[webkit-changes] [285198] trunk/Tools

2021-11-02 Thread timothy_horton
Title: [285198] trunk/Tools Revision 285198 Author timothy_hor...@apple.com Date 2021-11-02 20:37:50 -0700 (Tue, 02 Nov 2021) Log Message UnicodeDecodeError in write_reftest copying a non-UTF8 expected result file https://bugs.webkit.org/show_bug.cgi?id=232643 Reviewed by Alexey

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

2021-11-02 Thread ross . kirsling
Title: [285197] trunk/Source/_javascript_Core Revision 285197 Author ross.kirsl...@sony.com Date 2021-11-02 20:23:51 -0700 (Tue, 02 Nov 2021) Log Message [JSC] Add LLInt fast path for OpMod on x86_64 https://bugs.webkit.org/show_bug.cgi?id=232644 Reviewed by Saam Barati and Yusuke

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

2021-11-02 Thread caitp
Title: [285196] trunk/Source/WebCore Revision 285196 Author ca...@igalia.com Date 2021-11-02 20:08:11 -0700 (Tue, 02 Nov 2021) Log Message [WebIDL] Support [Exposed=*] extended attribute https://bugs.webkit.org/show_bug.cgi?id=231082 Reviewed by Chris Dumez. Adds a shorthand to expose

[webkit-changes] [285195] trunk/Source

2021-11-02 Thread don . olmstead
Title: [285195] trunk/Source Revision 285195 Author don.olmst...@sony.com Date 2021-11-02 19:26:54 -0700 (Tue, 02 Nov 2021) Log Message Non-unified build fixes early November 2021 edition https://bugs.webkit.org/show_bug.cgi?id=232589 Unreviewed non-unified build fixes.

[webkit-changes] [285194] tags/Safari-613.1.6.7/

2021-11-02 Thread repstein
Title: [285194] tags/Safari-613.1.6.7/ Revision 285194 Author repst...@apple.com Date 2021-11-02 19:19:07 -0700 (Tue, 02 Nov 2021) Log Message Tag Safari-613.1.6.7. Added Paths tags/Safari-613.1.6.7/ Diff ___ webkit-changes mailing

[webkit-changes] [285193] branches/safari-613.1.6-branch/Source

2021-11-02 Thread repstein
Title: [285193] branches/safari-613.1.6-branch/Source Revision 285193 Author repst...@apple.com Date 2021-11-02 19:12:28 -0700 (Tue, 02 Nov 2021) Log Message Versioning. WebKit-7613.1.6.7 Modified Paths

[webkit-changes] [285192] trunk

2021-11-02 Thread commit-queue
Title: [285192] trunk Revision 285192 Author commit-qu...@webkit.org Date 2021-11-02 18:47:56 -0700 (Tue, 02 Nov 2021) Log Message Crash in RenderLayer::rebuildZOrderLists https://bugs.webkit.org/show_bug.cgi?id=230229 Patch by Gabriel Nava Marino on 2021-11-02 Reviewed by Simon

[webkit-changes] [285191] trunk

2021-11-02 Thread rmorisset
Title: [285191] trunk Revision 285191 Author rmoris...@apple.com Date 2021-11-02 18:27:28 -0700 (Tue, 02 Nov 2021) Log Message Regression (r284330): [ macOS wk1 Debug ] webaudio/AudioBuffer/huge-buffer.html is a flaky timeout https://bugs.webkit.org/show_bug.cgi?id=232244 Reviewed by

[webkit-changes] [285190] tags/Safari-612.3.3.0.1/

2021-11-02 Thread kocsen_chung
Title: [285190] tags/Safari-612.3.3.0.1/ Revision 285190 Author kocsen_ch...@apple.com Date 2021-11-02 18:00:54 -0700 (Tue, 02 Nov 2021) Log Message Tag Safari-612.3.3.0.1. Added Paths tags/Safari-612.3.3.0.1/ Diff ___ webkit-changes

[webkit-changes] [285188] trunk/Source/WTF

2021-11-02 Thread ddkilzer
Title: [285188] trunk/Source/WTF Revision 285188 Author ddkil...@apple.com Date 2021-11-02 15:19:22 -0700 (Tue, 02 Nov 2021) Log Message [WTF] Minor clean-up for format-related functions Reviewed by Yusuke Suzuki. * wtf/Assertions.cpp: (WTF::createWithFormatAndArguments): - Put

[webkit-changes] [285187] trunk/Source/WTF

2021-11-02 Thread commit-queue
Title: [285187] trunk/Source/WTF Revision 285187 Author commit-qu...@webkit.org Date 2021-11-02 15:09:25 -0700 (Tue, 02 Nov 2021) Log Message Fails to execute _javascript_ when soft stack limit is unlimited https://bugs.webkit.org/show_bug.cgi?id=232328 Patch by Michael Catanzaro on

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

2021-11-02 Thread don . olmstead
Title: [285186] trunk/Source/WebCore Revision 285186 Author don.olmst...@sony.com Date 2021-11-02 14:52:11 -0700 (Tue, 02 Nov 2021) Log Message SVG elements should include SVGElementInlines not ElementInlines https://bugs.webkit.org/show_bug.cgi?id=232637 Reviewed by Yusuke Suzuki.

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

2021-11-02 Thread don . olmstead
Title: [285185] trunk/Source/WebCore Revision 285185 Author don.olmst...@sony.com Date 2021-11-02 14:50:51 -0700 (Tue, 02 Nov 2021) Log Message [MSVC] Remove unused friend class in filter code https://bugs.webkit.org/show_bug.cgi?id=232636 Reviewed by Yusuke Suzuki. In r284857 the WTF

[webkit-changes] [285184] trunk/Tools

2021-11-02 Thread pvollan
Title: [285184] trunk/Tools Revision 285184 Author pvol...@apple.com Date 2021-11-02 14:48:23 -0700 (Tue, 02 Nov 2021) Log Message REGRESSION (r268421): TestWebKitAPI.WebKit.PreferenceChanges* tests are flaky failures https://bugs.webkit.org/show_bug.cgi?id=221848 Reviewed by Brent

[webkit-changes] [285183] branches/safari-612.3.3.1-branch/Source

2021-11-02 Thread kocsen_chung
Title: [285183] branches/safari-612.3.3.1-branch/Source Revision 285183 Author kocsen_ch...@apple.com Date 2021-11-02 14:25:52 -0700 (Tue, 02 Nov 2021) Log Message Cherry-pick r283732. rdar://problem/84944569 Add feature flag for COOP / COEP violation reporting and turn off by

[webkit-changes] [285182] branches/safari-612.3.3.1-branch/Source

2021-11-02 Thread kocsen_chung
Title: [285182] branches/safari-612.3.3.1-branch/Source Revision 285182 Author kocsen_ch...@apple.com Date 2021-11-02 14:24:24 -0700 (Tue, 02 Nov 2021) Log Message Versioning. WebKit-7612.3.3.1.1 Modified Paths

[webkit-changes] [285181] branches/safari-612.3.3.0-branch/Source

2021-11-02 Thread kocsen_chung
Title: [285181] branches/safari-612.3.3.0-branch/Source Revision 285181 Author kocsen_ch...@apple.com Date 2021-11-02 14:20:01 -0700 (Tue, 02 Nov 2021) Log Message Cherry-pick r283732. rdar://problem/84944569 Add feature flag for COOP / COEP violation reporting and turn off by

[webkit-changes] [285180] branches/safari-612.3.3.1-branch/

2021-11-02 Thread kocsen_chung
Title: [285180] branches/safari-612.3.3.1-branch/ Revision 285180 Author kocsen_ch...@apple.com Date 2021-11-02 14:08:07 -0700 (Tue, 02 Nov 2021) Log Message New branch. Added Paths branches/safari-612.3.3.1-branch/ Diff ___

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

2021-11-02 Thread cdumez
Title: [285179] trunk/Source/WebKit Revision 285179 Author cdu...@apple.com Date 2021-11-02 13:44:33 -0700 (Tue, 02 Nov 2021) Log Message Crash under WebPage::sendCOEPCORPViolation() https://bugs.webkit.org/show_bug.cgi?id=232631 Reviewed by Alex Christensen. Add missing null checks

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

2021-11-02 Thread sihui_liu
Title: [285177] trunk/Source/WebKit Revision 285177 Author sihui_...@apple.com Date 2021-11-02 12:42:06 -0700 (Tue, 02 Nov 2021) Log Message Terminate unresponsive network process by crashing it https://bugs.webkit.org/show_bug.cgi?id=232603 Reviewed by Chris Dumez. UI process

[webkit-changes] [285176] branches/safari-612.3.3.0-branch/Source

2021-11-02 Thread repstein
Title: [285176] branches/safari-612.3.3.0-branch/Source Revision 285176 Author repst...@apple.com Date 2021-11-02 12:38:53 -0700 (Tue, 02 Nov 2021) Log Message Versioning. WebKit 7612.3.3.0.1 Modified Paths

[webkit-changes] [285175] trunk/Tools

