[webkit-changes] [229693] trunk

2018-03-16 Thread wenson_hsieh
Title: [229693] trunk Revision 229693 Author wenson_hs...@apple.com Date 2018-03-16 22:58:06 -0700 (Fri, 16 Mar 2018) Log Message Unreviewed, rolling out r229688. There's a solution that doesn't require this SPI. Reverted changeset: "Add SPI to expose width and height anchors for

[webkit-changes] [229692] trunk/Tools

2018-03-16 Thread zalan
Title: [229692] trunk/Tools Revision 229692 Author za...@apple.com Date 2018-03-16 21:34:02 -0700 (Fri, 16 Mar 2018) Log Message [LayoutReloaded] Move move functions to the base class from BlockFormattingContext https://bugs.webkit.org/show_bug.cgi?id=183719 Reviewed by Antti Koivisto.

[webkit-changes] [229691] trunk/LayoutTests

2018-03-16 Thread youenn
Title: [229691] trunk/LayoutTests Revision 229691 Author you...@apple.com Date 2018-03-16 19:43:24 -0700 (Fri, 16 Mar 2018) Log Message Add a test verifying that an AppCache manifest request includes credentials https://bugs.webkit.org/show_bug.cgi?id=183716 Reviewed by Chris Dumez. *

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

2018-03-16 Thread youenn
Title: [229690] trunk/Source/WebCore Revision 229690 Author you...@apple.com Date 2018-03-16 17:39:45 -0700 (Fri, 16 Mar 2018) Log Message Ensure Document::responseReceived and clearResource are called on the main thread https://bugs.webkit.org/show_bug.cgi?id=183709 Reviewed by Chris

[webkit-changes] [229689] trunk

2018-03-16 Thread cdumez
Title: [229689] trunk Revision 229689 Author cdu...@apple.com Date 2018-03-16 17:38:12 -0700 (Fri, 16 Mar 2018) Log Message WebKit.WebsitePoliciesAutoplayQuirks API test times out with async policy delegates https://bugs.webkit.org/show_bug.cgi?id=183702 Reviewed by Alex Christensen.

[webkit-changes] [229688] trunk

2018-03-16 Thread wenson_hsieh
Title: [229688] trunk Revision 229688 Author wenson_hs...@apple.com Date 2018-03-16 16:56:53 -0700 (Fri, 16 Mar 2018) Log Message Add SPI to expose width and height anchors for WKWebView's content view https://bugs.webkit.org/show_bug.cgi?id=183711 Reviewed by Tim Horton.

[webkit-changes] [229687] trunk/Websites/perf.webkit.org

2018-03-16 Thread aakash_jain
Title: [229687] trunk/Websites/perf.webkit.org Revision 229687 Author aakash_j...@apple.com Date 2018-03-16 16:48:37 -0700 (Fri, 16 Mar 2018) Log Message BuildbotBuildEntry creates an incorrect url for pending builds https://bugs.webkit.org/show_bug.cgi?id=183670 Reviewed by Ryosuke

[webkit-changes] [229686] trunk/Source/WebInspectorUI

2018-03-16 Thread nvasilyev
Title: [229686] trunk/Source/WebInspectorUI Revision 229686 Author nvasil...@apple.com Date 2018-03-16 16:43:41 -0700 (Fri, 16 Mar 2018) Log Message Web Inspector: Elements: "Force Print Media Styles" should not persist across Web Inspector sessions

[webkit-changes] [229685] trunk/LayoutTests

2018-03-16 Thread ryanhaddad
Title: [229685] trunk/LayoutTests Revision 229685 Author ryanhad...@apple.com Date 2018-03-16 15:46:12 -0700 (Fri, 16 Mar 2018) Log Message Skip editing/pasteboard/data-transfer-get-data-on-pasting-html-uses-blob-url.html on iOS. https://bugs.webkit.org/show_bug.cgi?id=183219 Unreviewed

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

2018-03-16 Thread megan_gardner
Title: [229684] trunk/Source/WebKit Revision 229684 Author megan_gard...@apple.com Date 2018-03-16 15:22:43 -0700 (Fri, 16 Mar 2018) Log Message Add _useSystemAppearance to WKView https://bugs.webkit.org/show_bug.cgi?id=183706 Reviewed by Tim Horton. Plumb useSystemAppearance and

[webkit-changes] [229683] trunk/Source

