[webkit-changes] [234132] trunk/LayoutTests

2018-07-23 Thread pvollan
Title: [234132] trunk/LayoutTests Revision 234132 Author pvol...@apple.com Date 2018-07-23 23:44:09 -0700 (Mon, 23 Jul 2018) Log Message The test webanimations/accessing-current-time-after-finished-css-animation-target-removal.html is failing on Windows. https://bugs.webkit.org/show_bug.c

[webkit-changes] [234131] trunk

2018-07-23 Thread rego
Title: [234131] trunk Revision 234131 Author r...@igalia.com Date 2018-07-23 21:50:20 -0700 (Mon, 23 Jul 2018) Log Message [css-grid] Add support for calc() in gutter properties https://bugs.webkit.org/show_bug.cgi?id=187902 Reviewed by Simon Fraser. LayoutTests/imported/w3c: Two new W

[webkit-changes] [234130] trunk/Tools

2018-07-23 Thread Hironori . Fujii
Title: [234130] trunk/Tools Revision 234130 Author hironori.fu...@sony.com Date 2018-07-23 19:18:12 -0700 (Mon, 23 Jul 2018) Log Message webkitpy.port.server_process_unittest.TestServerProcess.test_basic failed on Windows Python https://bugs.webkit.org/show_bug.cgi?id=187581 Reviewed by

[webkit-changes] [234128] trunk

2018-07-23 Thread sbarati
Title: [234128] trunk Revision 234128 Author sbar...@apple.com Date 2018-07-23 18:32:20 -0700 (Mon, 23 Jul 2018) Log Message need to didFoldClobberWorld when we constant fold GetByVal https://bugs.webkit.org/show_bug.cgi?id=187917 Reviewed by Yusuke Suzuki. JSTests: * stress/get-by-va

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

2018-07-23 Thread commit-queue
Title: [234126] trunk/Source/WebCore Revision 234126 Author commit-qu...@webkit.org Date 2018-07-23 17:42:43 -0700 (Mon, 23 Jul 2018) Log Message Remove extraneous #endif in html.css https://bugs.webkit.org/show_bug.cgi?id=187934 Patch by Aditya Keerthi on 2018-07-23 Reviewed by Tim Hor

[webkit-changes] [234125] trunk

2018-07-23 Thread sihui_liu
Title: [234125] trunk Revision 234125 Author sihui_...@apple.com Date 2018-07-23 17:35:02 -0700 (Mon, 23 Jul 2018) Log Message CrashTracer: com.apple.WebKit.Storage at WebCore: WebCore::encodeKey https://bugs.webkit.org/show_bug.cgi?id=187927 LayoutTests/imported/w3c: Reviewed by Chris

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

2018-07-23 Thread commit-queue
Title: [234124] trunk/Source/WebKit Revision 234124 Author commit-qu...@webkit.org Date 2018-07-23 17:27:13 -0700 (Mon, 23 Jul 2018) Log Message Crash when loadViewIfRequired called while WKFullScreenViewController is being deallocated. https://bugs.webkit.org/show_bug.cgi?id=187920 rdar:

[webkit-changes] [234123] trunk/Source

2018-07-23 Thread timothy_horton
Title: [234123] trunk/Source Revision 234123 Author timothy_hor...@apple.com Date 2018-07-23 17:09:47 -0700 (Mon, 23 Jul 2018) Log Message Try to fix the build. * UIProcess/mac/ServicesController.mm: (WebKit::hasCompatibleServicesForItems): Modified Paths trunk/Source/WebCore/PAL/pal/s

[webkit-changes] [234122] trunk

2018-07-23 Thread ross . kirsling
Title: [234122] trunk Revision 234122 Author ross.kirsl...@sony.com Date 2018-07-23 17:01:49 -0700 (Mon, 23 Jul 2018) Log Message WTF::StringView::split should have an allowEmptyEntries flag https://bugs.webkit.org/show_bug.cgi?id=187864 Reviewed by Konstantin Tokarev. Source/WTF: * wt

