[webkit-changes] [237768] trunk/WebDriverTests

2018-11-02 Thread mcatanzaro
Title: [237768] trunk/WebDriverTests Revision 237768 Author mcatanz...@igalia.com Date 2018-11-02 22:53:38 -0700 (Fri, 02 Nov 2018) Log Message Unreviewed WebDriver expectations gardening There are still a few more flaky tests, but this should improve things significantly. *

[webkit-changes] [237767] trunk/Tools

2018-11-02 Thread mcatanzaro
Title: [237767] trunk/Tools Revision 237767 Author mcatanz...@igalia.com Date 2018-11-02 22:27:08 -0700 (Fri, 02 Nov 2018) Log Message Unreviewed API test gardening * TestWebKitAPI/glib/TestExpectations.json: Modified Paths trunk/Tools/ChangeLog

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

2018-11-02 Thread mmaxfield
Title: [237765] trunk/Source/WebCore Revision 237765 Author mmaxfi...@apple.com Date 2018-11-02 19:36:28 -0700 (Fri, 02 Nov 2018) Log Message Clean up drawLineForDocumentMarker() https://bugs.webkit.org/show_bug.cgi?id=191215 Reviewed by Zalan Bujtas. In preparation for

[webkit-changes] [237764] trunk/Source/JavaScriptCore

2018-11-02 Thread keith_miller
Title: [237764] trunk/Source/_javascript_Core Revision 237764 Author keith_mil...@apple.com Date 2018-11-02 18:52:35 -0700 (Fri, 02 Nov 2018) Log Message Assert JSValues can fit into a pointer when API casting https://bugs.webkit.org/show_bug.cgi?id=191220 Reviewed by Michael Saboff. *

[webkit-changes] [237763] trunk

2018-11-02 Thread msaboff
Title: [237763] trunk Revision 237763 Author msab...@apple.com Date 2018-11-02 18:27:42 -0700 (Fri, 02 Nov 2018) Log Message Rolling in r237753 with unreviewed build fix. Fixed issues with DECLARE_THROW_SCOPE placement. Modified Paths trunk/JSTests/ChangeLog

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

2018-11-02 Thread ryanhaddad
Title: [237762] trunk/Source/WebKit Revision 237762 Author ryanhad...@apple.com Date 2018-11-02 17:49:49 -0700 (Fri, 02 Nov 2018) Log Message Unreviewed, attempt to fix the build with recent SDKs. * Shared/EntryPointUtilities/mac/XPCService/XPCServiceEntryPoint.mm:

[webkit-changes] [237761] trunk

2018-11-02 Thread achristensen
Title: [237761] trunk Revision 237761 Author achristen...@apple.com Date 2018-11-02 17:33:53 -0700 (Fri, 02 Nov 2018) Log Message Mac production builds should sign the network process xpc service with entitlements https://bugs.webkit.org/show_bug.cgi?id=191209 Reviewed by Geoff Garen.

[webkit-changes] [237760] trunk/LayoutTests

2018-11-02 Thread cdumez
Title: [237760] trunk/LayoutTests Revision 237760 Author cdu...@apple.com Date 2018-11-02 17:06:09 -0700 (Fri, 02 Nov 2018) Log Message REGRESSION (r237699): Layout Test http/tests/security/anchor-download-block-crossorigin.html is a flaky failure

[webkit-changes] [237759] tags/Safari-607.1.12.1

2018-11-02 Thread kocsen_chung
Title: [237759] tags/Safari-607.1.12.1 Revision 237759 Author kocsen_ch...@apple.com Date 2018-11-02 16:33:24 -0700 (Fri, 02 Nov 2018) Log Message Apply patch. rdar://problem/45749094 https://bugs.webkit.org/show_bug.cgi?id=191201 Modified Paths

[webkit-changes] [237758] trunk/Websites/webkit.org

2018-11-02 Thread jond
Title: [237758] trunk/Websites/webkit.org Revision 237758 Author j...@apple.com Date 2018-11-02 16:20:42 -0700 (Fri, 02 Nov 2018) Log Message Follow-up fix for the webkit.org blog index page https://bugs.webkit.org/show_bug.cgi?id=191216 Reviewed by Timothy Hatcher. *

[webkit-changes] [237757] trunk

2018-11-02 Thread ryanhaddad
Title: [237757] trunk Revision 237757 Author ryanhad...@apple.com Date 2018-11-02 15:47:14 -0700 (Fri, 02 Nov 2018) Log Message Unreviewed, rolling out r237753. Introduced JSC test failures Reverted changeset: "Running out of stack space not properly handled in RegExp::compile() and

[webkit-changes] [237756] trunk/LayoutTests

2018-11-02 Thread pvollan
Title: [237756] trunk/LayoutTests Revision 237756 Author pvol...@apple.com Date 2018-11-02 15:46:14 -0700 (Fri, 02 Nov 2018) Log Message [Win] Layout Test fast/block/basic/inline-content-with-floating-image.html is failing https://bugs.webkit.org/show_bug.cgi?id=191194 Unreviewed test

[webkit-changes] [237755] trunk/Tools

2018-11-02 Thread lforschler
Title: [237755] trunk/Tools Revision 237755 Author lforsch...@apple.com Date 2018-11-02 15:35:49 -0700 (Fri, 02 Nov 2018) Log Message Add Windows 10 archive bots https://bugs.webkit.org/show_bug.cgi?id=190964 This Change updates the Apple Windows Buildbot configuration. - Add

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

2018-11-02 Thread ajuma
Title: [237754] trunk/Source/WebCore Revision 237754 Author aj...@chromium.org Date 2018-11-02 15:07:18 -0700 (Fri, 02 Nov 2018) Log Message requestAnimationFrame causes bad location of position:fixed inside overflow:auto and iframe https://bugs.webkit.org/show_bug.cgi?id=176243

[webkit-changes] [237753] trunk

2018-11-02 Thread msaboff
Title: [237753] trunk Revision 237753 Author msab...@apple.com Date 2018-11-02 15:05:51 -0700 (Fri, 02 Nov 2018) Log Message Running out of stack space not properly handled in RegExp::compile() and its callers https://bugs.webkit.org/show_bug.cgi?id=191206 Reviewed by Filip Pizlo.

[webkit-changes] [237752] trunk/Websites/webkit.org

2018-11-02 Thread jond
Title: [237752] trunk/Websites/webkit.org Revision 237752 Author j...@apple.com Date 2018-11-02 14:43:42 -0700 (Fri, 02 Nov 2018) Log Message Improved the SVG icons to use SVG symbols https://bugs.webkit.org/show_bug.cgi?id=191205 Reviewed by Timothy Hatcher. This change makes it far

[webkit-changes] [237751] tags/Safari-607.1.12.1/Source/JavaScriptCore

2018-11-02 Thread bshafiei
Title: [237751] tags/Safari-607.1.12.1/Source/_javascript_Core Revision 237751 Author bshaf...@apple.com Date 2018-11-02 13:38:00 -0700 (Fri, 02 Nov 2018) Log Message Cherry-pick r237745. rdar://problem/45765887 API should use wrapper object if address is 32-bit

[webkit-changes] [237749] tags/Safari-607.1.12.1

2018-11-02 Thread bshafiei
Title: [237749] tags/Safari-607.1.12.1 Revision 237749 Author bshaf...@apple.com Date 2018-11-02 13:33:16 -0700 (Fri, 02 Nov 2018) Log Message Revert r237553. rdar://problem/45768563 Modified Paths tags/Safari-607.1.12.1/JSTests/ChangeLog

[webkit-changes] [237748] tags/Safari-607.1.12.1/Source/JavaScriptCore

2018-11-02 Thread bshafiei
Title: [237748] tags/Safari-607.1.12.1/Source/_javascript_Core Revision 237748 Author bshaf...@apple.com Date 2018-11-02 13:33:13 -0700 (Fri, 02 Nov 2018) Log Message Revert r237576. rdar://problem/45767917 Modified Paths tags/Safari-607.1.12.1/Source/_javascript_Core/ChangeLog

[webkit-changes] [237747] tags/Safari-607.1.12.1/Source/JavaScriptCore

2018-11-02 Thread bshafiei
Title: [237747] tags/Safari-607.1.12.1/Source/_javascript_Core Revision 237747 Author bshaf...@apple.com Date 2018-11-02 13:33:09 -0700 (Fri, 02 Nov 2018) Log Message Revert r237627. rdar://problem/45771226 Modified Paths tags/Safari-607.1.12.1/Source/_javascript_Core/ChangeLog

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

2018-11-02 Thread mattbaker
Title: [237746] trunk/Source/WebInspectorUI Revision 237746 Author mattba...@apple.com Date 2018-11-02 12:39:01 -0700 (Fri, 02 Nov 2018) Log Message Web Inspector: support multiple selection/deletion of cookie records https://bugs.webkit.org/show_bug.cgi?id=66381 Reviewed by Devin

[webkit-changes] [237745] trunk/Source/JavaScriptCore

