[webkit-changes] [292274] trunk

2022-04-02 Thread mmaxfield
Title: [292274] trunk Revision 292274 Author mmaxfi...@apple.com Date 2022-04-02 22:39:31 -0700 (Sat, 02 Apr 2022) Log Message [Cocoa] Automatically relayout the page when new fonts are installed https://bugs.webkit.org/show_bug.cgi?id=238483 Reviewed by Chris Dumez. Source/WebCore:

[webkit-changes] [292273] trunk/Source

2022-04-02 Thread simon . fraser
Title: [292273] trunk/Source Revision 292273 Author simon.fra...@apple.com Date 2022-04-02 22:24:35 -0700 (Sat, 02 Apr 2022) Log Message Plumb the IOSurfacePool through to ImageBufferBackend creation via ImageBuffer::CreationContext https://bugs.webkit.org/show_bug.cgi?id=238695

[webkit-changes] [292272] trunk/Source

2022-04-02 Thread cdumez
Title: [292272] trunk/Source Revision 292272 Author cdu...@apple.com Date 2022-04-02 20:56:21 -0700 (Sat, 02 Apr 2022) Log Message Add default constructor to ASCIILiteral https://bugs.webkit.org/show_bug.cgi?id=238700 Reviewed by Geoffrey Garen. Add default constructor to ASCIILiteral,

[webkit-changes] [292271] trunk/Tools

2022-04-02 Thread andresg_22
Title: [292271] trunk/Tools Revision 292271 Author andresg...@apple.com Date 2022-04-02 14:52:58 -0700 (Sat, 02 Apr 2022) Log Message Add to MiniBrowser the ability to log a textual representation of the AX trees for the current page. https://bugs.webkit.org/show_bug.cgi?id=238566

[webkit-changes] [292270] trunk

2022-04-02 Thread zalan
Title: [292270] trunk Revision 292270 Author za...@apple.com Date 2022-04-02 14:03:18 -0700 (Sat, 02 Apr 2022) Log Message [Ruby] Remove incorrect implicit integral floor in RenderRubyText::adjustInlineDirectionLineBounds https://bugs.webkit.org/show_bug.cgi?id=238671 Reviewed by Simon

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

2022-04-02 Thread keith_miller
Title: [292269] trunk/Source/_javascript_Core Revision 292269 Author keith_mil...@apple.com Date 2022-04-02 13:36:24 -0700 (Sat, 02 Apr 2022) Log Message AI should do int32 optimization in ValueRep https://bugs.webkit.org/show_bug.cgi?id=238699 Reviewed by Saam Barati. When constant

[webkit-changes] [292268] trunk

2022-04-02 Thread zsun
Title: [292268] trunk Revision 292268 Author z...@igalia.com Date 2022-04-02 11:38:23 -0700 (Sat, 02 Apr 2022) Log Message [css-ui] Only apply 'overflow:visible' to elements that support menulist appearance https://bugs.webkit.org/show_bug.cgi?id=238501 Reviewed by Tim Nguyen.

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

2022-04-02 Thread mmaxfield
Title: [292267] trunk/Source/WebKit Revision 292267 Author mmaxfi...@apple.com Date 2022-04-02 09:36:36 -0700 (Sat, 02 Apr 2022) Log Message [Cocoa] semaphore_timedwait() can return KERN_ABORTED https://bugs.webkit.org/show_bug.cgi?id=238694 Reviewed by Geoffrey Garen. I was hitting

[webkit-changes] [292266] trunk

2022-04-02 Thread pgriffis
Title: [292266] trunk Revision 292266 Author pgrif...@igalia.com Date 2022-04-02 09:22:20 -0700 (Sat, 02 Apr 2022) Log Message CSP: Improve compatibility of source matching https://bugs.webkit.org/show_bug.cgi?id=235873 Reviewed by Darin Adler. LayoutTests/imported/w3c: Update

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

2022-04-02 Thread yurys
Title: [292265] trunk/Source/WebKit Revision 292265 Author yu...@chromium.org Date 2022-04-02 08:59:07 -0700 (Sat, 02 Apr 2022) Log Message GTK doesn't compile with ENABLE_ACCESSIBILITY=0 https://bugs.webkit.org/show_bug.cgi?id=238669 Reviewed by Michael Catanzaro. Fix GTK compilation

[webkit-changes] [292264] trunk/Source

2022-04-02 Thread andresg_22
Title: [292264] trunk/Source Revision 292264 Author andresg...@apple.com Date 2022-04-02 06:35:04 -0700 (Sat, 02 Apr 2022) Log Message Expose AXObjectCache::treeData to the UI process. https://bugs.webkit.org/show_bug.cgi?id=238563 Reviewed by Chris Fleizach. Source/WebCore: Added

[webkit-changes] [292262] trunk

2022-04-02 Thread youenn
Title: [292262] trunk Revision 292262 Author you...@apple.com Date 2022-04-02 00:20:44 -0700 (Sat, 02 Apr 2022) Log Message Remove notifications from notification list when notification gets closed https://bugs.webkit.org/show_bug.cgi?id=238665 Reviewed by Darin Adler. Source/WebCore:

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

2022-04-02 Thread wenson_hsieh
Title: [292261] trunk/Source/WebKit Revision 292261 Author wenson_hs...@apple.com Date 2022-04-01 23:33:18 -0700 (Fri, 01 Apr 2022) Log Message [iOS] WKFullScreenWindowController's UIViewController leaks after entering element fullscreen https://bugs.webkit.org/show_bug.cgi?id=238684

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

2022-04-02 Thread wenson_hsieh
Title: [292260] trunk/Source/WebKit Revision 292260 Author wenson_hs...@apple.com Date 2022-04-01 23:27:46 -0700 (Fri, 01 Apr 2022) Log Message [iOS] Several tests in media/modern-media-controls crash in -[WKActionSheetAssistant _uiMenuElementsForMediaControlContextMenuItems:]

[webkit-changes] [292259] trunk/Tools

2022-04-02 Thread achristensen
Title: [292259] trunk/Tools Revision 292259 Author achristen...@apple.com Date 2022-04-01 23:10:01 -0700 (Fri, 01 Apr 2022) Log Message Fix internal iOS build https://bugs.webkit.org/show_bug.cgi?id=238032 This is what we get when we add files to unified builds. *