[webkit-changes] [245777] trunk/Tools

2019-05-25 Thread simon . fraser
Title: [245777] trunk/Tools Revision 245777 Author simon.fra...@apple.com Date 2019-05-25 16:14:57 -0700 (Sat, 25 May 2019) Log Message MobileMiniBrowser: Add iPad support, and allow insecure loads https://bugs.webkit.org/show_bug.cgi?id=198249 Reviewed by Tim Horton. Add iPad support t

[webkit-changes] [245775] trunk

2019-05-25 Thread wenson_hsieh
Title: [245775] trunk Revision 245775 Author wenson_hs...@apple.com Date 2019-05-25 11:59:22 -0700 (Sat, 25 May 2019) Log Message [iOS] Respect -[NSItemProvider preferredPresentationSize] when dropping images https://bugs.webkit.org/show_bug.cgi?id=198242 Reviewed by Beth Dakin. Source/

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

2019-05-25 Thread graouts
Title: [245774] trunk/Source/WebCore Revision 245774 Author grao...@webkit.org Date 2019-05-25 11:50:16 -0700 (Sat, 25 May 2019) Log Message Opt naver.com into simulated mouse events quirk on iOS https://bugs.webkit.org/show_bug.cgi?id=198248 Reviewed by Brent Fulgham. * page/Quirks.cp

[webkit-changes] [245773] trunk

2019-05-25 Thread youenn
Title: [245773] trunk Revision 245773 Author you...@apple.com Date 2019-05-25 09:41:55 -0700 (Sat, 25 May 2019) Log Message media/video-remote-control-playpause.html is timing out after r245712 https://bugs.webkit.org/show_bug.cgi?id=198238 Reviewed by Eric Carlson. Source/WebCore: Fix

[webkit-changes] [245772] trunk

2019-05-25 Thread simon . fraser
Title: [245772] trunk Revision 245772 Author simon.fra...@apple.com Date 2019-05-25 08:01:14 -0700 (Sat, 25 May 2019) Log Message [Async overflow scrolling] Absolute positioned element inside async overflow scroll didn't get composited sometimes https://bugs.webkit.org/show_bug.cgi?id=198

[webkit-changes] [245771] trunk

2019-05-25 Thread simon . fraser
Title: [245771] trunk Revision 245771 Author simon.fra...@apple.com Date 2019-05-25 08:01:09 -0700 (Sat, 25 May 2019) Log Message [macOS] Fix programmatic scroll in RTL overflow with async scrolling enabled https://bugs.webkit.org/show_bug.cgi?id=198226 Reviewed by Antti Koivisto. Sourc

[webkit-changes] [245770] trunk/Source/WebCore/platform/gtk/po

2019-05-25 Thread mcatanzaro
Title: [245770] trunk/Source/WebCore/platform/gtk/po Revision 245770 Author mcatanz...@igalia.com Date 2019-05-25 07:33:43 -0700 (Sat, 25 May 2019) Log Message [l10n] [pt_BR] Updated Brazilian Portuguese translation https://bugs.webkit.org/show_bug.cgi?id=198245 Patch by Rafael Fontenell

[webkit-changes] [245769] trunk

2019-05-25 Thread tzagallo
Title: [245769] trunk Revision 245769 Author tzaga...@apple.com Date 2019-05-25 02:25:25 -0700 (Sat, 25 May 2019) Log Message JITOperations getByVal should mark negative array indices as out-of-bounds https://bugs.webkit.org/show_bug.cgi?id=198229 Reviewed by Saam Barati. JSTests: * mi