[webkit-changes] [225043] trunk

2017-11-20 Thread carlosgc
Title: [225043] trunk Revision 225043 Author carlo...@webkit.org Date 2017-11-20 00:11:29 -0800 (Mon, 20 Nov 2017) Log Message [GTK][WPE] webkit_cookie_manager_delete_all_cookies doesn't delete the cookies if called before a web process is running https://bugs.webkit.org/show_bug.cgi?id=1

[webkit-changes] [225044] trunk

2017-11-20 Thread carlosgc
Title: [225044] trunk Revision 225044 Author carlo...@webkit.org Date 2017-11-20 00:16:26 -0800 (Mon, 20 Nov 2017) Log Message [WPE] webkit_web_view_new() should enable specifying wpe_view_backend object https://bugs.webkit.org/show_bug.cgi?id=178655 Reviewed by Michael Catanzaro. Sourc

[webkit-changes] [225045] trunk/Tools

2017-11-20 Thread carlosgc
Title: [225045] trunk/Tools Revision 225045 Author carlo...@webkit.org Date 2017-11-20 01:47:56 -0800 (Mon, 20 Nov 2017) Log Message [WPE] Add env var WPE_USE_HEADLESS_VIEW_BACKEND https://bugs.webkit.org/show_bug.cgi?id=173770 Reviewed by Michael Catanzaro. Move HeadlessViewBackend imp

[webkit-changes] [225046] trunk/Tools

2017-11-20 Thread carlosgc
Title: [225046] trunk/Tools Revision 225046 Author carlo...@webkit.org Date 2017-11-20 01:51:07 -0800 (Mon, 20 Nov 2017) Log Message [WPE] Build C API tests https://bugs.webkit.org/show_bug.cgi?id=179817 Reviewed by Michael Catanzaro. * TestWebKitAPI/CMakeLists.txt: * TestWebKitAPI/Plat

[webkit-changes] [225047] trunk/Tools

2017-11-20 Thread carlosgc
Title: [225047] trunk/Tools Revision 225047 Author carlo...@webkit.org Date 2017-11-20 03:03:26 -0800 (Mon, 20 Nov 2017) Log Message [WPE] Add run-wpe-tests script to run WPE glib API tests https://bugs.webkit.org/show_bug.cgi?id=173772 Reviewed by Michael Catanzaro. Move common code fr

[webkit-changes] [225048] trunk/Tools

2017-11-20 Thread carlosgc
Title: [225048] trunk/Tools Revision 225048 Author carlo...@webkit.org Date 2017-11-20 03:22:30 -0800 (Mon, 20 Nov 2017) Log Message Unreviewed. Fix WPE build after r225047. Remove changes from an old patch committed by mistake in r225047. * WebKitTestRunner/PlatformWebView.h: * WebKitT

[webkit-changes] [225049] trunk

2017-11-20 Thread emilio
Title: [225049] trunk Revision 225049 Author emi...@crisal.io Date 2017-11-20 04:32:07 -0800 (Mon, 20 Nov 2017) Log Message Incorrect computed style in pseudo-elements with display: contents https://bugs.webkit.org/show_bug.cgi?id=179812 Reviewed by Antti Koivisto. LayoutTests/imported/

[webkit-changes] [225050] trunk

2017-11-20 Thread mcatanzaro
Title: [225050] trunk Revision 225050 Author mcatanz...@igalia.com Date 2017-11-20 07:46:17 -0800 (Mon, 20 Nov 2017) Log Message Remove ENABLE_ALLINONE_BUILD option https://bugs.webkit.org/show_bug.cgi?id=179823 Reviewed by Darin Adler. .: * Source/cmake/OptionsWin.cmake: * Source/cmak

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