2018-03-16 Thread bfulgham
Title: [229683] trunk/Source Revision 229683 Author bfulg...@apple.com Date 2018-03-16 14:17:27 -0700 (Fri, 16 Mar 2018) Log Message Set a trap to catch an infrequent form-related nullptr crash https://bugs.webkit.org/show_bug.cgi?id=183704 Reviewed by Ryosuke Niwa. Source/WebCore:

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

2018-03-16 Thread commit-queue
Title: [229681] trunk/Source/WebCore Revision 229681 Author commit-qu...@webkit.org Date 2018-03-16 13:56:01 -0700 (Fri, 16 Mar 2018) Log Message [Curl] Fix crash on websocket with bad handshake message. https://bugs.webkit.org/show_bug.cgi?id=183686 Patch by Basuke Suzuki

[webkit-changes] [229680] trunk/Source

2018-03-16 Thread jer . noble
Title: [229680] trunk/Source Revision 229680 Author jer.no...@apple.com Date 2018-03-16 13:06:58 -0700 (Fri, 16 Mar 2018) Log Message Make Fullscreen API an Experimental Feature https://bugs.webkit.org/show_bug.cgi?id=183662 Reviewed by Jon Lee. Source/WebCore: The Fullscreen APIs

[webkit-changes] [229679] trunk/Source

2018-03-16 Thread megan_gardner
Title: [229679] trunk/Source Revision 229679 Author megan_gard...@apple.com Date 2018-03-16 11:47:44 -0700 (Fri, 16 Mar 2018) Log Message Ensure that style is updated when the effective appearance changes https://bugs.webkit.org/show_bug.cgi?id=183690 Reviewed by Tim Horton and Wenson

[webkit-changes] [229678] tags/Safari-606.1.9.3

2018-03-16 Thread jmarcell
Title: [229678] tags/Safari-606.1.9.3 Revision 229678 Author jmarc...@apple.com Date 2018-03-16 11:38:18 -0700 (Fri, 16 Mar 2018) Log Message Cherry-pick r229597. rdar://problem/38431469 Modified Paths tags/Safari-606.1.9.3/LayoutTests/ChangeLog

[webkit-changes] [229676] tags/Safari-606.1.9.3/Source/WebKit

2018-03-16 Thread jmarcell
Title: [229676] tags/Safari-606.1.9.3/Source/WebKit Revision 229676 Author jmarc...@apple.com Date 2018-03-16 11:38:04 -0700 (Fri, 16 Mar 2018) Log Message Cherry-pick r229629. rdar://problem/38439218 Modified Paths tags/Safari-606.1.9.3/Source/WebKit/ChangeLog

[webkit-changes] [229677] tags/Safari-606.1.9.3/Source

2018-03-16 Thread jmarcell
Title: [229677] tags/Safari-606.1.9.3/Source Revision 229677 Author jmarc...@apple.com Date 2018-03-16 11:38:11 -0700 (Fri, 16 Mar 2018) Log Message Cherry-pick r229569. rdar://problem/38266987 Modified Paths tags/Safari-606.1.9.3/Source/WebCore/ChangeLog

[webkit-changes] [229675] trunk

2018-03-16 Thread cdumez
Title: [229675] trunk Revision 229675 Author cdu...@apple.com Date 2018-03-16 11:33:48 -0700 (Fri, 16 Mar 2018) Log Message WebKit.RestoreSessionStateContainingScrollRestorationDefault API test is failing with async policy delegates https://bugs.webkit.org/show_bug.cgi?id=183679

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

2018-03-16 Thread youenn
Title: [229674] trunk/Source/WebCore Revision 229674 Author you...@apple.com Date 2018-03-16 10:38:23 -0700 (Fri, 16 Mar 2018) Log Message Name Service Worker threads differently from regular Worker threads https://bugs.webkit.org/show_bug.cgi?id=183698 Reviewed by Chris Dumez. No

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

2018-03-16 Thread youenn
Title: [229673] trunk/Source/WebCore Revision 229673 Author you...@apple.com Date 2018-03-16 10:31:54 -0700 (Fri, 16 Mar 2018) Log Message IceCandidates leak on webrtc/datachannel/basic.html and other tests https://bugs.webkit.org/show_bug.cgi?id=183676 Reviewed by Eric Carlson.

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

