[webkit-changes] [219552] trunk

2017-07-16 Thread commit-queue
Title: [219552] trunk Revision 219552 Author commit-qu...@webkit.org Date 2017-07-16 22:29:20 -0700 (Sun, 16 Jul 2017) Log Message Dismissing the captions panel using the mouse is too eager to remove the captions panel and media controls https://bugs.webkit.org/show_bug.cgi?id=174571

[webkit-changes] [219551] trunk

2017-07-16 Thread commit-queue
Title: [219551] trunk Revision 219551 Author commit-qu...@webkit.org Date 2017-07-16 19:10:42 -0700 (Sun, 16 Jul 2017) Log Message DisallowUserAgentShadowContent moves out of non-UA shadow roots https://bugs.webkit.org/show_bug.cgi?id=165647 Patch by Ali Juma on

[webkit-changes] [219550] trunk

2017-07-16 Thread beidson
Title: [219550] trunk Revision 219550 Author beid...@apple.com Date 2017-07-16 18:43:14 -0700 (Sun, 16 Jul 2017) Log Message Crash when a WKHTTPCookieStore outlives its owning WKWebsiteDataStore. and https://bugs.webkit.org/show_bug.cgi?id=174574 Reviewed by Tim Horton. Source/WebKit:

[webkit-changes] [219549] trunk

2017-07-16 Thread commit-queue
Title: [219549] trunk Revision 219549 Author commit-qu...@webkit.org Date 2017-07-16 15:23:52 -0700 (Sun, 16 Jul 2017) Log Message Clicking edges of media control buttons changes visual state of button (pressed) but doesn't execute action https://bugs.webkit.org/show_bug.cgi?id=174565

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

2017-07-16 Thread commit-queue
Title: [219548] trunk/Source/WebCore Revision 219548 Author commit-qu...@webkit.org Date 2017-07-16 14:36:54 -0700 (Sun, 16 Jul 2017) Log Message Make the decision for asynchronously decoding an image be in one place https://bugs.webkit.org/show_bug.cgi?id=174479 Patch by Said

[webkit-changes] [219547] trunk

2017-07-16 Thread mcatanzaro
Title: [219547] trunk Revision 219547 Author mcatanz...@igalia.com Date 2017-07-16 07:28:12 -0700 (Sun, 16 Jul 2017) Log Message [CMake] Raise minimum CMake requirement https://bugs.webkit.org/show_bug.cgi?id=174545 Reviewed by Konstantin Tokarev. .: * CMakeLists.txt: *

[webkit-changes] [219546] trunk/Tools

2017-07-16 Thread commit-queue
Title: [219546] trunk/Tools Revision 219546 Author commit-qu...@webkit.org Date 2017-07-16 05:51:26 -0700 (Sun, 16 Jul 2017) Log Message [GTK] Sort inspector GResource manifest to ensure reproducible builds https://bugs.webkit.org/show_bug.cgi?id=174540 Patch by Bernhard M. Wiedemann

[webkit-changes] [219545] trunk

2017-07-16 Thread beidson
Title: [219545] trunk Revision 219545 Author beid...@apple.com Date 2017-07-15 23:57:48 -0700 (Sat, 15 Jul 2017) Log Message Make sure all CFHTTPCookieStorageRefs we create are scheduled. and https://bugs.webkit.org/show_bug.cgi?id=174513 Reviewed by Tim Horton. Source/WebCore: *

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

2017-07-16 Thread mmaxfield
Title: [219544] trunk/Source/WebCore Revision 219544 Author mmaxfi...@apple.com Date 2017-07-15 23:08:41 -0700 (Sat, 15 Jul 2017) Log Message Rename RenderStyle::fontSize() to RenderStyle::computedFontPixelSize() https://bugs.webkit.org/show_bug.cgi?id=174509 Reviewed by Simon Fraser.