[webkit-changes] [246962] trunk/Source

2019-06-30 Thread antti
Title: [246962] trunk/Source Revision 246962 Author an...@apple.com Date 2019-06-30 22:52:30 -0700 (Sun, 30 Jun 2019) Log Message Use separate variables for moving and stationary scrolling relationships in RemoteLayerTreeNode https://bugs.webkit.org/show_bug.cgi?id=199348 Reviewed by

[webkit-changes] [246961] trunk/LayoutTests

2019-06-30 Thread Hironori . Fujii
Title: [246961] trunk/LayoutTests Revision 246961 Author hironori.fu...@sony.com Date 2019-06-30 21:03:42 -0700 (Sun, 30 Jun 2019) Log Message Unreviewed, rolling out r246959. svg/clip-path/clip-hidpi.svg is flaky on mac-wk2-ews Reverted changeset: "LayoutTests

[webkit-changes] [246959] trunk/LayoutTests

2019-06-30 Thread Hironori . Fujii
Title: [246959] trunk/LayoutTests Revision 246959 Author hironori.fu...@sony.com Date 2019-06-30 19:30:40 -0700 (Sun, 30 Jun 2019) Log Message LayoutTests svg/clip-path/clip-hidpi.svg isn't working as expected due to a syntax error https://bugs.webkit.org/show_bug.cgi?id=199313 Reviewed

[webkit-changes] [246960] trunk/Source

2019-06-30 Thread Hironori . Fujii
Title: [246960] trunk/Source Revision 246960 Author hironori.fu...@sony.com Date 2019-06-30 19:32:19 -0700 (Sun, 30 Jun 2019) Log Message [Win] Multiline mode of tooltip control does word-wrapping very slowly https://bugs.webkit.org/show_bug.cgi?id=198989 Reviewed by Ross Kirsling.

[webkit-changes] [246958] trunk

2019-06-30 Thread commit-queue
Title: [246958] trunk Revision 246958 Author commit-qu...@webkit.org Date 2019-06-30 18:21:17 -0700 (Sun, 30 Jun 2019) Log Message Enhance support of aria-haspopup per ARIA 1.1 specification. https://bugs.webkit.org/show_bug.cgi?id=199216 Patch by Andres Gonzalez on 2019-06-30

[webkit-changes] [246957] tags/Safari-608.1.32.2/Source

2019-06-30 Thread bshafiei
Title: [246957] tags/Safari-608.1.32.2/Source Revision 246957 Author bshaf...@apple.com Date 2019-06-30 15:16:08 -0700 (Sun, 30 Jun 2019) Log Message Versioning. Modified Paths tags/Safari-608.1.32.2/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [246956] tags/Safari-608.1.32.2/

2019-06-30 Thread bshafiei
Title: [246956] tags/Safari-608.1.32.2/ Revision 246956 Author bshaf...@apple.com Date 2019-06-30 15:12:47 -0700 (Sun, 30 Jun 2019) Log Message Tag Safari-608.1.32.2. Added Paths tags/Safari-608.1.32.2/ Diff ___ webkit-changes mailing

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

2019-06-30 Thread Basuke . Suzuki
Title: [246955] trunk/Source/WebKit Revision 246955 Author basuke.suz...@sony.com Date 2019-06-30 14:59:19 -0700 (Sun, 30 Jun 2019) Log Message Pass WebProcess information to platformInitializeWebProcess(). https://bugs.webkit.org/show_bug.cgi?id=199345 Reviewed by Darin Adler. Add

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

2019-06-30 Thread zalan
Title: [246954] trunk/Source/WebCore Revision 246954 Author za...@apple.com Date 2019-06-30 07:02:40 -0700 (Sun, 30 Jun 2019) Log Message [LFC] Implement Layout::printLayoutTreeForLiveDocuments https://bugs.webkit.org/show_bug.cgi?id=199343 Reviewed by Antti Koivisto. *