[webkit-changes] [234121] trunk

2018-07-23 Thread commit-queue
Title: [234121] trunk Revision 234121 Author commit-qu...@webkit.org Date 2018-07-23 16:44:59 -0700 (Mon, 23 Jul 2018) Log Message We should cache the compiled sandbox profile in a data vault https://bugs.webkit.org/show_bug.cgi?id=184991 Patch by Ben Richards on 2018-07-23 Reviewed by

[webkit-changes] [234120] trunk/Source

2018-07-23 Thread timothy_horton
Title: [234120] trunk/Source Revision 234120 Author timothy_hor...@apple.com Date 2018-07-23 16:27:28 -0700 (Mon, 23 Jul 2018) Log Message Creating and loading content in a WKWebView triggers Main Thread Checker warnings under ServicesController https://bugs.webkit.org/show_bug.cgi?id=186

[webkit-changes] [234118] trunk/LayoutTests

2018-07-23 Thread commit-queue
Title: [234118] trunk/LayoutTests Revision 234118 Author commit-qu...@webkit.org Date 2018-07-23 16:20:50 -0700 (Mon, 23 Jul 2018) Log Message Enable WebGL2 glsl3 tests with expected FAIL results https://bugs.webkit.org/show_bug.cgi?id=187929 Patch by Justin Fan on 2018-07-23 Reviewed

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

2018-07-23 Thread commit-queue
Title: [234117] trunk/Source/WebCore Revision 234117 Author commit-qu...@webkit.org Date 2018-07-23 16:20:16 -0700 (Mon, 23 Jul 2018) Log Message [macOS] Ensure that WebGL contexts are always set to an accelerated virtual screen https://bugs.webkit.org/show_bug.cgi?id=187923 Patch by Jus

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

2018-07-23 Thread commit-queue
Title: [234116] trunk/Source/WebCore Revision 234116 Author commit-qu...@webkit.org Date 2018-07-23 16:07:33 -0700 (Mon, 23 Jul 2018) Log Message Convert some obvious never-null pointers to references in the editing code https://bugs.webkit.org/show_bug.cgi?id=187914 Patch by Sam Weinig

[webkit-changes] [234115] trunk/Tools

2018-07-23 Thread zalan
Title: [234115] trunk/Tools Revision 234115 Author za...@apple.com Date 2018-07-23 16:00:00 -0700 (Mon, 23 Jul 2018) Log Message DRT relies on [webView display] to call -viewWillDraw on the WebHTMLView https://bugs.webkit.org/show_bug.cgi?id=187924 Reviewed by Simon Fraser. WebKit reli

[webkit-changes] [234114] tags/Safari-606.1.29/

2018-07-23 Thread bshafiei
Title: [234114] tags/Safari-606.1.29/ Revision 234114 Author bshaf...@apple.com Date 2018-07-23 15:53:07 -0700 (Mon, 23 Jul 2018) Log Message Tag Safari-606.1.29. Added Paths tags/Safari-606.1.29/ Diff ___ webkit-changes mailing list w

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

2018-07-23 Thread pvollan
Title: [234113] trunk/Source/WebCore Revision 234113 Author pvol...@apple.com Date 2018-07-23 15:16:31 -0700 (Mon, 23 Jul 2018) Log Message WebCore::primaryScreenDisplayID() always return 0 https://bugs.webkit.org/show_bug.cgi?id=187922 Reviewed by Geoffrey Garen. This function should

[webkit-changes] [234112] trunk

2018-07-23 Thread n_wang
Title: [234112] trunk Revision 234112 Author n_w...@apple.com Date 2018-07-23 14:24:19 -0700 (Mon, 23 Jul 2018) Log Message AX: Press tab to highlight items on a webpage is not working with voiceover enabled https://bugs.webkit.org/show_bug.cgi?id=187824 Reviewed by Zalan Bujtas. Source

[webkit-changes] [234111] trunk