2018-03-16 Thread zandobersek
Title: [229672] trunk/Source/WebCore Revision 229672 Author zandober...@gmail.com Date 2018-03-16 10:14:12 -0700 (Fri, 16 Mar 2018) Log Message [Nicosia] Add Cairo-specific GraphicsContext operation recorder https://bugs.webkit.org/show_bug.cgi?id=183593 Reviewed by Carlos Garcia

[webkit-changes] [229671] trunk/Tools

2018-03-16 Thread zalan
Title: [229671] trunk/Tools Revision 229671 Author za...@apple.com Date 2018-03-16 10:12:24 -0700 (Fri, 16 Mar 2018) Log Message [LayoutReloaded] Introduce Display.Box https://bugs.webkit.org/show_bug.cgi?id=183700 Reviewed by Antti Koivisto. Display.Box objects will end up in the

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

2018-03-16 Thread zandobersek
Title: [229670] trunk/Source/WebCore Revision 229670 Author zandober...@gmail.com Date 2018-03-16 10:07:26 -0700 (Fri, 16 Mar 2018) Log Message [TexMap] Clean up TextureMapperLayer constructor https://bugs.webkit.org/show_bug.cgi?id=183634 Reviewed by Michael Catanzaro. In the

[webkit-changes] [229669] trunk/Source/bmalloc

2018-03-16 Thread mcatanzaro
Title: [229669] trunk/Source/bmalloc Revision 229669 Author mcatanz...@igalia.com Date 2018-03-16 10:06:03 -0700 (Fri, 16 Mar 2018) Log Message Improve error message when Gigacage cannot allocate virtual memory https://bugs.webkit.org/show_bug.cgi?id=183329 Reviewed by Filip Pizlo.

[webkit-changes] [229668] tags/Safari-606.1.9.3/Source

2018-03-16 Thread jmarcell
Title: [229668] tags/Safari-606.1.9.3/Source Revision 229668 Author jmarc...@apple.com Date 2018-03-16 09:35:07 -0700 (Fri, 16 Mar 2018) Log Message Versioning. Modified Paths tags/Safari-606.1.9.3/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [229667] tags/Safari-606.1.9.3/

2018-03-16 Thread jmarcell
Title: [229667] tags/Safari-606.1.9.3/ Revision 229667 Author jmarc...@apple.com Date 2018-03-16 09:28:54 -0700 (Fri, 16 Mar 2018) Log Message New tag. Added Paths tags/Safari-606.1.9.3/ Diff ___ webkit-changes mailing list

[webkit-changes] [229666] trunk

2018-03-16 Thread cdumez
Title: [229666] trunk Revision 229666 Author cdu...@apple.com Date 2018-03-16 09:11:54 -0700 (Fri, 16 Mar 2018) Log Message URLSchemeHandler.Basic API test fails with async policy delegates https://bugs.webkit.org/show_bug.cgi?id=183678 Reviewed by Alex Christensen. Source/WebKit: The

[webkit-changes] [229664] trunk/Tools

2018-03-16 Thread zalan
Title: [229664] trunk/Tools Revision 229664 Author za...@apple.com Date 2018-03-16 07:52:42 -0700 (Fri, 16 Mar 2018) Log Message [LayoutReloaded] Utils.computed* functions should just take node instead of box. https://bugs.webkit.org/show_bug.cgi?id=183697 Reviewed by Antti Koivisto.

[webkit-changes] [229662] trunk/LayoutTests

2018-03-16 Thread csaavedra
Title: [229662] trunk/LayoutTests Revision 229662 Author csaave...@igalia.com Date 2018-03-16 03:05:03 -0700 (Fri, 16 Mar 2018) Log Message [GTK][WPE] Remove baselines for FileAPI test. Unreviewed gardening. Now with service workers the results in both WPE and GTK+ are the same as the

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

2018-03-16 Thread csaavedra
Title: [229661] trunk/Source/WebKit Revision 229661 Author csaave...@igalia.com Date 2018-03-16 02:46:01 -0700 (Fri, 16 Mar 2018) Log Message Suppress GCC warnings by using #include instead of #import Unreviewed. * UIProcess/SystemPreviewController.cpp: Modified Paths

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

2018-03-16 Thread zandobersek
Title: [229660] trunk/Source/WebCore Revision 229660 Author zandober...@gmail.com Date 2018-03-16 01:43:26 -0700 (Fri, 16 Mar 2018) Log Message [TexMap] Don't use the TextureMapperAnimation::Client interface to apply animation https://bugs.webkit.org/show_bug.cgi?id=183656 Reviewed by