[webkit-changes] [228416] trunk

2018-02-12 Thread wilander
Title: [228416] trunk Revision 228416 Author wilan...@apple.com Date 2018-02-12 22:08:18 -0800 (Mon, 12 Feb 2018) Log Message Resource Load Statistics: Classify resources as prevalent based on redirects to other prevalent resources https://bugs.webkit.org/show_bug.cgi?id=182664

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

2018-02-12 Thread antti
Title: [228415] trunk/Source/WebKit Revision 228415 Author an...@apple.com Date 2018-02-12 20:44:21 -0800 (Mon, 12 Feb 2018) Log Message Update NetworkCache::Storage::lastStableVersion after r226349 https://bugs.webkit.org/show_bug.cgi?id=182723 Reviewed by Ryosuke Niwa. *

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

2018-02-12 Thread zalan
Title: [228414] trunk/Source/WebCore Revision 228414 Author za...@apple.com Date 2018-02-12 19:26:50 -0800 (Mon, 12 Feb 2018) Log Message [RenderTreeBuilder] Move RenderMenuList::takeChild() to RenderTreeBuilder https://bugs.webkit.org/show_bug.cgi?id=182715 Reviewed by Antti Koivisto.

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

2018-02-12 Thread ross . kirsling
Title: [228413] trunk/Source/WebCore Revision 228413 Author ross.kirsl...@sony.com Date 2018-02-12 18:26:17 -0800 (Mon, 12 Feb 2018) Log Message Unify UserAgent into WebCore/platform. https://bugs.webkit.org/show_bug.cgi?id=182716 Reviewed by Michael Catanzaro. No change in

[webkit-changes] [228412] trunk

2018-02-12 Thread commit-queue
Title: [228412] trunk Revision 228412 Author commit-qu...@webkit.org Date 2018-02-12 17:28:27 -0800 (Mon, 12 Feb 2018) Log Message [Web Animations] Support the copy constructors for KeyframeEffectReadOnly and KeyframeEffect https://bugs.webkit.org/show_bug.cgi?id=182712 Patch by Antoine

[webkit-changes] [228410] tags/Safari-605.1.28/

2018-02-12 Thread jmarcell
Title: [228410] tags/Safari-605.1.28/ Revision 228410 Author jmarc...@apple.com Date 2018-02-12 17:04:59 -0800 (Mon, 12 Feb 2018) Log Message Tag Safari-605.1.28. Added Paths tags/Safari-605.1.28/ Diff ___ webkit-changes mailing list

[webkit-changes] [228409] tags/Safari-605.1.28/

2018-02-12 Thread jmarcell
Title: [228409] tags/Safari-605.1.28/ Revision 228409 Author jmarc...@apple.com Date 2018-02-12 17:04:07 -0800 (Mon, 12 Feb 2018) Log Message Deleting tag. Removed Paths tags/Safari-605.1.28/ Diff ___ webkit-changes mailing list

[webkit-changes] [228406] branches/safari-605-branch/Source/WebCore

2018-02-12 Thread jmarcell
Title: [228406] branches/safari-605-branch/Source/WebCore Revision 228406 Author jmarc...@apple.com Date 2018-02-12 17:00:08 -0800 (Mon, 12 Feb 2018) Log Message Cherry-pick r228229. rdar://problem/37475107 Modified Paths branches/safari-605-branch/Source/WebCore/ChangeLog

[webkit-changes] [228408] branches/safari-605-branch/Source

2018-02-12 Thread jmarcell
Title: [228408] branches/safari-605-branch/Source Revision 228408 Author jmarc...@apple.com Date 2018-02-12 17:00:13 -0800 (Mon, 12 Feb 2018) Log Message Versioning. Modified Paths branches/safari-605-branch/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [228407] branches/safari-605-branch/Source/WebCore

2018-02-12 Thread jmarcell
Title: [228407] branches/safari-605-branch/Source/WebCore Revision 228407 Author jmarc...@apple.com Date 2018-02-12 17:00:10 -0800 (Mon, 12 Feb 2018) Log Message Cherry-pick r228389. rdar://problem/37475107 Modified Paths branches/safari-605-branch/Source/WebCore/ChangeLog

[webkit-changes] [228405] branches/safari-605-branch/Source/WebCore

2018-02-12 Thread jmarcell
Title: [228405] branches/safari-605-branch/Source/WebCore Revision 228405 Author jmarc...@apple.com Date 2018-02-12 17:00:06 -0800 (Mon, 12 Feb 2018) Log Message Apply patch. rdar://problem/37470882 CoreAudioCaptureSourceIOSListener should be a WebProcess singleton Modified Paths

[webkit-changes] [228404] tags/Safari-605.1.28/

2018-02-12 Thread jmarcell
Title: [228404] tags/Safari-605.1.28/ Revision 228404 Author jmarc...@apple.com Date 2018-02-12 16:59:14 -0800 (Mon, 12 Feb 2018) Log Message Tag Safari-605.1.28. Added Paths tags/Safari-605.1.28/ Diff ___ webkit-changes mailing list

[webkit-changes] [228403] trunk/LayoutTests

2018-02-12 Thread jlewis3
Title: [228403] trunk/LayoutTests Revision 228403 Author jlew...@apple.com Date 2018-02-12 15:58:45 -0800 (Mon, 12 Feb 2018) Log Message Marked multiple http/tests/resourceLoadStatistics tests as flaky and skip. Unreviewed test gardening. * platform/mac-wk2/TestExpectations: Modified

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

2018-02-12 Thread mark . lam
Title: [228402] trunk/Source/_javascript_Core Revision 228402 Author mark@apple.com Date 2018-02-12 15:43:30 -0800 (Mon, 12 Feb 2018) Log Message Miscellaneous refactoring of offlineasm. https://bugs.webkit.org/show_bug.cgi?id=182702 Reviewed by Filip Pizlo. 1. Refactor out the

[webkit-changes] [228401] trunk

2018-02-12 Thread sbarati
Title: [228401] trunk Revision 228401 Author sbar...@apple.com Date 2018-02-12 15:41:17 -0800 (Mon, 12 Feb 2018) Log Message DFG::emitCodeToGetArgumentsArrayLength needs to handle NewArrayBuffer/PhantomNewArrayBuffer https://bugs.webkit.org/show_bug.cgi?id=182706 Reviewed by Filip

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

2018-02-12 Thread zalan
Title: [228400] trunk/Source/WebCore Revision 228400 Author za...@apple.com Date 2018-02-12 15:28:51 -0800 (Mon, 12 Feb 2018) Log Message [RenderTreeBuilder] Introduce RenderTreebuilder::takeChild https://bugs.webkit.org/show_bug.cgi?id=182707 Reviewed by Antti Koivisto. All takeChild

[webkit-changes] [228399] tags/Safari-606.1.4.3/Source

2018-02-12 Thread jmarcell
Title: [228399] tags/Safari-606.1.4.3/Source Revision 228399 Author jmarc...@apple.com Date 2018-02-12 14:56:10 -0800 (Mon, 12 Feb 2018) Log Message Versioning. Modified Paths tags/Safari-606.1.4.3/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [228398] tags/Safari-606.1.4.3/

2018-02-12 Thread jmarcell
Title: [228398] tags/Safari-606.1.4.3/ Revision 228398 Author jmarc...@apple.com Date 2018-02-12 14:50:31 -0800 (Mon, 12 Feb 2018) Log Message New tag. Added Paths tags/Safari-606.1.4.3/ Diff ___ webkit-changes mailing list

[webkit-changes] [228397] trunk/Source

2018-02-12 Thread mark . lam
Title: [228397] trunk/Source Revision 228397 Author mark@apple.com Date 2018-02-12 14:49:02 -0800 (Mon, 12 Feb 2018) Log Message Add more support for pointer preparations. https://bugs.webkit.org/show_bug.cgi?id=182703 Reviewed by Saam Barati. Source/_javascript_Core: *

[webkit-changes] [228396] trunk/Tools

2018-02-12 Thread ross . kirsling
Title: [228396] trunk/Tools Revision 228396 Author ross.kirsl...@sony.com Date 2018-02-12 14:37:57 -0800 (Mon, 12 Feb 2018) Log Message download-latest-github-release .py should not use "browser download URL". https://bugs.webkit.org/show_bug.cgi?id=182646 Reviewed by Per Arne Vollan.

[webkit-changes] [228395] branches/safari-605-branch/LayoutTests

2018-02-12 Thread dino
Title: [228395] branches/safari-605-branch/LayoutTests Revision 228395 Author d...@apple.com Date 2018-02-12 14:34:16 -0800 (Mon, 12 Feb 2018) Log Message Update expected results for this branch. * fast/canvas/webgpu/webgpu-dispatch.html: *

[webkit-changes] [228394] branches/safari-605-branch/LayoutTests

2018-02-12 Thread dino
Title: [228394] branches/safari-605-branch/LayoutTests Revision 228394 Author d...@apple.com Date 2018-02-12 14:23:52 -0800 (Mon, 12 Feb 2018) Log Message Update expected results for this branch. * platform/mac-highsierra-wk1/TestExpectations: Added. *

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