2018-07-23 Thread cdumez
Title: [234111] trunk Revision 234111 Author cdu...@apple.com Date 2018-07-23 13:59:58 -0700 (Mon, 23 Jul 2018) Log Message WebResourceLoadStatisticsStore fails to unregister itself as a MessageReceiver in its destructor https://bugs.webkit.org/show_bug.cgi?id=187910 Reviewed by Brent F

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

2018-07-23 Thread zalan
Title: [234110] trunk/Source/WebCore Revision 234110 Author za...@apple.com Date 2018-07-23 13:30:35 -0700 (Mon, 23 Jul 2018) Log Message [LCF][IFC] Add support for hyphenation. https://bugs.webkit.org/show_bug.cgi?id=187913 Reviewed by Antti Koivisto. Move the hyphenation logic over fr

[webkit-changes] [234109] trunk

2018-07-23 Thread graouts
Title: [234109] trunk Revision 234109 Author grao...@webkit.org Date 2018-07-23 13:23:18 -0700 (Mon, 23 Jul 2018) Log Message [Web Animations] Querying the current time of a finished CSSAnimation after removing its target leads to a crash https://bugs.webkit.org/show_bug.cgi?id=187906 Re

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

2018-07-23 Thread wilander
Title: [234108] trunk/Source/WebKit Revision 234108 Author wilan...@apple.com Date 2018-07-23 13:17:42 -0700 (Mon, 23 Jul 2018) Log Message Resource Load Statistics: Add logging of Storage Access API use in experimental debug mode https://bugs.webkit.org/show_bug.cgi?id=187918 Reviewed

[webkit-changes] [234107] trunk/LayoutTests

2018-07-23 Thread cdumez
Title: [234107] trunk/LayoutTests Revision 234107 Author cdu...@apple.com Date 2018-07-23 12:33:13 -0700 (Mon, 23 Jul 2018) Log Message REGRESSION(PSON?): [ WK2 ] http/tests/workers/service/client-*-page-cache.html LayoutTests are flaky https://bugs.webkit.org/show_bug.cgi?id=183705 Unr

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

2018-07-23 Thread mark . lam
Title: [234106] trunk/Source/_javascript_Core Revision 234106 Author mark@apple.com Date 2018-07-23 12:32:42 -0700 (Mon, 23 Jul 2018) Log Message Add some asserts to help diagnose a crash. https://bugs.webkit.org/show_bug.cgi?id=187915 Reviewed by Michael Saboff. Add some asserts t

[webkit-changes] [234105] trunk/Source

2018-07-23 Thread commit-queue
Title: [234105] trunk/Source Revision 234105 Author commit-qu...@webkit.org Date 2018-07-23 12:13:08 -0700 (Mon, 23 Jul 2018) Log Message [iOS] Add support for input[type=color] https://bugs.webkit.org/show_bug.cgi?id=187871 Patch by Aditya Keerthi on 2018-07-23 Reviewed by Tim Horton.

[webkit-changes] [234104] trunk/LayoutTests

2018-07-23 Thread pvollan
Title: [234104] trunk/LayoutTests Revision 234104 Author pvol...@apple.com Date 2018-07-23 10:56:24 -0700 (Mon, 23 Jul 2018) Log Message Layout test webanimations/empty-keyframes-crash.html is failing on Windows. https://bugs.webkit.org/show_bug.cgi?id=187912 Unreviewed test gardening.

[webkit-changes] [234102] trunk/LayoutTests

2018-07-23 Thread pvollan
Title: [234102] trunk/LayoutTests Revision 234102 Author pvol...@apple.com Date 2018-07-23 10:49:12 -0700 (Mon, 23 Jul 2018) Log Message Skip crypto tests on Windows. https://bugs.webkit.org/show_bug.cgi?id=165090 Unreviewed test gardening. * platform/win/TestExpectations: Modified Pat

[webkit-changes] [234100] trunk/LayoutTests

