[webkit-changes] [293716] trunk/Source/WebKit

2022-05-02 Thread timothy_horton
Title: [293716] trunk/Source/WebKit Revision 293716 Author timothy_hor...@apple.com Date 2022-05-02 22:26:59 -0700 (Mon, 02 May 2022) Log Message REGRESSION (r292351): Processes no longer get the right jetsam priority on iOS https://bugs.webkit.org/show_bug.cgi?id=239992 Reviewed by

[webkit-changes] [293715] trunk/LayoutTests

2022-05-02 Thread jenner
Title: [293715] trunk/LayoutTests Revision 293715 Author jen...@apple.com Date 2022-05-02 22:19:30 -0700 (Mon, 02 May 2022) Log Message [ Monterey wk1 GuardMalloc ] fast/borders/hidpi-3x-input-hairline-border.html is timing out Unreviewed test gardening. *

[webkit-changes] [293714] trunk

2022-05-02 Thread ysuzuki
Title: [293714] trunk Revision 293714 Author ysuz...@apple.com Date 2022-05-02 22:07:01 -0700 (Mon, 02 May 2022) Log Message [JSC] Introduce unlinked version of invalidation https://bugs.webkit.org/show_bug.cgi?id=239887 Reviewed by Saam Barati. This patch makes invalidation mechanism

[webkit-changes] [293713] trunk/LayoutTests

2022-05-02 Thread jenner
Title: [293713] trunk/LayoutTests Revision 293713 Author jen...@apple.com Date 2022-05-02 21:38:50 -0700 (Mon, 02 May 2022) Log Message [ iOS macOS wk2 ]compositing/video/video-bo rder-radius-clipping.html is a flakey image failure https://bugs.webkit.org/show_bug.cgi?id=224690

[webkit-changes] [293712] trunk/LayoutTests

2022-05-02 Thread jenner
Title: [293712] trunk/LayoutTests Revision 293712 Author jen...@apple.com Date 2022-05-02 21:15:31 -0700 (Mon, 02 May 2022) Log Message [ iOS macOS wk2 ]compositing/video/video-bo rder-radius-clipping.html is a flakey image failure https://bugs.webkit.org/show_bug.cgi?id=224690

[webkit-changes] [293711] trunk

2022-05-02 Thread yijia_huang
Title: [293711] trunk Revision 293711 Author yijia_hu...@apple.com Date 2022-05-02 20:43:15 -0700 (Mon, 02 May 2022) Log Message Update yijia's info in constributors https://bugs.webkit.org/show_bug.cgi?id=239994 Unreviewed. * metadata/contributors.json: Modified Paths

[webkit-changes] [293710] trunk/Source/JavaScriptCore

2022-05-02 Thread ysuzuki
Title: [293710] trunk/Source/_javascript_Core Revision 293710 Author ysuz...@apple.com Date 2022-05-02 20:02:04 -0700 (Mon, 02 May 2022) Log Message [JSC] Introduce shifting Structure encoding https://bugs.webkit.org/show_bug.cgi?id=239957 Reviewed by Mark Lam. For platforms which have

[webkit-changes] [293709] trunk/Tools/TestWebKitAPI/Tests/WTF/Ref.cpp

2022-05-02 Thread cdumez
Title: [293709] trunk/Tools/TestWebKitAPI/Tests/WTF/Ref.cpp Revision 293709 Author cdu...@apple.com Date 2022-05-02 19:08:46 -0700 (Mon, 02 May 2022) Log Message Add API tests for ref-counting churn in static_reference_cast<>() https://bugs.webkit.org/show_bug.cgi?id=239987 Reviewed by

[webkit-changes] [293708] trunk

2022-05-02 Thread ysuzuki
Title: [293708] trunk Revision 293708 Author ysuz...@apple.com Date 2022-05-02 18:55:37 -0700 (Mon, 02 May 2022) Log Message [JSC] Add ISO8601 based Temporal.PlainDate getters https://bugs.webkit.org/show_bug.cgi?id=239949 Reviewed by Ross Kirsling and Dean Jackson. This patch adds

[webkit-changes] [293707] trunk/Source/WebKit