2018-11-02 Thread keith_miller
Title: [237745] trunk/Source/_javascript_Core Revision 237745 Author keith_mil...@apple.com Date 2018-11-02 12:03:44 -0700 (Fri, 02 Nov 2018) Log Message API should use wrapper object if address is 32-bit https://bugs.webkit.org/show_bug.cgi?id=191203 Reviewed by Filip Pizlo. *

[webkit-changes] [237744] tags/Safari-607.1.12.1/Source

2018-11-02 Thread alancoon
Title: [237744] tags/Safari-607.1.12.1/Source Revision 237744 Author alanc...@apple.com Date 2018-11-02 11:31:02 -0700 (Fri, 02 Nov 2018) Log Message Cherry-pick r237721. rdar://problem/45722391 Replace CommonRandom SPI with API https://bugs.webkit.org/show_bug.cgi?id=191178

[webkit-changes] [237743] trunk

2018-11-02 Thread wenson_hsieh
Title: [237743] trunk Revision 237743 Author wenson_hs...@apple.com Date 2018-11-02 11:10:23 -0700 (Fri, 02 Nov 2018) Log Message [iOS] Changing view scale sometimes does not zoom the page to the new initial scale, when the page is at initial scale

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

2018-11-02 Thread philn
Title: [237742] trunk/Source/WebCore Revision 237742 Author ph...@webkit.org Date 2018-11-02 10:45:37 -0700 (Fri, 02 Nov 2018) Log Message [GTK][WPE] Unreviewed, another --no-video --no-web-audio build fix following r237677 * inspector/agents/InspectorDOMAgent.cpp:

[webkit-changes] [237741] trunk/Tools

2018-11-02 Thread philn
Title: [237741] trunk/Tools Revision 237741 Author ph...@webkit.org Date 2018-11-02 10:42:46 -0700 (Fri, 02 Nov 2018) Log Message [GTK][WPE] Enable GST_DEBUG_NO_COLOR environment variable pass-through Rubber-stamped by Michael Catanzaro. This variable is useful to get rid of shell

[webkit-changes] [237740] trunk/Tools

2018-11-02 Thread aakash_jain
Title: [237740] trunk/Tools Revision 237740 Author aakash_j...@apple.com Date 2018-11-02 10:35:41 -0700 (Fri, 02 Nov 2018) Log Message Add Basic Django web app for OpenSource EWS https://bugs.webkit.org/show_bug.cgi?id=191091 Reviewed by Lucas Forschler. *

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

2018-11-02 Thread dbates
Title: [237739] trunk/Source/WebCore Revision 237739 Author dba...@webkit.org Date 2018-11-02 10:20:28 -0700 (Fri, 02 Nov 2018) Log Message [iOS] Normalize character string based on key code https://bugs.webkit.org/show_bug.cgi?id=191120 Reviewed by Tim Horton. Source/WebCore:

[webkit-changes] [237738] trunk

2018-11-02 Thread dbates
Title: [237738] trunk Revision 237738 Author dba...@webkit.org Date 2018-11-02 10:17:09 -0700 (Fri, 02 Nov 2018) Log Message [iOS] WebKit should dispatch DOM events when a modifier key is pressed https://bugs.webkit.org/show_bug.cgi?id=190487 Reviewed by Tim Horton. Source/WebCore:

[webkit-changes] [237737] trunk

2018-11-02 Thread ajuma
Title: [237737] trunk Revision 237737 Author aj...@chromium.org Date 2018-11-02 09:55:13 -0700 (Fri, 02 Nov 2018) Log Message Allow cross-document intersection observing https://bugs.webkit.org/show_bug.cgi?id=165746 Reviewed by Simon Fraser. LayoutTests/imported/w3c: Update

[webkit-changes] [237736] tags/Safari-607.1.12.1/Source/JavaScriptCore

2018-11-02 Thread kocsen_chung
Title: [237736] tags/Safari-607.1.12.1/Source/_javascript_Core Revision 237736 Author kocsen_ch...@apple.com Date 2018-11-02 09:49:13 -0700 (Fri, 02 Nov 2018) Log Message Cherry-pick r237707. rdar://problem/45749094 Unreviewed, _javascript_Core should only guarantee to produce a

[webkit-changes] [237735] trunk

2018-11-02 Thread cdumez
Title: [237735] trunk Revision 237735 Author cdu...@apple.com Date 2018-11-02 08:59:23 -0700 (Fri, 02 Nov 2018) Log Message [PSON] Reuse SuspendedPages' process when possible, for performance https://bugs.webkit.org/show_bug.cgi?id=191166 Reviewed by Geoffrey Garen. Source/WebKit:

[webkit-changes] [237734] trunk/Source/JavaScriptCore