2018-07-23 Thread ryanhaddad
Title: [234100] trunk/LayoutTests Revision 234100 Author ryanhad...@apple.com Date 2018-07-23 10:40:06 -0700 (Mon, 23 Jul 2018) Log Message Mark three service worker clients tests as flaky. https://bugs.webkit.org/show_bug.cgi?id=183705 Unreviewed test gardening. * platform/ios-wk2/Test

[webkit-changes] [234101] trunk/LayoutTests

2018-07-23 Thread ryanhaddad
Title: [234101] trunk/LayoutTests Revision 234101 Author ryanhad...@apple.com Date 2018-07-23 10:40:09 -0700 (Mon, 23 Jul 2018) Log Message Mark http/tests/security/bypassing-cors-checks-for-extension-urls.html as flaky. https://bugs.webkit.org/show_bug.cgi?id=187658 Unreviewed test gard

[webkit-changes] [234099] trunk/Tools

2018-07-23 Thread dbates
Title: [234099] trunk/Tools Revision 234099 Author dba...@webkit.org Date 2018-07-23 10:02:32 -0700 (Mon, 23 Jul 2018) Log Message test-webkitpy should take configuration command line options https://bugs.webkit.org/show_bug.cgi?id=187872 Reviewed by David Kilzer. Add --debug and --rele

[webkit-changes] [234098] trunk

2018-07-23 Thread dino
Title: [234098] trunk Revision 234098 Author d...@apple.com Date 2018-07-23 09:53:54 -0700 (Mon, 23 Jul 2018) Log Message fullscreen env() variables should have initial values https://bugs.webkit.org/show_bug.cgi?id=187897 Reviewed by Sam Weinig. Source/WebCore: The env() values for f

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

2018-07-23 Thread fpizlo
Title: [234097] trunk/Source/_javascript_Core Revision 234097 Author fpi...@apple.com Date 2018-07-23 09:13:40 -0700 (Mon, 23 Jul 2018) Log Message Unreviewed, fix no-JIT build. * bytecode/CallLinkStatus.cpp: (JSC::CallLinkStatus::computeFor): * bytecode/CodeBlock.cpp: (JSC::CodeBlock::f

[webkit-changes] [234096] trunk/Tools

2018-07-23 Thread commit-queue
Title: [234096] trunk/Tools Revision 234096 Author commit-qu...@webkit.org Date 2018-07-23 07:12:37 -0700 (Mon, 23 Jul 2018) Log Message Unreviewed, rolling out r233030. https://bugs.webkit.org/show_bug.cgi?id=187904 Broke tarball builds (Requested by mcatanzaro on #webkit). Reverted ch

[webkit-changes] [234094] branches/safari-606-branch

2018-07-23 Thread bshafiei
Title: [234094] branches/safari-606-branch Revision 234094 Author bshaf...@apple.com Date 2018-07-23 00:09:50 -0700 (Mon, 23 Jul 2018) Log Message Cherry-pick r234073. rdar://problem/42451644 Remove completed animations from GraphicsLayer, thus avoiding excessive backing store alloca

[webkit-changes] [234095] branches/safari-606-branch

2018-07-23 Thread bshafiei
Title: [234095] branches/safari-606-branch Revision 234095 Author bshaf...@apple.com Date 2018-07-23 00:09:54 -0700 (Mon, 23 Jul 2018) Log Message Cherry-pick r234075. rdar://problem/42451525 DFG AbstractInterpreter: CheckArray filters array modes for DirectArguments/ScopedArguments

[webkit-changes] [234093] branches/safari-606-branch/Source

2018-07-23 Thread bshafiei
Title: [234093] branches/safari-606-branch/Source Revision 234093 Author bshaf...@apple.com Date 2018-07-23 00:07:07 -0700 (Mon, 23 Jul 2018) Log Message Versioning. Modified Paths branches/safari-606-branch/Source/_javascript_Core/Configurations/Version.xcconfig branches/safari-606-bra