2017-11-20 Thread clopez
Title: [225051] trunk/Source/WebCore Revision 225051 Author clo...@igalia.com Date 2017-11-20 07:57:57 -0800 (Mon, 20 Nov 2017) Log Message [WPE] GLContextEGLWPE.cpp:44:96: error: invalid cast from type ‘GLNativeWindowType {aka long long unsigned int}’ to type ‘EGLNativeWindowType {aka un

[webkit-changes] [225052] trunk

2017-11-20 Thread zalan
Title: [225052] trunk Revision 225052 Author za...@apple.com Date 2017-11-20 09:18:57 -0800 (Mon, 20 Nov 2017) Log Message Remove slow repaint object from FrameView when style changes. https://bugs.webkit.org/show_bug.cgi?id=179871 Reviewed by Antti Koivisto. Source/WebCore: The "oldSt

[webkit-changes] [225053] trunk/Tools

2017-11-20 Thread commit-queue
Title: [225053] trunk/Tools Revision 225053 Author commit-qu...@webkit.org Date 2017-11-20 13:20:15 -0800 (Mon, 20 Nov 2017) Log Message [Win] Update ruby JSC test writer for gigacage changes https://bugs.webkit.org/show_bug.cgi?id=178757 Patch by Stephan Szabo on 2017-11-20 Reviewed by

[webkit-changes] [225054] trunk

2017-11-20 Thread mario
Title: [225054] trunk Revision 225054 Author ma...@webkit.org Date 2017-11-20 14:02:46 -0800 (Mon, 20 Nov 2017) Log Message [GTK] New API to add, retrieve and delete cookies via WebKitCookieManager https://bugs.webkit.org/show_bug.cgi?id=177932 Reviewed by Carlos Garcia Campos. Source/W

[webkit-changes] [225055] trunk/Tools

2017-11-20 Thread mcatanzaro
Title: [225055] trunk/Tools Revision 225055 Author mcatanz...@igalia.com Date 2017-11-20 15:51:54 -0800 (Mon, 20 Nov 2017) Log Message Unreviewed, speculative attempt to fix run-gtk-tests after r225047 https://bugs.webkit.org/show_bug.cgi?id=173772 * jhbuild/jhbuildutils.py: (enter_jhbui

[webkit-changes] [225056] trunk/LayoutTests

2017-11-20 Thread mcatanzaro
Title: [225056] trunk/LayoutTests Revision 225056 Author mcatanz...@igalia.com Date 2017-11-20 15:54:04 -0800 (Mon, 20 Nov 2017) Log Message Unreviewed WPE test gardening * platform/wpe/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/platform/wpe/TestExpe

[webkit-changes] [225057] trunk/LayoutTests

2017-11-20 Thread mcatanzaro
Title: [225057] trunk/LayoutTests Revision 225057 Author mcatanz...@igalia.com Date 2017-11-20 15:55:48 -0800 (Mon, 20 Nov 2017) Log Message Better unreviewed WPE test gardening I gave this test a TIMEOUT expectation because there is an XHR timeout, but that was dumb because the test its

[webkit-changes] [225058] trunk/LayoutTests

2017-11-20 Thread mcatanzaro
Title: [225058] trunk/LayoutTests Revision 225058 Author mcatanz...@igalia.com Date 2017-11-20 16:58:14 -0800 (Mon, 20 Nov 2017) Log Message Unreviewed GTK test gardening * TestExpectations: * platform/gtk/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/T

[webkit-changes] [225059] trunk/LayoutTests

2017-11-20 Thread commit-queue
Title: [225059] trunk/LayoutTests Revision 225059 Author commit-qu...@webkit.org Date 2017-11-20 17:24:37 -0800 (Mon, 20 Nov 2017) Log Message Layout Test js/intl-datetimeformat.html is failing on High Sierra (GMT vs. UTC) https://bugs.webkit.org/show_bug.cgi?id=179208 Patch by Andy VanW

[webkit-changes] [225060] trunk/Tools

2017-11-20 Thread mcatanzaro
Title: [225060] trunk/Tools Revision 225060 Author mcatanz...@igalia.com Date 2017-11-20 17:25:50 -0800 (Mon, 20 Nov 2017) Log Message [WPE] Disable ACCELERATED_2D_CANVAS in FeatureList.pm https://bugs.webkit.org/show_bug.cgi?id=179889 Reviewed by Darin Adler. * Scripts/webkitperl/Featu

[webkit-changes] [225062] trunk/LayoutTests

2017-11-20 Thread mcatanzaro
Title: [225062] trunk/LayoutTests Revision 225062 Author mcatanz...@igalia.com Date 2017-11-20 18:29:15 -0800 (Mon, 20 Nov 2017) Log Message Unreviewed, mark one more GTK test as passing * platform/gtk/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/platf

[webkit-changes] [225065] trunk/Tools

2017-11-20 Thread carlosgc
Title: [225065] trunk/Tools Revision 225065 Author carlo...@webkit.org Date 2017-11-20 23:59:26 -0800 (Mon, 20 Nov 2017) Log Message Unreviewed. Fix GTK+ make distcheck. * gtk/manifest.txt.in: Add generate-inspector-gresource-manifest.py to the tarball. Modified Paths trunk/Tools/Chang