2018-02-12 Thread wenson_hsieh
Title: [228393] trunk/Source/WebKit Revision 228393 Author wenson_hs...@apple.com Date 2018-02-12 14:07:10 -0800 (Mon, 12 Feb 2018) Log Message [Extra zoom mode] Add support for using time picker UI https://bugs.webkit.org/show_bug.cgi?id=182683 Reviewed by Tim Horton. Adds support

[webkit-changes] [228392] trunk/LayoutTests

2018-02-12 Thread jlewis3
Title: [228392] trunk/LayoutTests Revision 228392 Author jlew...@apple.com Date 2018-02-12 13:57:15 -0800 (Mon, 12 Feb 2018) Log Message Marked http/tests/workers/service/basic-messageport.html as flaky on macOS WK2. https://bugs.webkit.org/show_bug.cgi?id=182630 Unreviewed test

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

2018-02-12 Thread zalan
Title: [228391] trunk/Source/WebCore Revision 228391 Author za...@apple.com Date 2018-02-12 13:49:51 -0800 (Mon, 12 Feb 2018) Log Message [RenderTreeBuilder] Move RenderBlock::dropAnonymousBoxChild to RenderTreeBuilder https://bugs.webkit.org/show_bug.cgi?id=182704 Reviewed by Antti

[webkit-changes] [228390] trunk

2018-02-12 Thread jlewis3
Title: [228390] trunk Revision 228390 Author jlew...@apple.com Date 2018-02-12 12:40:23 -0800 (Mon, 12 Feb 2018) Log Message Unreviewed, rolling out r228376. This caused accessibility/mac/selection-notification-focus- change.html to become flaky on macOS. Reverted changeset: "AX:

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

2018-02-12 Thread ryanhaddad
Title: [228389] trunk/Source/WebCore Revision 228389 Author ryanhad...@apple.com Date 2018-02-12 12:30:51 -0800 (Mon, 12 Feb 2018) Log Message [iOS] media tests failing ASSERT_NOT_REACHED() in WebCore::VideoFullscreenInterfaceAVKit::cleanupFullscreen()

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

2018-02-12 Thread mark . lam
Title: [228388] trunk/Source/_javascript_Core Revision 228388 Author mark@apple.com Date 2018-02-12 12:28:02 -0800 (Mon, 12 Feb 2018) Log Message Fix missing exception check in RegExpObject::matchGlobal(). https://bugs.webkit.org/show_bug.cgi?id=182701 Reviewed by Michael Saboff.

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

2018-02-12 Thread zalan
Title: [228387] trunk/Source/WebCore Revision 228387 Author za...@apple.com Date 2018-02-12 12:12:35 -0800 (Mon, 12 Feb 2018) Log Message [RenderTreeBuilder] Remove redundant RenderTreeBuilder instance https://bugs.webkit.org/show_bug.cgi?id=182700 Reviewed by Antti Koivisto. *

[webkit-changes] [228386] branches/safari-605-branch

2018-02-12 Thread jmarcell
Title: [228386] branches/safari-605-branch Revision 228386 Author jmarc...@apple.com Date 2018-02-12 11:52:00 -0800 (Mon, 12 Feb 2018) Log Message Cherry-pick r228231. rdar://problem/37408885 Modified Paths branches/safari-605-branch/LayoutTests/ChangeLog

[webkit-changes] [228385] branches/safari-605-branch/Source/WebCore

2018-02-12 Thread jmarcell
Title: [228385] branches/safari-605-branch/Source/WebCore Revision 228385 Author jmarc...@apple.com Date 2018-02-12 11:51:53 -0800 (Mon, 12 Feb 2018) Log Message Cherry-pick r228045. rdar://problem/37465611 Modified Paths branches/safari-605-branch/Source/WebCore/ChangeLog

[webkit-changes] [228384] trunk/LayoutTests

2018-02-12 Thread pvollan
Title: [228384] trunk/LayoutTests Revision 228384 Author pvol...@apple.com Date 2018-02-12 10:58:16 -0800 (Mon, 12 Feb 2018) Log Message Mark imported/mozilla/svg/conditions-07.svg as a flaky failure on Windows. Unreviewed test gardening. * platform/win/TestExpectations: Modified

[webkit-changes] [228383] trunk/Tools

2018-02-12 Thread pvollan
Title: [228383] trunk/Tools Revision 228383 Author pvol...@apple.com Date 2018-02-12 10:43:59 -0800 (Mon, 12 Feb 2018) Log Message EWS should run Windows tests. https://bugs.webkit.org/show_bug.cgi?id=177967 Reviewed by Lucas Forschler. This will help catch regressions at an early

[webkit-changes] [228382] branches/safari-605-branch/Source/WebInspectorUI

2018-02-12 Thread jmarcell
Title: [228382] branches/safari-605-branch/Source/WebInspectorUI Revision 228382 Author jmarc...@apple.com Date 2018-02-12 10:32:34 -0800 (Mon, 12 Feb 2018) Log Message Cherry-pick r228362. rdar://problem/37449316 Modified Paths

[webkit-changes] [228381] branches/safari-605-branch

2018-02-12 Thread jmarcell
Title: [228381] branches/safari-605-branch Revision 228381 Author jmarc...@apple.com Date 2018-02-12 10:32:32 -0800 (Mon, 12 Feb 2018) Log Message Cherry-pick r228326. rdar://problem/37460483 Modified Paths branches/safari-605-branch/LayoutTests/imported/w3c/ChangeLog

[webkit-changes] [228380] branches/safari-605-branch/Tools

2018-02-12 Thread jmarcell
Title: [228380] branches/safari-605-branch/Tools Revision 228380 Author jmarc...@apple.com Date 2018-02-12 10:32:28 -0800 (Mon, 12 Feb 2018) Log Message Cherry-pick r227910. rdar://problem/37460507 Modified Paths branches/safari-605-branch/Tools/ChangeLog

[webkit-changes] [228379] trunk/LayoutTests

2018-02-12 Thread jlewis3
Title: [228379] trunk/LayoutTests Revision 228379 Author jlew...@apple.com Date 2018-02-12 09:59:12 -0800 (Mon, 12 Feb 2018) Log Message Skipped webgl/1.0.3/conformance/rendering/many-draw-calls.html on iOS Simulator Debug WK2 https://bugs.webkit.org/show_bug.cgi?id=182144 Unreviewed

[webkit-changes] [228378] trunk/Source/WebCore/platform/gtk/po

2018-02-12 Thread mcatanzaro
Title: [228378] trunk/Source/WebCore/platform/gtk/po Revision 228378 Author mcatanz...@igalia.com Date 2018-02-12 09:21:28 -0800 (Mon, 12 Feb 2018) Log Message [l10n] Updated Polish translation of WebKitGTK+ for 2.20 https://bugs.webkit.org/show_bug.cgi?id=182693 Patch by Piotr Drąg

[webkit-changes] [228377] tags/Safari-606.1.4.2/Source

2018-02-12 Thread jmarcell
Title: [228377] tags/Safari-606.1.4.2/Source Revision 228377 Author jmarc...@apple.com Date 2018-02-12 09:17:45 -0800 (Mon, 12 Feb 2018) Log Message Versioning. Modified Paths tags/Safari-606.1.4.2/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [228376] trunk

2018-02-12 Thread cfleizach
Title: [228376] trunk Revision 228376 Author cfleiz...@apple.com Date 2018-02-12 09:16:17 -0800 (Mon, 12 Feb 2018) Log Message AX: defer focusedUIElement notifications https://bugs.webkit.org/show_bug.cgi?id=182643 Reviewed by Zalan Bujtas. Source/WebCore: Deferring focus changes for

[webkit-changes] [228375] tags/Safari-606.1.4.2/

2018-02-12 Thread jmarcell
Title: [228375] tags/Safari-606.1.4.2/ Revision 228375 Author jmarc...@apple.com Date 2018-02-12 09:13:18 -0800 (Mon, 12 Feb 2018) Log Message New tag. Added Paths tags/Safari-606.1.4.2/ Diff ___ webkit-changes mailing list

[webkit-changes] [228374] trunk/LayoutTests

2018-02-12 Thread pvollan
Title: [228374] trunk/LayoutTests Revision 228374 Author pvol...@apple.com Date 2018-02-12 08:56:50 -0800 (Mon, 12 Feb 2018) Log Message Update test expectations for some tests which are failing on only one ews Windows bot. https://bugs.webkit.org/show_bug.cgi?id=182694 Unreviewed test

[webkit-changes] [228372] branches/safari-605-branch/Source/WebCore

2018-02-12 Thread dino
Title: [228372] branches/safari-605-branch/Source/WebCore Revision 228372 Author d...@apple.com Date 2018-02-12 08:10:17 -0800 (Mon, 12 Feb 2018) Log Message Cherry-pick r228349. rdar://problem/37411410 Modified Paths branches/safari-605-branch/Source/WebCore/ChangeLog