2018-11-02 Thread tzagallo
Title: [237734] trunk/Source/_javascript_Core Revision 237734 Author tzaga...@apple.com Date 2018-11-02 08:46:57 -0700 (Fri, 02 Nov 2018) Log Message Metadata should not be copyable https://bugs.webkit.org/show_bug.cgi?id=191193 Reviewed by Keith Miller. We should only ever hold

[webkit-changes] [237733] trunk/LayoutTests

2018-11-02 Thread pvollan
Title: [237733] trunk/LayoutTests Revision 237733 Author pvol...@apple.com Date 2018-11-02 08:41:19 -0700 (Fri, 02 Nov 2018) Log Message [Win] Layout Test fast/block/basic/inline-content-with-floating-image.html is failing https://bugs.webkit.org/show_bug.cgi?id=191194 Unreviewed test

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

2018-11-02 Thread commit-queue
Title: [237732] trunk/Source/WebCore Revision 237732 Author commit-qu...@webkit.org Date 2018-11-02 08:39:52 -0700 (Fri, 02 Nov 2018) Log Message Remove ENABLE_OPENCL fully https://bugs.webkit.org/show_bug.cgi?id=191172 Patch by Rob Buis on 2018-11-02 Reviewed by Yusuke Suzuki. No new

[webkit-changes] [237731] trunk

2018-11-02 Thread zalan
Title: [237731] trunk Revision 237731 Author za...@apple.com Date 2018-11-02 07:23:54 -0700 (Fri, 02 Nov 2018) Log Message [LFC][IFC] Add support for intrinsic width calculation https://bugs.webkit.org/show_bug.cgi?id=191144 Reviewed by Antti Koivisto. Source/WebCore: This is the

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

2018-11-02 Thread zalan
Title: [237730] trunk/Source/WebCore Revision 237730 Author za...@apple.com Date 2018-11-02 07:21:56 -0700 (Fri, 02 Nov 2018) Log Message [LFC][BFC] BlockFormattingContext::instrinsicWidthConstraints logic should look similar to ::layout https://bugs.webkit.org/show_bug.cgi?id=191181

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

2018-11-02 Thread zalan
Title: [237729] trunk/Source/WebCore Revision 237729 Author za...@apple.com Date 2018-11-02 06:41:05 -0700 (Fri, 02 Nov 2018) Log Message [LFC] Align shrink-to-fit width computation with the layout implementation. https://bugs.webkit.org/show_bug.cgi?id=191179 Reviewed by Antti

[webkit-changes] [237728] trunk/Source/JavaScriptCore

2018-11-02 Thread tzagallo
Title: [237728] trunk/Source/_javascript_Core Revision 237728 Author tzaga...@apple.com Date 2018-11-02 03:46:34 -0700 (Fri, 02 Nov 2018) Log Message REGRESSION(r237547): Exception handlers should be aware of wide opcodes when JIT is disabled

[webkit-changes] [237727] trunk

2018-11-02 Thread philn
Title: [237727] trunk Revision 237727 Author ph...@webkit.org Date 2018-11-02 03:04:22 -0700 (Fri, 02 Nov 2018) Log Message [Apache] Self-signed SSL certificate RSA key is considered too weak https://bugs.webkit.org/show_bug.cgi?id=191156 Reviewed by Michael Catanzaro. Tools: *

[webkit-changes] [237726] trunk

2018-11-02 Thread graouts
Title: [237726] trunk Revision 237726 Author grao...@webkit.org Date 2018-11-02 00:54:19 -0700 (Fri, 02 Nov 2018) Log Message [Web Animations] Make document.getAnimations() return declarative animations in the correct order https://bugs.webkit.org/show_bug.cgi?id=191153 Reviewed by Dean

[webkit-changes] [237723] trunk

2018-11-02 Thread justin_fan
Title: [237723] trunk Revision 237723 Author justin_...@apple.com Date 2018-11-02 00:09:09 -0700 (Fri, 02 Nov 2018) Log Message [WebGPU] Experimental prototype for MSL shaders https://bugs.webkit.org/show_bug.cgi?id=191084 Reviewed by Dean Jackson. Source/WebCore: Begin implementation

[webkit-changes] [237721] trunk/Source

2018-11-02 Thread jiewen_tan
Title: [237721] trunk/Source Revision 237721 Author jiewen_...@apple.com Date 2018-11-01 23:35:59 -0700 (Thu, 01 Nov 2018) Log Message Replace CommonRandom SPI with API https://bugs.webkit.org/show_bug.cgi?id=191178 Reviewed by Brent Fulgham. Source/bmalloc: *