[webkit-changes] [287253] trunk/Source

2021-12-19 Thread beidson
Title: [287253] trunk/Source Revision 287253 Author beid...@apple.com Date 2021-12-19 21:03:26 -0800 (Sun, 19 Dec 2021) Log Message Stub out NotificationEvent and related https://bugs.webkit.org/show_bug.cgi?id=234420 Reviewed by Alex Christensen. Source/WebCore: No new tests

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

2021-12-19 Thread simon . fraser
Title: [287252] trunk/Source/WebCore Revision 287252 Author simon.fra...@apple.com Date 2021-12-19 19:37:38 -0800 (Sun, 19 Dec 2021) Log Message Minor cleanup in aisle EventHandler::handleWheelEventInAppropriateEnclosingBox() https://bugs.webkit.org/show_bug.cgi?id=234493 Reviewed by

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

2021-12-19 Thread simon . fraser
Title: [287251] trunk/Source/WebCore Revision 287251 Author simon.fra...@apple.com Date 2021-12-19 19:22:44 -0800 (Sun, 19 Dec 2021) Log Message Remove EventHandler::scrollDistance() https://bugs.webkit.org/show_bug.cgi?id=234494 Reviewed by Wenson Hsieh. This function is unused. *

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

2021-12-19 Thread mmaxfield
Title: [287250] trunk/Source/WebCore Revision 287250 Author mmaxfi...@apple.com Date 2021-12-19 17:12:30 -0800 (Sun, 19 Dec 2021) Log Message Use character names instead of hex codes in FontCascade.h https://bugs.webkit.org/show_bug.cgi?id=234451 Reviewed by Dean Jackson. Saying

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

2021-12-19 Thread jya
Title: [287249] trunk/Source/WebCore Revision 287249 Author j...@apple.com Date 2021-12-19 16:03:00 -0800 (Sun, 19 Dec 2021) Log Message Don't pack audio samples with discontinuity together https://bugs.webkit.org/show_bug.cgi?id=234458 rdar://86659914 Reviewed by Eric Carlson. Some

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

2021-12-19 Thread zalan
Title: [287248] trunk/Source/WebCore Revision 287248 Author za...@apple.com Date 2021-12-19 15:55:29 -0800 (Sun, 19 Dec 2021) Log Message [LFC][IFC] Add support for RTL text-indent https://bugs.webkit.org/show_bug.cgi?id=234461 Reviewed by Antti Koivisto. See

[webkit-changes] [287247] trunk/Source

2021-12-19 Thread wenson_hsieh
Title: [287247] trunk/Source Revision 287247 Author wenson_hs...@apple.com Date 2021-12-19 12:43:24 -0800 (Sun, 19 Dec 2021) Log Message Add client layer plumbing for classifying modal container controls https://bugs.webkit.org/show_bug.cgi?id=234320 Reviewed by Dean Jackson.

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

2021-12-19 Thread ysuzuki
Title: [287246] trunk/Source/bmalloc Revision 287246 Author ysuz...@apple.com Date 2021-12-19 12:34:07 -0800 (Sun, 19 Dec 2021) Log Message [libpas] Add macros to disable bmalloc core so that libpas can be enabled on 64-bit watchOS https://bugs.webkit.org/show_bug.cgi?id=234481 Reviewed

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

2021-12-19 Thread wenson_hsieh
Title: [287245] trunk/Source/WebCore Revision 287245 Author wenson_hs...@apple.com Date 2021-12-19 12:24:24 -0800 (Sun, 19 Dec 2021) Log Message Add a basic heuristic for collecting and extracting text from controls in ModalContainerObserver https://bugs.webkit.org/show_bug.cgi?id=234299

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

2021-12-19 Thread zalan
Title: [287244] trunk/Source/WebCore Revision 287244 Author za...@apple.com Date 2021-12-19 11:44:48 -0800 (Sun, 19 Dec 2021) Log Message [LFC][IFC] text-indent is treated as a margin applied to the start edge of the line box. https://bugs.webkit.org/show_bug.cgi?id=234460 Reviewed by

[webkit-changes] [287243] releases/WPE WebKit/webkit-2.34.3/

2021-12-19 Thread aperez
Title: [287243] releases/WPE WebKit/webkit-2.34.3/ Revision 287243 Author ape...@igalia.com Date 2021-12-19 10:52:49 -0800 (Sun, 19 Dec 2021) Log Message WPE WebKit 2.34.3 Added Paths releases/WPE WebKit/webkit-2.34.3/ Diff ___

[webkit-changes] [287242] releases/WebKitGTK/webkit-2.34

2021-12-19 Thread aperez
Title: [287242] releases/WebKitGTK/webkit-2.34 Revision 287242 Author ape...@igalia.com Date 2021-12-19 10:52:28 -0800 (Sun, 19 Dec 2021) Log Message Unreviewed. Update OptionsWPE.cmake and NEWS for the 2.34.3 release .: * Source/cmake/OptionsWPE.cmake: Bump version numbers.

[webkit-changes] [287241] trunk

2021-12-19 Thread simon . fraser
Title: [287241] trunk Revision 287241 Author simon.fra...@apple.com Date 2021-12-19 10:43:42 -0800 (Sun, 19 Dec 2021) Log Message Keyboard shortcut to scroll to top when already at the top of the page moves to the bottom https://bugs.webkit.org/show_bug.cgi?id=234483 Reviewed by Dean

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

2021-12-19 Thread ddkilzer
Title: [287240] trunk/Source/WebCore Revision 287240 Author ddkil...@apple.com Date 2021-12-19 04:58:41 -0800 (Sun, 19 Dec 2021) Log Message Fix pointer to blob data in BlobResourceHandle::readDataSync() Reviewed by Chris Dumez. * platform/network/BlobResourceHandle.cpp:

[webkit-changes] [287239] trunk

2021-12-19 Thread commit-queue
Title: [287239] trunk Revision 287239 Author commit-qu...@webkit.org Date 2021-12-19 02:03:22 -0800 (Sun, 19 Dec 2021) Log Message [GTK][WPE][VTT] tests media/track/track-webvtt-* fail on GTK and WPE https://bugs.webkit.org/show_bug.cgi?id=234083 Patch by Philippe Normand on 2021-12-19

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

2021-12-19 Thread ysuzuki
Title: [287238] trunk/Source/WebCore Revision 287238 Author ysuz...@apple.com Date 2021-12-19 01:40:48 -0800 (Sun, 19 Dec 2021) Log Message Lazily allocate HistoricUsageData https://bugs.webkit.org/show_bug.cgi?id=212878 Reviewed by Saam Barati. This is only used when resource-overlay

[webkit-changes] [287237] trunk/LayoutTests

2021-12-19 Thread jonlee
Title: [287237] trunk/LayoutTests Revision 287237 Author jon...@apple.com Date 2021-12-19 00:43:55 -0800 (Sun, 19 Dec 2021) Log Message Garden tests that are passing iOS but marked failure. https://bugs.webkit.org/show_bug.cgi?id=234464 Reviewed by Simon Fraser. An attempt to garden

[webkit-changes] [287236] trunk

2021-12-19 Thread ross . kirsling
Title: [287236] trunk Revision 287236 Author ross.kirsl...@sony.com Date 2021-12-19 00:33:06 -0800 (Sun, 19 Dec 2021) Log Message [JSC] OpPow should have a "small int exponent" fast path at lower tiers https://bugs.webkit.org/show_bug.cgi?id=234408 Reviewed by Yusuke Suzuki. JSTests: