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

2022-03-11 Thread commit-queue
Title: [291206] trunk/Source/WebKit Revision 291206 Author commit-qu...@webkit.org Date 2022-03-11 21:01:28 -0800 (Fri, 11 Mar 2022) Log Message Adjust when _setPrivacyProxyFailClosedForUnreachableNonMainHosts is called https://bugs.webkit.org/show_bug.cgi?id=237735 Patch by Alex

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

2022-03-11 Thread simon . fraser
Title: [291205] trunk/Source/WebKit Revision 291205 Author simon.fra...@apple.com Date 2022-03-11 20:07:43 -0800 (Fri, 11 Mar 2022) Log Message Unreviewed logging removal. Revert an ALWAYS_LOG_WITH_STREAM() that I inadvertently committed back to a LOG_WITH_STREAM(). *

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

2022-03-11 Thread pvollan
Title: [291204] trunk/Source/WebCore Revision 291204 Author pvol...@apple.com Date 2022-03-11 19:15:58 -0800 (Fri, 11 Mar 2022) Log Message [macOS] Image decoders should be restricted for Mail https://bugs.webkit.org/show_bug.cgi?id=237717 Reviewed by Geoffrey Garen. Use correct

[webkit-changes] [291203] trunk/Source

2022-03-11 Thread cdumez
Title: [291203] trunk/Source Revision 291203 Author cdu...@apple.com Date 2022-03-11 18:33:04 -0800 (Fri, 11 Mar 2022) Log Message IPC thread's QOS should match the sending thread's QOS when calling sendSync() https://bugs.webkit.org/show_bug.cgi?id=237800 Reviewed by Geoffrey Garen.

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

2022-03-11 Thread simon . fraser
Title: [291202] trunk/Source/WebKit Revision 291202 Author simon.fra...@apple.com Date 2022-03-11 18:23:42 -0800 (Fri, 11 Mar 2022) Log Message Move RemoteLayerBackingStore flusher creation into RemoteLayerBackingStoreCollection https://bugs.webkit.org/show_bug.cgi?id=237798 Reviewed by

[webkit-changes] [291201] trunk/Source

2022-03-11 Thread wenson_hsieh
Title: [291201] trunk/Source Revision 291201 Author wenson_hs...@apple.com Date 2022-03-11 16:56:15 -0800 (Fri, 11 Mar 2022) Log Message Refactor the filter block in DocumentMarkerController::filterMarkers() to return an enum type https://bugs.webkit.org/show_bug.cgi?id=237794 Reviewed

[webkit-changes] [291200] trunk

2022-03-11 Thread commit-queue
Title: [291200] trunk Revision 291200 Author commit-qu...@webkit.org Date 2022-03-11 16:32:18 -0800 (Fri, 11 Mar 2022) Log Message Finish implementing modify-headers actions for WKContentRuleList SPI https://bugs.webkit.org/show_bug.cgi?id=237784 Source/WebCore: Patch by Alex

[webkit-changes] [291199] trunk/Source/bmalloc

2022-03-11 Thread ysuzuki
Title: [291199] trunk/Source/bmalloc Revision 291199 Author ysuz...@apple.com Date 2022-03-11 16:00:08 -0800 (Fri, 11 Mar 2022) Log Message Unreviewed, ASan specific build fix https://bugs.webkit.org/show_bug.cgi?id=237572 * libpas/src/libpas/pas_utils.h: (pas_zero_memory): Modified

[webkit-changes] [291198] trunk

2022-03-11 Thread nmouchtaris
Title: [291198] trunk Revision 291198 Author nmouchta...@apple.com Date 2022-03-11 15:42:47 -0800 (Fri, 11 Mar 2022) Log Message [iOS] Fix ovserscroll-behavior for main document https://bugs.webkit.org/show_bug.cgi?id=237696 Reviewed by Simon Fraser. Source/WebCore: Make getters for

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

2022-03-11 Thread j_pascoe
Title: [291196] trunk/Source/WebKit Revision 291196 Author j_pas...@apple.com Date 2022-03-11 15:30:11 -0800 (Fri, 11 Mar 2022) Log Message [WebAuthn] Unreviewed build fix after r291177 https://bugs.webkit.org/show_bug.cgi?id=237797 rdar://problem/90183881 Remove unused move that is

[webkit-changes] [291195] tags/Safari-614.1.5.10/

2022-03-11 Thread kocsen_chung
Title: [291195] tags/Safari-614.1.5.10/ Revision 291195 Author kocsen_ch...@apple.com Date 2022-03-11 15:25:11 -0800 (Fri, 11 Mar 2022) Log Message Tag Safari-614.1.5.10. Added Paths tags/Safari-614.1.5.10/ Diff ___ webkit-changes

[webkit-changes] [291194] trunk

2022-03-11 Thread aperez
Title: [291194] trunk Revision 291194 Author ape...@igalia.com Date 2022-03-11 14:55:46 -0800 (Fri, 11 Mar 2022) Log Message [GLib] Expose ArrayBuffer in the public API https://bugs.webkit.org/show_bug.cgi?id=237088 Reviewed by Carlos Garcia Campos. This adds a set of new functions to

[webkit-changes] [291193] trunk/Tools

2022-03-11 Thread jbedard
Title: [291193] trunk/Tools Revision 291193 Author jbed...@apple.com Date 2022-03-11 14:45:35 -0800 (Fri, 11 Mar 2022) Log Message [Merge-Queue] Add queue triggered by label addition https://bugs.webkit.org/show_bug.cgi?id=237615 Reviewed by Aakash Jain. *

[webkit-changes] [291192] trunk/Source

2022-03-11 Thread emw
Title: [291192] trunk/Source Revision 291192 Author e...@apple.com Date 2022-03-11 14:30:31 -0800 (Fri, 11 Mar 2022) Log Message [Xcode] "Nest Headers" script phases copy headers incorrectly on Catalyst https://bugs.webkit.org/show_bug.cgi?id=237793 Reviewed by Alexey Proskuryakov.

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

2022-03-11 Thread simon . fraser
Title: [291191] trunk/Source/WebKit Revision 291191 Author simon.fra...@apple.com Date 2022-03-11 14:22:51 -0800 (Fri, 11 Mar 2022) Log Message Do buffer swapping on all RemoteLayerBackingStores before painting all of them https://bugs.webkit.org/show_bug.cgi?id=237752 Reviewed by Tim

[webkit-changes] [291190] trunk/Source

2022-03-11 Thread pvollan
Title: [291190] trunk/Source Revision 291190 Author pvol...@apple.com Date 2022-03-11 14:13:34 -0800 (Fri, 11 Mar 2022) Log Message [macOS] Image decoders should be restricted for Mail https://bugs.webkit.org/show_bug.cgi?id=237717 Reviewed by Geoffrey Garen. Source/WebCore: Only add

[webkit-changes] [291188] branches/safari-614.1.5-branch/Source

2022-03-11 Thread kocsen_chung
Title: [291188] branches/safari-614.1.5-branch/Source Revision 291188 Author kocsen_ch...@apple.com Date 2022-03-11 13:55:29 -0800 (Fri, 11 Mar 2022) Log Message Cherry-pick r291139. rdar://problem/90127039 Catalyst _javascript_Core, WebCore, WebKitLegacy, and WebKit shouldn't be

[webkit-changes] [291187] branches/safari-614.1.5-branch/Source

2022-03-11 Thread kocsen_chung
Title: [291187] branches/safari-614.1.5-branch/Source Revision 291187 Author kocsen_ch...@apple.com Date 2022-03-11 13:52:38 -0800 (Fri, 11 Mar 2022) Log Message Versioning. WebKit-7614.1.5.10 Modified Paths

[webkit-changes] [291186] trunk/Tools

2022-03-11 Thread jbedard
Title: [291186] trunk/Tools Revision 291186 Author jbed...@apple.com Date 2022-03-11 13:51:35 -0800 (Fri, 11 Mar 2022) Log Message [Merge-Queue] Check for merge-queue labels https://bugs.webkit.org/show_bug.cgi?id=237690 Reviewed by Aakash Jain. * Tools/CISupport/ews-build/steps.py:

[webkit-changes] [291185] trunk/Websites/webkit.org

2022-03-11 Thread jond
Title: [291185] trunk/Websites/webkit.org Revision 291185 Author j...@apple.com Date 2022-03-11 13:25:32 -0800 (Fri, 11 Mar 2022) Log Message Allow table of contents on posts in special cases https://bugs.webkit.org/show_bug.cgi?id=237744 Reviewed by Devin Rousso. *

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

2022-03-11 Thread msaboff
Title: [291184] trunk/Source/WebGPU Revision 291184 Author msab...@apple.com Date 2022-03-11 13:08:46 -0800 (Fri, 11 Mar 2022) Log Message WebGPU Catalyst builds fail when using the system content path https://bugs.webkit.org/show_bug.cgi?id=237790 Reviewed by Saam Barati. The value of

[webkit-changes] [291183] trunk/LayoutTests

2022-03-11 Thread zalan
Title: [291183] trunk/LayoutTests Revision 291183 Author za...@apple.com Date 2022-03-11 13:07:19 -0800 (Fri, 11 Mar 2022) Log Message [iOS] Unreviewed gardening after r291169. * platform/ios/fast/dynamic/insert-before-table-part-in-continuation-expected.txt: Modified Paths

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

2022-03-11 Thread cdumez
Title: [291182] trunk/Source/WebKit Revision 291182 Author cdu...@apple.com Date 2022-03-11 12:22:03 -0800 (Fri, 11 Mar 2022) Log Message Delay responsiveness checks for the Network Process until it has finished initialization https://bugs.webkit.org/show_bug.cgi?id=237782 Reviewed by

[webkit-changes] [291181] trunk

2022-03-11 Thread emw
Title: [291181] trunk Revision 291181 Author e...@apple.com Date 2022-03-11 11:14:03 -0800 (Fri, 11 Mar 2022) Log Message Makefile.shared: Rename WORKSPACE to WORKSPACE_PATH and allow overrides https://bugs.webkit.org/show_bug.cgi?id=237746 Reviewed by Alexey Proskuryakov. This permits

[webkit-changes] [291179] tags/Safari-613.2.2/

2022-03-11 Thread repstein
Title: [291179] tags/Safari-613.2.2/ Revision 291179 Author repst...@apple.com Date 2022-03-11 11:05:16 -0800 (Fri, 11 Mar 2022) Log Message Tag Safari-613.2.2. Added Paths tags/Safari-613.2.2/ Diff ___ webkit-changes mailing list

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

2022-03-11 Thread simon . fraser
Title: [291178] trunk/Source/WebKit Revision 291178 Author simon.fra...@apple.com Date 2022-03-11 10:42:03 -0800 (Fri, 11 Mar 2022) Log Message Some minor refactoring in RemoteLayerBackingStore https://bugs.webkit.org/show_bug.cgi?id=237749 Reviewed by Tim Horton. Simplify

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

2022-03-11 Thread j_pascoe
Title: [291177] trunk/Source/WebKit Revision 291177 Author j_pas...@apple.com Date 2022-03-11 10:25:39 -0800 (Fri, 11 Mar 2022) Log Message [WebAuthn] Cancel running operations in ASA on navigation https://bugs.webkit.org/show_bug.cgi?id=237452 rdar://problem/89781990 Reviewed by Brent

[webkit-changes] [291176] trunk

2022-03-11 Thread j_pascoe
Title: [291176] trunk Revision 291176 Author j_pas...@apple.com Date 2022-03-11 09:49:14 -0800 (Fri, 11 Mar 2022) Log Message [WebAuthn] Support authenticatorSelection.residentKey ResidentKeyRequirement https://bugs.webkit.org/show_bug.cgi?id=237567 rdar://89788378 Reviewed by Brent

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

2022-03-11 Thread nham
Title: [291175] trunk/Source/WebCore Revision 291175 Author n...@apple.com Date 2022-03-11 09:39:43 -0800 (Fri, 11 Mar 2022) Log Message Fix WebContent jetsam that occurs when selecting text in a large e-mail https://bugs.webkit.org/show_bug.cgi?id=237698 Reviewed by Simon Fraser. When

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

2022-03-11 Thread Hironori . Fujii
Title: [291174] trunk/Source/WebKit Revision 291174 Author hironori.fu...@sony.com Date 2022-03-11 09:38:17 -0800 (Fri, 11 Mar 2022) Log Message [WinCairo] DrawingAreaWC::sendUpdateAC should keep a WeakPtr of this for the reply handler https://bugs.webkit.org/show_bug.cgi?id=237757

[webkit-changes] [291173] trunk/LayoutTests

