[webkit-changes] [285799] trunk

2021-11-14 Thread beidson
Title: [285799] trunk Revision 285799 Author beid...@apple.com Date 2021-11-14 23:17:34 -0800 (Sun, 14 Nov 2021) Log Message Get daemon API ready to work in the iOS simulator (starting with WebPushD) https://bugs.webkit.org/show_bug.cgi?id=232982 Reviewed by Geoff Garen. Source/WebKit:

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

2021-11-14 Thread Hironori . Fujii
Title: [285798] trunk/Source/WebKit Revision 285798 Author hironori.fu...@sony.com Date 2021-11-14 20:22:34 -0800 (Sun, 14 Nov 2021) Log Message [GraphicsLayerWC] Incorrect compositing debug border color https://bugs.webkit.org/show_bug.cgi?id=233107 Reviewed by Don Olmstead. GraphicsLa

[webkit-changes] [285797] trunk

2021-11-14 Thread simon . fraser
Title: [285797] trunk Revision 285797 Author simon.fra...@apple.com Date 2021-11-14 20:06:38 -0800 (Sun, 14 Nov 2021) Log Message Fingers down on the trackpad should stop an animated scroll https://bugs.webkit.org/show_bug.cgi?id=233114 Reviewed by Wenson Hsieh. Source/WebCore: Fingers

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

2021-11-14 Thread ysuzuki
Title: [285793] trunk/Source/_javascript_Core Revision 285793 Author ysuz...@apple.com Date 2021-11-14 11:52:27 -0800 (Sun, 14 Nov 2021) Log Message [JSC] Initialize m_usesT2 https://bugs.webkit.org/show_bug.cgi?id=233095 Reviewed by Alexey Shvayka. m_usesT2 is not initialized as "false

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

2021-11-14 Thread mmaxfield
Title: [285792] trunk/Source/WebGPU Revision 285792 Author mmaxfi...@apple.com Date 2021-11-14 11:38:16 -0800 (Sun, 14 Nov 2021) Log Message [WebGPU] Add necessary additions to WebGPU.framework https://bugs.webkit.org/show_bug.cgi?id=233091 Reviewed by Dean Jackson. WebGPU.framework's h

[webkit-changes] [285791] trunk

2021-11-14 Thread ntim
Title: [285791] trunk Revision 285791 Author n...@apple.com Date 2021-11-14 10:47:32 -0800 (Sun, 14 Nov 2021) Log Message Modal dialogs should make the root element unfocusable https://bugs.webkit.org/show_bug.cgi?id=233099 Reviewed by Simon Fraser. >From https://html.spec.whatwg.org/mu

[webkit-changes] [285790] trunk/Source

2021-11-14 Thread simon . fraser
Title: [285790] trunk/Source Revision 285790 Author simon.fra...@apple.com Date 2021-11-14 10:38:45 -0800 (Sun, 14 Nov 2021) Log Message Attach IOHIDEvent timestamps to wheel events https://bugs.webkit.org/show_bug.cgi?id=233051 Reviewed by Wenson Hsieh. Source/WebCore: On some macOS de

[webkit-changes] [285788] trunk

2021-11-14 Thread commit-queue
Title: [285788] trunk Revision 285788 Author commit-qu...@webkit.org Date 2021-11-14 00:45:44 -0800 (Sun, 14 Nov 2021) Log Message Prevent fused multiply add during ParseInt https://bugs.webkit.org/show_bug.cgi?id=232951 Patch by Mikhail R. Gadelha on 2021-11-14 Reviewed by Yusuke Suzuk