2021-11-02 Thread jbedard
Title: [285175] trunk/Tools Revision 285175 Author jbed...@apple.com Date 2021-11-02 12:35:25 -0700 (Tue, 02 Nov 2021) Log Message [webkitscmpy] Reduce autoinstalls on import https://bugs.webkit.org/show_bug.cgi?id=232574 Reviewed by Stephanie Lewis. *

[webkit-changes] [285174] branches/safari-612-branch/Source

2021-11-02 Thread repstein
Title: [285174] branches/safari-612-branch/Source Revision 285174 Author repst...@apple.com Date 2021-11-02 12:31:47 -0700 (Tue, 02 Nov 2021) Log Message Cherry-pick r283732. rdar://problem/84349027 Add feature flag for COOP / COEP violation reporting and turn off by default

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

2021-11-02 Thread ross . kirsling
Title: [285173] trunk/Source/_javascript_Core Revision 285173 Author ross.kirsl...@sony.com Date 2021-11-02 12:26:52 -0700 (Tue, 02 Nov 2021) Log Message [JSC][LLInt] Reverse unintended effects of r285152 https://bugs.webkit.org/show_bug.cgi?id=232633 Reviewed by Saam Barati. The

[webkit-changes] [285172] branches/safari-612.3.3.0-branch/

2021-11-02 Thread repstein
Title: [285172] branches/safari-612.3.3.0-branch/ Revision 285172 Author repst...@apple.com Date 2021-11-02 12:20:13 -0700 (Tue, 02 Nov 2021) Log Message New branch. Added Paths branches/safari-612.3.3.0-branch/ Diff ___

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

2021-11-02 Thread antti
Title: [285171] trunk/Source/WebCore Revision 285171 Author an...@apple.com Date 2021-11-02 12:02:46 -0700 (Tue, 02 Nov 2021) Log Message [LFC][Integration] Provide bidi properties when constructing TextRun https://bugs.webkit.org/show_bug.cgi?id=232632 Reviewed by Alan Bujtas. Enable

[webkit-changes] [285170] trunk

2021-11-02 Thread katherine_cheney
Title: [285170] trunk Revision 285170 Author katherine_che...@apple.com Date 2021-11-02 11:36:32 -0700 (Tue, 02 Nov 2021) Log Message PCM: Safari on iOS and macOS are not sending ad click attribution reports for Private Click Measurement https://bugs.webkit.org/show_bug.cgi?id=228104

[webkit-changes] [285169] trunk

2021-11-02 Thread commit-queue
Title: [285169] trunk Revision 285169 Author commit-qu...@webkit.org Date 2021-11-02 11:34:18 -0700 (Tue, 02 Nov 2021) Log Message AX: WebKit needs to include NSAccessibilityChildrenInNavigationOrderAttribute in accessibilityAttributeNames https://bugs.webkit.org/show_bug.cgi?id=232595

[webkit-changes] [285168] trunk/Tools

2021-11-02 Thread timothy_horton
Title: [285168] trunk/Tools Revision 285168 Author timothy_hor...@apple.com Date 2021-11-02 10:50:02 -0700 (Tue, 02 Nov 2021) Log Message dumpAsText() tests don't get the ref-test treatment when using --self-compare-with-header https://bugs.webkit.org/show_bug.cgi?id=232611 Reviewed by

[webkit-changes] [285167] trunk

2021-11-02 Thread sbarati
Title: [285167] trunk Revision 285167 Author sbar...@apple.com Date 2021-11-02 10:25:46 -0700 (Tue, 02 Nov 2021) Log Message EnumeratorGetByVal for IndexedMode+OwnStructureMode doesn't always recover the property name https://bugs.webkit.org/show_bug.cgi?id=231321 Reviewed by Yusuke

[webkit-changes] [285166] trunk/LayoutTests

2021-11-02 Thread katherine_cheney
Title: [285166] trunk/LayoutTests Revision 285166 Author katherine_che...@apple.com Date 2021-11-02 10:11:54 -0700 (Tue, 02 Nov 2021) Log Message Followup fix to https://bugs.webkit.org/show_bug.cgi?id=231928 Unreviewed. Update test expectations now that we report HTTP status code in

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

2021-11-02 Thread simon . fraser
Title: [285165] trunk/Source/WebKit Revision 285165 Author simon.fra...@apple.com Date 2021-11-02 10:09:53 -0700 (Tue, 02 Nov 2021) Log Message Revert the wheel event coalescing added in r277587 https://bugs.webkit.org/show_bug.cgi?id=232602 Reviewed by Wenson Hsieh. This wheel event