2022-03-11 Thread don . olmstead
Title: [291173] trunk/LayoutTests Revision 291173 Author don.olmst...@sony.com Date 2022-03-11 09:31:51 -0800 (Fri, 11 Mar 2022) Log Message Platforms implementing WebSocketTask pass hybi/close-and-server-script-exception-expected.txt https://bugs.webkit.org/show_bug.cgi?id=237727

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

2022-03-11 Thread brandonstewart
Title: [291172] trunk/Source/WebCore Revision 291172 Author brandonstew...@apple.com Date 2022-03-11 09:16:52 -0800 (Fri, 11 Mar 2022) Log Message Verify values before adding to hash map https://bugs.webkit.org/show_bug.cgi?id=237781 Reviewed by Simon Fraser. Verify values before

[webkit-changes] [291171] trunk

2022-03-11 Thread graouts
Title: [291171] trunk Revision 291171 Author grao...@webkit.org Date 2022-03-11 09:11:24 -0800 (Fri, 11 Mar 2022) Log Message [web-animations] shape-rendering should support discrete animation https://bugs.webkit.org/show_bug.cgi?id=237767 Reviewed by Antti Koivisto.

[webkit-changes] [291170] trunk

2022-03-11 Thread graouts
Title: [291170] trunk Revision 291170 Author grao...@webkit.org Date 2022-03-11 09:08:15 -0800 (Fri, 11 Mar 2022) Log Message [web-animations] vector-effect should support discrete animation https://bugs.webkit.org/show_bug.cgi?id=237766 Reviewed by Antti Koivisto.

[webkit-changes] [291169] trunk

2022-03-11 Thread zalan
Title: [291169] trunk Revision 291169 Author za...@apple.com Date 2022-03-11 08:44:43 -0800 (Fri, 11 Mar 2022) Log Message [IFC][Integration] Add support for inline table https://bugs.webkit.org/show_bug.cgi?id=237498 Reviewed by Antti Koivisto. Source/WebCore: This patch enables

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

2022-03-11 Thread pvollan
Title: [291168] trunk/Source/WebKit Revision 291168 Author pvol...@apple.com Date 2022-03-11 08:05:37 -0800 (Fri, 11 Mar 2022) Log Message [macOS][WP] Add required sys call to sandbox https://bugs.webkit.org/show_bug.cgi?id=237739 Reviewed by Chris Dumez. Add a rarely used, but

[webkit-changes] [291167] trunk

2022-03-11 Thread youenn
Title: [291167] trunk Revision 291167 Author you...@apple.com Date 2022-03-11 07:33:07 -0800 (Fri, 11 Mar 2022) Log Message Do capture video frame downsampling in GPUProcess https://bugs.webkit.org/show_bug.cgi?id=237316 Reviewed by Eric Carlson. Source/WebCore: To prevent some

[webkit-changes] [291164] trunk

2022-03-11 Thread graouts
Title: [291164] trunk Revision 291164 Author grao...@webkit.org Date 2022-03-11 06:27:14 -0800 (Fri, 11 Mar 2022) Log Message [web-animations] stroke-linejoin should support discrete animation https://bugs.webkit.org/show_bug.cgi?id=237764 Reviewed by Antti Koivisto.

[webkit-changes] [291165] trunk/Source

2022-03-11 Thread mikhail
Title: [291165] trunk/Source Revision 291165 Author mikh...@igalia.com Date 2022-03-11 06:27:16 -0800 (Fri, 11 Mar 2022) Log Message Debug build failure after r246172: ASSERT_UNDER_CONSTEXPR_CONTEXT should work in constexpr contexts https://bugs.webkit.org/show_bug.cgi?id=236728

[webkit-changes] [291163] trunk

2022-03-11 Thread graouts
Title: [291163] trunk Revision 291163 Author grao...@webkit.org Date 2022-03-11 06:23:34 -0800 (Fri, 11 Mar 2022) Log Message [web-animations] stroke-linecap should support discrete animation https://bugs.webkit.org/show_bug.cgi?id=237763 Reviewed by Antti Koivisto.

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

2022-03-11 Thread commit-queue
Title: [291162] trunk/Source/WebCore Revision 291162 Author commit-qu...@webkit.org Date 2022-03-11 06:19:05 -0800 (Fri, 11 Mar 2022) Log Message Rename invalidation methods in SVGElement https://bugs.webkit.org/show_bug.cgi?id=237716 Patch by Rob Buis on 2022-03-11 Reviewed by Martin

[webkit-changes] [291161] trunk

2022-03-11 Thread graouts
Title: [291161] trunk Revision 291161 Author grao...@webkit.org Date 2022-03-11 06:17:13 -0800 (Fri, 11 Mar 2022) Log Message [web-animations] mask-repeat should support discrete animation https://bugs.webkit.org/show_bug.cgi?id=237771 Reviewed by Antti Koivisto.

[webkit-changes] [291160] trunk

2022-03-11 Thread graouts
Title: [291160] trunk Revision 291160 Author grao...@webkit.org Date 2022-03-11 06:08:29 -0800 (Fri, 11 Mar 2022) Log Message [web-animations] mask-mode should support discrete animation https://bugs.webkit.org/show_bug.cgi?id=237770 Reviewed by Antti Koivisto.

[webkit-changes] [291159] trunk

2022-03-11 Thread graouts
Title: [291159] trunk Revision 291159 Author grao...@webkit.org Date 2022-03-11 06:05:02 -0800 (Fri, 11 Mar 2022) Log Message [web-animations] mask-composite should support discrete animation https://bugs.webkit.org/show_bug.cgi?id=237769 Reviewed by Antti Koivisto.

[webkit-changes] [291158] trunk

2022-03-11 Thread graouts
Title: [291158] trunk Revision 291158 Author grao...@webkit.org Date 2022-03-11 06:01:39 -0800 (Fri, 11 Mar 2022) Log Message [web-animations] mask-type should support discrete animation https://bugs.webkit.org/show_bug.cgi?id=237768 Reviewed by Antti Koivisto.

[webkit-changes] [291157] trunk

2022-03-11 Thread graouts
Title: [291157] trunk Revision 291157 Author grao...@webkit.org Date 2022-03-11 05:48:53 -0800 (Fri, 11 Mar 2022) Log Message [web-animations] text-rendering should support discrete animation https://bugs.webkit.org/show_bug.cgi?id=23 Reviewed by Antti Koivisto.

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

2022-03-11 Thread graouts
Title: [291156] trunk/Source/WebCore Revision 291156 Author grao...@webkit.org Date 2022-03-11 05:45:25 -0800 (Fri, 11 Mar 2022) Log Message [web-animations] refactor discrete FontCascadeDescription to use dedicated animation wrappers https://bugs.webkit.org/show_bug.cgi?id=237776

[webkit-changes] [291154] trunk

2022-03-11 Thread antti
Title: [291154] trunk Revision 291154 Author an...@apple.com Date 2022-03-11 03:51:29 -0800 (Fri, 11 Mar 2022) Log Message [CSS Container Queries] Only apply inline-size containment when it is allowed https://bugs.webkit.org/show_bug.cgi?id=237761 Reviewed by Antoine Quint.

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

2022-03-11 Thread commit-queue
Title: [291153] trunk/Source/WebCore Revision 291153 Author commit-qu...@webkit.org Date 2022-03-11 03:17:29 -0800 (Fri, 11 Mar 2022) Log Message Unreviewed isInGPUProcess() fix after 248209@main https://bugs.webkit.org/show_bug.cgi?id=237762 Patch by Zan Dobersek on 2022-03-11 *

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

2022-03-11 Thread graouts
Title: [291151] trunk/Source/WebCore Revision 291151 Author grao...@webkit.org Date 2022-03-11 01:27:16 -0800 (Fri, 11 Mar 2022) Log Message [web-animations] refactor discrete SVG properties to use a dedicated animation wrapper https://bugs.webkit.org/show_bug.cgi?id=237760 Reviewed by

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

2022-03-11 Thread dpino
Title: [291150] trunk/Source/WebKit Revision 291150 Author dp...@igalia.com Date 2022-03-11 01:20:28 -0800 (Fri, 11 Mar 2022) Log Message [GLIB] Debian Stable & Ubuntu LTS build is failing after r291093 https://bugs.webkit.org/show_bug.cgi?id=237756 Reviewed by Carlos Garcia Campos.

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

2022-03-11 Thread timothy_horton
Title: [291149] trunk/Source/WebKit Revision 291149 Author timothy_hor...@apple.com Date 2022-03-11 00:40:16 -0800 (Fri, 11 Mar 2022) Log Message Disable WebGL and DOM GPU process when some dependencies are unavailable https://bugs.webkit.org/show_bug.cgi?id=237700 Reviewed by Eric