2022-05-02 Thread gnavamarino
Title: [293707] trunk/Source/WebKit Revision 293707 Author gnavamar...@apple.com Date 2022-05-02 18:32:11 -0700 (Mon, 02 May 2022) Log Message Crash in WebKit::ModelElementController::modelElementCreateRemotePreview https://bugs.webkit.org/show_bug.cgi?id=239985 Reviewed by Dean

[webkit-changes] [293706] trunk/Source/WebInspectorUI

2022-05-02 Thread commit-queue
Title: [293706] trunk/Source/WebInspectorUI Revision 293706 Author commit-qu...@webkit.org Date 2022-05-02 17:59:22 -0700 (Mon, 02 May 2022) Log Message WebInspector: Improve rendering of GLbitfield in WebGL canvas recordings. https://bugs.webkit.org/show_bug.cgi?id=239589 Patch by Dan

[webkit-changes] [293705] tags/WebKit-7613.2.7.0.7/

2022-05-02 Thread alancoon
Title: [293705] tags/WebKit-7613.2.7.0.7/ Revision 293705 Author alanc...@apple.com Date 2022-05-02 17:55:03 -0700 (Mon, 02 May 2022) Log Message Tag WebKit-7613.2.7.0.7. Added Paths tags/WebKit-7613.2.7.0.7/ Diff ___ webkit-changes

[webkit-changes] [293704] tags/WebKit-7613.2.7.1.8/

2022-05-02 Thread alancoon
Title: [293704] tags/WebKit-7613.2.7.1.8/ Revision 293704 Author alanc...@apple.com Date 2022-05-02 17:53:47 -0700 (Mon, 02 May 2022) Log Message Tag WebKit-7613.2.7.1.8. Added Paths tags/WebKit-7613.2.7.1.8/ Diff ___ webkit-changes

[webkit-changes] [293703] trunk

2022-05-02 Thread cdumez
Title: [293703] trunk Revision 293703 Author cdu...@apple.com Date 2022-05-02 17:37:42 -0700 (Mon, 02 May 2022) Log Message Drop some unused StringImpl / AtomStringImpl / AtomString API https://bugs.webkit.org/show_bug.cgi?id=239912 Reviewed by Yusuke Suzuki. Simplifies our API a bit

[webkit-changes] [293702] trunk/LayoutTests

2022-05-02 Thread commit-queue
Title: [293702] trunk/LayoutTests Revision 293702 Author commit-qu...@webkit.org Date 2022-05-02 17:04:42 -0700 (Mon, 02 May 2022) Log Message [ iOS ][ macOS ] css3/calc/transitions-dependent.html is a flaky failure https://bugs.webkit.org/show_bug.cgi?id=239990 Unreviewed test

[webkit-changes] [293701] trunk/Source

2022-05-02 Thread cdumez
Title: [293701] trunk/Source Revision 293701 Author cdu...@apple.com Date 2022-05-02 17:01:12 -0700 (Mon, 02 May 2022) Log Message Move starAtom() / xmlAtom() / xmlnsAtom() from WTF to WebCore https://bugs.webkit.org/show_bug.cgi?id=239969 Reviewed by Darin Adler. Move starAtom() /

[webkit-changes] [293700] trunk/Source/WebCore

2022-05-02 Thread zalan
Title: [293700] trunk/Source/WebCore Revision 293700 Author za...@apple.com Date 2022-05-02 16:33:04 -0700 (Mon, 02 May 2022) Log Message [Quirks] REGRESSION (r286874): Menu is Cut Off After Pressing Search Icon on Hotels.com https://bugs.webkit.org/show_bug.cgi?id=239980 Reviewed by

[webkit-changes] [293699] branches/safari-613-branch/Source/WebKit

2022-05-02 Thread alancoon
Title: [293699] branches/safari-613-branch/Source/WebKit Revision 293699 Author alanc...@apple.com Date 2022-05-02 16:25:25 -0700 (Mon, 02 May 2022) Log Message Apply patch. rdar://problem/92617943 Modified Paths branches/safari-613-branch/Source/WebKit/ChangeLog

[webkit-changes] [293698] branches/safari-613.2.7.1-branch/Source/WebKit

2022-05-02 Thread alancoon
Title: [293698] branches/safari-613.2.7.1-branch/Source/WebKit Revision 293698 Author alanc...@apple.com Date 2022-05-02 16:11:54 -0700 (Mon, 02 May 2022) Log Message Apply patch. rdar://problem/92617943 Modified Paths branches/safari-613.2.7.1-branch/Source/WebKit/ChangeLog

[webkit-changes] [293697] trunk/Source/WebKit

2022-05-02 Thread achristensen
Title: [293697] trunk/Source/WebKit Revision 293697 Author achristen...@apple.com Date 2022-05-02 16:04:27 -0700 (Mon, 02 May 2022) Log Message Revert all use of _setPrivacyProxyFailClosedForUnreachableNonMainHosts https://bugs.webkit.org/show_bug.cgi?id=239977 Reviewed by John

[webkit-changes] [293696] tags/WebKit-7614.1.11.5/

2022-05-02 Thread repstein
Title: [293696] tags/WebKit-7614.1.11.5/ Revision 293696 Author repst...@apple.com Date 2022-05-02 16:04:06 -0700 (Mon, 02 May 2022) Log Message Tag WebKit-7614.1.11.5. Added Paths tags/WebKit-7614.1.11.5/ Diff ___ webkit-changes

[webkit-changes] [293694] branches/safari-614.1.11-branch/Source

2022-05-02 Thread repstein
Title: [293694] branches/safari-614.1.11-branch/Source Revision 293694 Author repst...@apple.com Date 2022-05-02 16:01:30 -0700 (Mon, 02 May 2022) Log Message Versioning. WebKit-7614.1.11.5 Modified Paths

[webkit-changes] [293695] branches/safari-613.2.7.1-branch/Source

2022-05-02 Thread alancoon
Title: [293695] branches/safari-613.2.7.1-branch/Source Revision 293695 Author alanc...@apple.com Date 2022-05-02 16:01:35 -0700 (Mon, 02 May 2022) Log Message Versioning. WebKit-7613.2.7.1.8 Modified Paths

[webkit-changes] [293693] trunk/Source/JavaScriptCore

2022-05-02 Thread ysuzuki
Title: [293693] trunk/Source/_javascript_Core Revision 293693 Author ysuz...@apple.com Date 2022-05-02 15:58:40 -0700 (Mon, 02 May 2022) Log Message [JSC] Fix ASan crash due to CString ownership https://bugs.webkit.org/show_bug.cgi?id=239981 Reviewed by Darin Adler and Mark Lam. We

[webkit-changes] [293692] branches/safari-613.2.7.0-branch/Source/WebKit

2022-05-02 Thread repstein
Title: [293692] branches/safari-613.2.7.0-branch/Source/WebKit Revision 293692 Author repst...@apple.com Date 2022-05-02 15:49:23 -0700 (Mon, 02 May 2022) Log Message Apply patch. rdar://problem/92617943 Modified Paths branches/safari-613.2.7.0-branch/Source/WebKit/ChangeLog

[webkit-changes] [293691] trunk/LayoutTests/imported/w3c

2022-05-02 Thread achristensen
Title: [293691] trunk/LayoutTests/imported/w3c Revision 293691 Author achristen...@apple.com Date 2022-05-02 15:48:00 -0700 (Mon, 02 May 2022) Log Message Update some wpt tests with control characters in cookies https://bugs.webkit.org/show_bug.cgi?id=239966 Reviewed by Chris Dumez.

[webkit-changes] [293690] branches/safari-613.2.7.0-branch/Source

2022-05-02 Thread repstein
Title: [293690] branches/safari-613.2.7.0-branch/Source Revision 293690 Author repst...@apple.com Date 2022-05-02 15:46:58 -0700 (Mon, 02 May 2022) Log Message Versioning. WebKit-7613.2.7.0.7 Modified Paths

[webkit-changes] [293689] trunk

2022-05-02 Thread obrufau
Title: [293689] trunk Revision 293689 Author obru...@igalia.com Date 2022-05-02 15:35:13 -0700 (Mon, 02 May 2022) Log Message [cssom] Don't index 'all' shorthand in computed styles https://bugs.webkit.org/show_bug.cgi?id=239669 Reviewed by Darin Adler. LayoutTests/imported/w3c: Update

[webkit-changes] [293688] trunk/Source

2022-05-02 Thread justin_michaud
Title: [293688] trunk/Source Revision 293688 Author justin_mich...@apple.com Date 2022-05-02 15:33:52 -0700 (Mon, 02 May 2022) Log Message Add option to JSC shell to wait for a USR2 signal before exiting to aid in collection of vmmaps https://bugs.webkit.org/show_bug.cgi?id=239919

[webkit-changes] [293687] tags/WebKit-7614.1.11.4/

2022-05-02 Thread repstein
Title: [293687] tags/WebKit-7614.1.11.4/ Revision 293687 Author repst...@apple.com Date 2022-05-02 15:22:40 -0700 (Mon, 02 May 2022) Log Message Tag WebKit-7614.1.11.4. Added Paths tags/WebKit-7614.1.11.4/ Diff ___ webkit-changes

[webkit-changes] [293686] branches/safari-614.1.11-branch/Source

2022-05-02 Thread repstein
Title: [293686] branches/safari-614.1.11-branch/Source Revision 293686 Author repst...@apple.com Date 2022-05-02 15:19:43 -0700 (Mon, 02 May 2022) Log Message Versioning. WebKit-7614.1.11.4 Modified Paths

[webkit-changes] [293685] trunk/Source/JavaScriptCore

2022-05-02 Thread commit-queue
Title: [293685] trunk/Source/_javascript_Core Revision 293685 Author commit-qu...@webkit.org Date 2022-05-02 14:56:21 -0700 (Mon, 02 May 2022) Log Message Unreviewed, reverting r293680. https://bugs.webkit.org/show_bug.cgi?id=239983 crash on iOS Reverted changeset: "[JSC] Introduce

[webkit-changes] [293684] trunk

2022-05-02 Thread drousso
Title: [293684] trunk Revision 293684 Author drou...@apple.com Date 2022-05-02 14:52:11 -0700 (Mon, 02 May 2022) Log Message [Modern Media Controls] REGRESSION(?) tapping a video to start playing for the first time doesn't start playing https://bugs.webkit.org/show_bug.cgi?id=239918

[webkit-changes] [293683] trunk/Source/WebKit

2022-05-02 Thread cdumez
Title: [293683] trunk/Source/WebKit Revision 293683 Author cdu...@apple.com Date 2022-05-02 14:18:31 -0700 (Mon, 02 May 2022) Log Message Use a strongly typed identifier for requests to mark surfaces as volatile https://bugs.webkit.org/show_bug.cgi?id=239974 Reviewed by Simon Fraser. *

[webkit-changes] [293682] trunk/Source/WTF/wtf/Ref.h

2022-05-02 Thread cdumez
Title: [293682] trunk/Source/WTF/wtf/Ref.h Revision 293682 Author cdu...@apple.com Date 2022-05-02 13:31:54 -0700 (Mon, 02 May 2022) Log Message static_reference_cast(const Ref&) causes unnecessary ref-counting churn https://bugs.webkit.org/show_bug.cgi?id=239970 Reviewed by Geoffrey

[webkit-changes] [293681] trunk

2022-05-02 Thread wenson_hsieh
Title: [293681] trunk Revision 293681 Author wenson_hs...@apple.com Date 2022-05-02 13:29:40 -0700 (Mon, 02 May 2022) Log Message [macOS] The "Markup Image" services menu item should be gated on image analysis results https://bugs.webkit.org/show_bug.cgi?id=239933 rdar://92348202

[webkit-changes] [293680] trunk/Source/JavaScriptCore

2022-05-02 Thread ysuzuki
Title: [293680] trunk/Source/_javascript_Core Revision 293680 Author ysuz...@apple.com Date 2022-05-02 13:15:44 -0700 (Mon, 02 May 2022) Log Message [JSC] Introduce shifting Structure encoding https://bugs.webkit.org/show_bug.cgi?id=239957 Reviewed by Mark Lam. For platforms which have

[webkit-changes] [293679] trunk

2022-05-02 Thread youenn
Title: [293679] trunk Revision 293679 Author you...@apple.com Date 2022-05-02 13:15:27 -0700 (Mon, 02 May 2022) Log Message Cancel response stream if load is being cancelled by the web page https://bugs.webkit.org/show_bug.cgi?id=239968 Reviewed by Chris Dumez.

[webkit-changes] [293678] tags/WebKit-7614.1.11.3/

2022-05-02 Thread repstein
Title: [293678] tags/WebKit-7614.1.11.3/ Revision 293678 Author repst...@apple.com Date 2022-05-02 13:06:19 -0700 (Mon, 02 May 2022) Log Message Tag WebKit-7614.1.11.3. Added Paths tags/WebKit-7614.1.11.3/ Diff ___ webkit-changes

[webkit-changes] [293677] branches/safari-614.1.11-branch/Source

2022-05-02 Thread repstein
Title: [293677] branches/safari-614.1.11-branch/Source Revision 293677 Author repst...@apple.com Date 2022-05-02 12:56:28 -0700 (Mon, 02 May 2022) Log Message Versioning. WebKit-7614.1.11.3 Modified Paths

[webkit-changes] [293676] trunk

2022-05-02 Thread youenn
Title: [293676] trunk Revision 293676 Author you...@apple.com Date 2022-05-02 12:46:33 -0700 (Mon, 02 May 2022) Log Message PWA in iOS use old assets after publish new servicerWorker/assets https://bugs.webkit.org/show_bug.cgi?id=199110 Reviewed by Chris Dumez. Source/WebCore: In

[webkit-changes] [293675] trunk/Source/WebGPU

2022-05-02 Thread achristensen
Title: [293675] trunk/Source/WebGPU Revision 293675 Author achristen...@apple.com Date 2022-05-02 12:44:02 -0700 (Mon, 02 May 2022) Log Message Fix tvOS build https://bugs.webkit.org/show_bug.cgi?id=239973 * WebGPU/HardwareCapabilities.mm: Modified Paths trunk/Source/WebGPU/ChangeLog

[webkit-changes] [293674] trunk/Source/WebGPU

2022-05-02 Thread mmaxfield
Title: [293674] trunk/Source/WebGPU Revision 293674 Author mmaxfi...@apple.com Date 2022-05-02 12:15:48 -0700 (Mon, 02 May 2022) Log Message [WebGPU] [tvOS] Neither MTLGPUFamilyApple6 nor MTLGPUFamilyApple7 exist on tvOS https://bugs.webkit.org/show_bug.cgi?id=239973 Unreviewed build

[webkit-changes] [293673] trunk

2022-05-02 Thread zsun
Title: [293673] trunk Revision 293673 Author z...@igalia.com Date 2022-05-02 12:12:06 -0700 (Mon, 02 May 2022) Log Message [selection] Set correct selection range for TEXTAREA when updating default value https://bugs.webkit.org/show_bug.cgi?id=237525 Reviewed by Chris Dumez.

[webkit-changes] [293672] trunk

2022-05-02 Thread Hironori . Fujii
Title: [293672] trunk Revision 293672 Author hironori.fu...@sony.com Date 2022-05-02 12:01:44 -0700 (Mon, 02 May 2022) Log Message HTML Parser: Wrong column number in CR-LF line ending style (DOS EOL style) HTML files https://bugs.webkit.org/show_bug.cgi?id=239947 Reviewed by Myles C.

[webkit-changes] [293670] trunk

2022-05-02 Thread obrufau
Title: [293670] trunk Revision 293670 Author obru...@igalia.com Date 2022-05-02 11:05:02 -0700 (Mon, 02 May 2022) Log Message [cssom] Enumerate all logical longhands in the computed style https://bugs.webkit.org/show_bug.cgi?id=239910 Reviewed by Darin Adler. LayoutTests/imported/w3c:

[webkit-changes] [293669] tags/WebKit-7614.1.11.2/

2022-05-02 Thread repstein
Title: [293669] tags/WebKit-7614.1.11.2/ Revision 293669 Author repst...@apple.com Date 2022-05-02 10:21:34 -0700 (Mon, 02 May 2022) Log Message Tag WebKit-7614.1.11.2. Added Paths tags/WebKit-7614.1.11.2/ Diff ___ webkit-changes

[webkit-changes] [293668] branches/safari-614.1.11-branch/Source

2022-05-02 Thread repstein
Title: [293668] branches/safari-614.1.11-branch/Source Revision 293668 Author repst...@apple.com Date 2022-05-02 10:15:15 -0700 (Mon, 02 May 2022) Log Message Versioning. WebKit-7614.1.11.2 Modified Paths

[webkit-changes] [293667] trunk/Tools

2022-05-02 Thread jbedard
Title: [293667] trunk/Tools Revision 293667 Author jbed...@apple.com Date 2022-05-02 09:57:43 -0700 (Mon, 02 May 2022) Log Message [git-webkit] log should support ranges https://bugs.webkit.org/show_bug.cgi?id=239510 Reviewed by Ryan Haddad. *

[webkit-changes] [293666] trunk/JSTests

2022-05-02 Thread angelos
Title: [293666] trunk/JSTests Revision 293666 Author ange...@igalia.com Date 2022-05-02 09:52:55 -0700 (Mon, 02 May 2022) Log Message new-largeish-contiguous-array-with-size.js: pick up leakFactor https://bugs.webkit.org/show_bug.cgi?id=239963 Unreviewed gardening. The //@ directives

[webkit-changes] [293665] trunk

2022-05-02 Thread youenn
Title: [293665] trunk Revision 293665 Author you...@apple.com Date 2022-05-02 09:29:48 -0700 (Mon, 02 May 2022) Log Message Register shared workers as service worker clients https://bugs.webkit.org/show_bug.cgi?id=239846 Reviewed by Chris Dumez. LayoutTests/imported/w3c: *

[webkit-changes] [293664] trunk/Source/WebCore

2022-05-02 Thread youenn
Title: [293664] trunk/Source/WebCore Revision 293664 Author you...@apple.com Date 2022-05-02 09:15:55 -0700 (Mon, 02 May 2022) Log Message VPIO requires the same sample rate for microphone and speaker formats https://bugs.webkit.org/show_bug.cgi?id=239956 Reviewed by Eric Carlson. VPIO

[webkit-changes] [293663] trunk

2022-05-02 Thread wenson_hsieh
Title: [293663] trunk Revision 293663 Author wenson_hs...@apple.com Date 2022-05-02 08:55:35 -0700 (Mon, 02 May 2022) Log Message [iOS] Add support for the "Markup Image" action when right clicking an image in editable content https://bugs.webkit.org/show_bug.cgi?id=239948

[webkit-changes] [293662] trunk/LayoutTests

2022-05-02 Thread antti
Title: [293662] trunk/LayoutTests Revision 293662 Author an...@apple.com Date 2022-05-02 08:08:16 -0700 (Mon, 02 May 2022) Log Message REGRESSION: fast/css/stylesheet-candidate-nodes-crash.xhtml is a constant text failure https://bugs.webkit.org/show_bug.cgi?id=239960 rdar://92293472

[webkit-changes] [293661] trunk/Source/WebCore

2022-05-02 Thread commit-queue
Title: [293661] trunk/Source/WebCore Revision 293661 Author commit-qu...@webkit.org Date 2022-05-02 03:56:24 -0700 (Mon, 02 May 2022) Log Message [GStreamer][Debug] media-recorder tests hitting an ASSERT https://bugs.webkit.org/show_bug.cgi?id=239942 Patch by Philippe Normand on

[webkit-changes] [293660] trunk

2022-05-02 Thread commit-queue
Title: [293660] trunk Revision 293660 Author commit-qu...@webkit.org Date 2022-05-02 02:31:55 -0700 (Mon, 02 May 2022) Log Message [GLib] Make WebKitSettings XSS auditor functions no-op https://bugs.webkit.org/show_bug.cgi?id=239651 Patch by Michael Catanzaro on 2022-05-02 Reviewed by