[webkit-changes] [285164] trunk/Source

2021-11-02 Thread pangle
Title: [285164] trunk/Source Revision 285164 Author pan...@apple.com Date 2021-11-02 10:01:52 -0700 (Tue, 02 Nov 2021) Log Message WebDriver: [Cocoa] support `acceptInsecureCerts` capability https://bugs.webkit.org/show_bug.cgi?id=231789 Reviewed by BJ Burg. Add necessary plumbing to

[webkit-changes] [285163] trunk

2021-11-02 Thread katherine_cheney
Title: [285163] trunk Revision 285163 Author katherine_che...@apple.com Date 2021-11-02 09:37:09 -0700 (Tue, 02 Nov 2021) Log Message https://bugs.webkit.org/show_bug.cgi?id=232593 Remove isAppInitiated from _WKSessionState Reviewed by Brent Fulgham. Source/WebKit: After

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

2021-11-02 Thread antti
Title: [285162] trunk/Source/WebCore Revision 285162 Author an...@apple.com Date 2021-11-02 09:01:26 -0700 (Tue, 02 Nov 2021) Log Message [LFC][Integration] Add support for IFC preferred width computation https://bugs.webkit.org/show_bug.cgi?id=232621 Reviewed by Alan Bujtas. The

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

2021-11-02 Thread clord
Title: [285161] trunk/Source/WebCore Revision 285161 Author cl...@igalia.com Date 2021-11-02 08:59:13 -0700 (Tue, 02 Nov 2021) Log Message [GTK][WPE] Use the display refresh to drive scrolling animations (async scroll) https://bugs.webkit.org/show_bug.cgi?id=232432 Reviewed by Simon

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

2021-11-02 Thread zalan
Title: [285160] trunk/Source/WebCore Revision 285160 Author za...@apple.com Date 2021-11-02 08:56:29 -0700 (Tue, 02 Nov 2021) Log Message [LFC][IFC] Line should keep track of whether the content needs visual reordering https://bugs.webkit.org/show_bug.cgi?id=232601 Reviewed by Antti

[webkit-changes] [285159] trunk/Source

2021-11-02 Thread cdumez
Title: [285159] trunk/Source Revision 285159 Author cdu...@apple.com Date 2021-11-02 08:42:57 -0700 (Tue, 02 Nov 2021) Log Message Use higher QoS for WheelEvent and DisplayWasRefreshed IPCs https://bugs.webkit.org/show_bug.cgi?id=232458 Reviewed by Simon Fraser. Source/WebKit: Use

[webkit-changes] [285158] trunk/Tools

2021-11-02 Thread jbedard
Title: [285158] trunk/Tools Revision 285158 Author jbed...@apple.com Date 2021-11-02 08:11:06 -0700 (Tue, 02 Nov 2021) Log Message [webkitscmpy] Generalize pull-request title generation. https://bugs.webkit.org/show_bug.cgi?id=232463 Reviewed by Dewei Zhu. *

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

2021-11-02 Thread zalan
Title: [285157] trunk/Source/WebCore Revision 285157 Author za...@apple.com Date 2021-11-02 07:56:44 -0700 (Tue, 02 Nov 2021) Log Message [LFC][IFC] Pass in the visual order list to display box construction https://bugs.webkit.org/show_bug.cgi?id=232600 Reviewed by Antti Koivisto. In

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

2021-11-02 Thread zalan
Title: [285156] trunk/Source/WebCore Revision 285156 Author za...@apple.com Date 2021-11-02 06:56:33 -0700 (Tue, 02 Nov 2021) Log Message [LFC][IFC] Use the isLineSpanningInlineBoxStart line run type to update spanning inline box geometry https://bugs.webkit.org/show_bug.cgi?id=232578

[webkit-changes] [285155] trunk

2021-11-02 Thread commit-queue
Title: [285155] trunk Revision 285155 Author commit-qu...@webkit.org Date 2021-11-02 01:47:27 -0700 (Tue, 02 Nov 2021) Log Message [GTK][WPE] Support setting status code and getting HTTP method in custom URI scheme handlers https://bugs.webkit.org/show_bug.cgi?id=231880 Patch by Zixing

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

2021-11-02 Thread mark . lam
Title: [285154] trunk/Source/_javascript_Core Revision 285154 Author mark@apple.com Date 2021-11-01 23:56:01 -0700 (Mon, 01 Nov 2021) Log Message Remove some unused Heap fields. https://bugs.webkit.org/show_bug.cgi?id=232604 Reviewed by Yusuke Suzuki. * heap/Heap.cpp: