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

2018-08-22 Thread sihui_liu
Title: [235216] trunk/Source/WebKit Revision 235216 Author sihui_...@apple.com Date 2018-08-22 22:52:57 -0700 (Wed, 22 Aug 2018) Log Message Move legacy directory configuration from WebProcessPool to API::WebsiteDataStore https://bugs.webkit.org/show_bug.cgi?id=188765 Reviewed by

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

2018-08-22 Thread rniwa
Title: [235214] trunk/Source/WebCore Revision 235214 Author rn...@webkit.org Date 2018-08-22 18:51:16 -0700 (Wed, 22 Aug 2018) Log Message Store RefPtr in FocusNavigationScope https://bugs.webkit.org/show_bug.cgi?id=188864 Reviewed by Simon Fraser. Use RefPtr to store the root node of

[webkit-changes] [235213] branches/safari-606.1.36.10-branch/Source

2018-08-22 Thread kocsen_chung
Title: [235213] branches/safari-606.1.36.10-branch/Source Revision 235213 Author kocsen_ch...@apple.com Date 2018-08-22 18:40:47 -0700 (Wed, 22 Aug 2018) Log Message Versioning. Modified Paths branches/safari-606.1.36.10-branch/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [235212] branches/safari-606.1.36.1-branch/Source

2018-08-22 Thread kocsen_chung
Title: [235212] branches/safari-606.1.36.1-branch/Source Revision 235212 Author kocsen_ch...@apple.com Date 2018-08-22 17:58:34 -0700 (Wed, 22 Aug 2018) Log Message Versioning. Modified Paths branches/safari-606.1.36.1-branch/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [235211] tags/Safari-606.1.36.1.8/

2018-08-22 Thread kocsen_chung
Title: [235211] tags/Safari-606.1.36.1.8/ Revision 235211 Author kocsen_ch...@apple.com Date 2018-08-22 17:13:46 -0700 (Wed, 22 Aug 2018) Log Message Tag Safari-606.1.36.1.8. Added Paths tags/Safari-606.1.36.1.8/ Diff ___

[webkit-changes] [235210] trunk/LayoutTests

2018-08-22 Thread wilander
Title: [235210] trunk/LayoutTests Revision 235210 Author wilan...@apple.com Date 2018-08-22 16:10:35 -0700 (Wed, 22 Aug 2018) Log Message Further adjustments to http/tests/websocket/connection-refusal-in-frame-resource-load-statistics.html https://bugs.webkit.org/show_bug.cgi?id=188856

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

2018-08-22 Thread wilander
Title: [235209] trunk/Source/WebKit Revision 235209 Author wilan...@apple.com Date 2018-08-22 15:54:34 -0700 (Wed, 22 Aug 2018) Log Message The Storage Access API prompt should show the eTLD+1s, not the full host names https://bugs.webkit.org/show_bug.cgi?id=188830 Reviewed by Brent

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

2018-08-22 Thread timothy_horton
Title: [235208] trunk/Source/WebKit Revision 235208 Author timothy_hor...@apple.com Date 2018-08-22 15:51:22 -0700 (Wed, 22 Aug 2018) Log Message De-unify WebPage https://bugs.webkit.org/show_bug.cgi?id=188865 Reviewed by Wenson Hsieh. * Sources.txt: * WebKit.xcodeproj/project.pbxproj:

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

2018-08-22 Thread jiewen_tan
Title: [235207] trunk/Source/WebCore Revision 235207 Author jiewen_...@apple.com Date 2018-08-22 15:49:42 -0700 (Wed, 22 Aug 2018) Log Message Unreviewed, update "Web Authentication" from "Under Consideration" to "In Development" in features.json. * features.json: Modified Paths

[webkit-changes] [235206] trunk/LayoutTests

2018-08-22 Thread commit-queue
Title: [235206] trunk/LayoutTests Revision 235206 Author commit-qu...@webkit.org Date 2018-08-22 15:48:00 -0700 (Wed, 22 Aug 2018) Log Message Update webkit-webgl-test-harness.js for more details on WebGL 2 conformance tests https://bugs.webkit.org/show_bug.cgi?id=188825 Patch by Justin

[webkit-changes] [235203] trunk

2018-08-22 Thread ross . kirsling
Title: [235203] trunk Revision 235203 Author ross.kirsl...@sony.com Date 2018-08-22 15:23:51 -0700 (Wed, 22 Aug 2018) Log Message [MSVC] Stop disabling /O2 features. https://bugs.webkit.org/show_bug.cgi?id=188811 Reviewed by Per Arne Vollan. * Source/cmake/OptionsMSVC.cmake: Don't

[webkit-changes] [235202] trunk

2018-08-22 Thread wenson_hsieh
Title: [235202] trunk Revision 235202 Author wenson_hs...@apple.com Date 2018-08-22 14:35:02 -0700 (Wed, 22 Aug 2018) Log Message [Attachment Support] Support dragging attachment elements out as files on macOS https://bugs.webkit.org/show_bug.cgi?id=181294 Reviewed by Tim Horton.

[webkit-changes] [235201] trunk

2018-08-22 Thread akeerthi
Title: [235201] trunk Revision 235201 Author akeer...@apple.com Date 2018-08-22 14:22:13 -0700 (Wed, 22 Aug 2018) Log Message [iOS] Add support for the inputmode attribute https://bugs.webkit.org/show_bug.cgi?id=183621 Reviewed by Tim Horton. Source/WebCore: Added the inputmode

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

2018-08-22 Thread jeffm
Title: [235200] trunk/Source/WebKit Revision 235200 Author je...@apple.com Date 2018-08-22 14:08:38 -0700 (Wed, 22 Aug 2018) Log Message WKNavigationDelegate needs to allow clients to specify a custom blocked plug-in message https://bugs.webkit.org/show_bug.cgi?id=188764 Reviewed by

[webkit-changes] [235199] trunk/Tools

2018-08-22 Thread achristensen
Title: [235199] trunk/Tools Revision 235199 Author achristen...@apple.com Date 2018-08-22 13:46:41 -0700 (Wed, 22 Aug 2018) Log Message Fix API test on Sierra after r235139 https://bugs.webkit.org/show_bug.cgi?id=188810 * TestWebKitAPI/Tests/mac/LimitTitleSize.mm: (TEST): Modified

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

2018-08-22 Thread msaboff
Title: [235198] trunk/Source/_javascript_Core Revision 235198 Author msab...@apple.com Date 2018-08-22 13:42:17 -0700 (Wed, 22 Aug 2018) Log Message https://bugs.webkit.org/show_bug.cgi?id=188859 Eliminate dead code operationThrowDivideError() and operationThrowOutOfBoundsAccessError()

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

2018-08-22 Thread eric . carlson
Title: [235197] trunk/Source/WebCore Revision 235197 Author eric.carl...@apple.com Date 2018-08-22 13:40:22 -0700 (Wed, 22 Aug 2018) Log Message Log more often during AirPlay state changes https://bugs.webkit.org/show_bug.cgi?id=188854 Always log some infrequent but important AirPlay

[webkit-changes] [235196] tags/Safari-607.1.3/

2018-08-22 Thread kocsen_chung
Title: [235196] tags/Safari-607.1.3/ Revision 235196 Author kocsen_ch...@apple.com Date 2018-08-22 13:32:06 -0700 (Wed, 22 Aug 2018) Log Message Tag Safari-607.1.3. Added Paths tags/Safari-607.1.3/ Diff ___ webkit-changes mailing list

[webkit-changes] [235195] trunk/LayoutTests

2018-08-22 Thread pvollan
Title: [235195] trunk/LayoutTests Revision 235195 Author pvol...@apple.com Date 2018-08-22 13:31:47 -0700 (Wed, 22 Aug 2018) Log Message [Win] Some video tests under http/tests/security are crashing on EWS. https://bugs.webkit.org/show_bug.cgi?id=188853 Unreviewed test gardening. *

[webkit-changes] [235194] trunk

2018-08-22 Thread berto
Title: [235194] trunk Revision 235194 Author be...@igalia.com Date 2018-08-22 13:27:22 -0700 (Wed, 22 Aug 2018) Log Message Don't use WTF_CPU_MIPS when building for mips64 https://bugs.webkit.org/show_bug.cgi?id=188858 Reviewed by Michael Catanzaro. * CMakeLists.txt: Use WTF_CPU_MIPS64

[webkit-changes] [235193] trunk/LayoutTests

2018-08-22 Thread wilander
Title: [235193] trunk/LayoutTests Revision 235193 Author wilan...@apple.com Date 2018-08-22 13:07:17 -0700 (Wed, 22 Aug 2018) Log Message Make ResourceLoadObserver::logWebSocketLoading() handle websockets in detached frames https://bugs.webkit.org/show_bug.cgi?id=188856 Unreviewed test

[webkit-changes] [235191] trunk

2018-08-22 Thread rniwa
Title: [235191] trunk Revision 235191 Author rn...@webkit.org Date 2018-08-22 12:59:24 -0700 (Wed, 22 Aug 2018) Log Message Focus navigation order in slot fallback contents is wrong https://bugs.webkit.org/show_bug.cgi?id=178001 Reviewed by Antti Koivisto. Source/WebCore: The bug

[webkit-changes] [235190] trunk

2018-08-22 Thread ddkilzer
Title: [235190] trunk Revision 235190 Author ddkil...@apple.com Date 2018-08-22 12:33:46 -0700 (Wed, 22 Aug 2018) Log Message Move files in WebCore project to match Xcode folder structure Reviewed by Tim Horton. Source/WebCore: * Scripts/LocalizableStrings.pm: Renamed from

[webkit-changes] [235189] trunk/JSTests

2018-08-22 Thread sbarati
Title: [235189] trunk/JSTests Revision 235189 Author sbar...@apple.com Date 2018-08-22 11:53:27 -0700 (Wed, 22 Aug 2018) Log Message Make data-view-access.js run less time to prevent timeouts on 32-bit * microbenchmarks/data-view-accesses.js: Modified Paths trunk/JSTests/ChangeLog

[webkit-changes] [235188] tags/Safari-606.1.36.10.4/

2018-08-22 Thread kocsen_chung
Title: [235188] tags/Safari-606.1.36.10.4/ Revision 235188 Author kocsen_ch...@apple.com Date 2018-08-22 11:31:43 -0700 (Wed, 22 Aug 2018) Log Message Tag Safari-606.1.36.10.4. Added Paths tags/Safari-606.1.36.10.4/ Diff ___

[webkit-changes] [235187] branches/safari-606.1.36.10-branch/Source/WebKit

2018-08-22 Thread kocsen_chung
Title: [235187] branches/safari-606.1.36.10-branch/Source/WebKit Revision 235187 Author kocsen_ch...@apple.com Date 2018-08-22 11:28:39 -0700 (Wed, 22 Aug 2018) Log Message Cherry-pick r235133. rdar://problem/43584853 Increment NetworkCache::Storage::lastStableVersion after r233742

[webkit-changes] [235186] branches/safari-606.1.36.10-branch/Source

2018-08-22 Thread kocsen_chung
Title: [235186] branches/safari-606.1.36.10-branch/Source Revision 235186 Author kocsen_ch...@apple.com Date 2018-08-22 11:26:47 -0700 (Wed, 22 Aug 2018) Log Message Versioning. Modified Paths branches/safari-606.1.36.10-branch/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [235185] branches/safari-606.1.36.1-branch/Source/WebKit

2018-08-22 Thread kocsen_chung
Title: [235185] branches/safari-606.1.36.1-branch/Source/WebKit Revision 235185 Author kocsen_ch...@apple.com Date 2018-08-22 11:03:56 -0700 (Wed, 22 Aug 2018) Log Message Cherry-pick r235133. rdar://problem/43584853 Increment NetworkCache::Storage::lastStableVersion after r233742

[webkit-changes] [235184] branches/safari-606.1.36.1-branch/Source

2018-08-22 Thread kocsen_chung
Title: [235184] branches/safari-606.1.36.1-branch/Source Revision 235184 Author kocsen_ch...@apple.com Date 2018-08-22 10:57:58 -0700 (Wed, 22 Aug 2018) Log Message Versioning. Modified Paths branches/safari-606.1.36.1-branch/Source/_javascript_Core/Configurations/Version.xcconfig

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

2018-08-22 Thread drousso
Title: [235183] trunk/Source/WebInspectorUI Revision 235183 Author drou...@apple.com Date 2018-08-22 10:56:44 -0700 (Wed, 22 Aug 2018) Log Message Web Inspector: cannot delete multiple event breakpoints by repeatedly hitting delete https://bugs.webkit.org/show_bug.cgi?id=188803

[webkit-changes] [235182] trunk/Source

2018-08-22 Thread kocsen_chung
Title: [235182] trunk/Source Revision 235182 Author kocsen_ch...@apple.com Date 2018-08-22 10:51:01 -0700 (Wed, 22 Aug 2018) Log Message Versioning. Modified Paths trunk/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [235181] trunk/LayoutTests

2018-08-22 Thread pvollan
Title: [235181] trunk/LayoutTests Revision 235181 Author pvol...@apple.com Date 2018-08-22 10:29:18 -0700 (Wed, 22 Aug 2018) Log Message [Win] Some video tests under http/tests/security are crashing on EWS. https://bugs.webkit.org/show_bug.cgi?id=188853 Unreviewed test gardening. *

[webkit-changes] [235180] trunk/LayoutTests

2018-08-22 Thread pvollan
Title: [235180] trunk/LayoutTests Revision 235180 Author pvol...@apple.com Date 2018-08-22 10:19:30 -0700 (Wed, 22 Aug 2018) Log Message [Win] Some video tests under http/tests/security are crashing on EWS. https://bugs.webkit.org/show_bug.cgi?id=188853 Unreviewed test gardening. *

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

2018-08-22 Thread sihui_liu
Title: [235179] trunk/Source/WebKit Revision 235179 Author sihui_...@apple.com Date 2018-08-22 10:17:34 -0700 (Wed, 22 Aug 2018) Log Message Try removing defaultSessionParameters from NetworkProcessCreationParameters https://bugs.webkit.org/show_bug.cgi?id=188831 Reviewed by Alex

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

2018-08-22 Thread zalan
Title: [235178] trunk/Source/WebCore Revision 235178 Author za...@apple.com Date 2018-08-22 10:10:34 -0700 (Wed, 22 Aug 2018) Log Message [LFC][Floating] Move files to a dedicated directory. https://bugs.webkit.org/show_bug.cgi?id=188846 Reviewed by Simon Fraser. layout/Float* ->

[webkit-changes] [235177] trunk

2018-08-22 Thread mark . lam
Title: [235177] trunk Revision 235177 Author mark@apple.com Date 2018-08-22 09:55:19 -0700 (Wed, 22 Aug 2018) Log Message The DFG CFGSimplification phase shouldn’t jettison a block when it’s the target of both branch directions. https://bugs.webkit.org/show_bug.cgi?id=188298

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

2018-08-22 Thread dbates
Title: [235175] trunk/Source/WebKit Revision 235175 Author dba...@webkit.org Date 2018-08-22 09:46:22 -0700 (Wed, 22 Aug 2018) Log Message Cleanup: Add type alias for spell document tag https://bugs.webkit.org/show_bug.cgi?id=188817 Reviewed by Simon Fraser. * UIProcess/TextChecker.h:

[webkit-changes] [235174] trunk

2018-08-22 Thread commit-queue
Title: [235174] trunk Revision 235174 Author commit-qu...@webkit.org Date 2018-08-22 09:24:39 -0700 (Wed, 22 Aug 2018) Log Message Fetch: Stop checking Request.integrity's value in no-cors mode https://bugs.webkit.org/show_bug.cgi?id=188802 Patch by Rob Buis on 2018-08-22 Reviewed by

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

2018-08-22 Thread youenn
Title: [235173] trunk/Source/WebCore Revision 235173 Author you...@apple.com Date 2018-08-22 08:59:06 -0700 (Wed, 22 Aug 2018) Log Message Mark MediaStream Recording API as under consideration https://bugs.webkit.org/show_bug.cgi?id=188822 Reviewed by Jon Lee. * features.json:

[webkit-changes] [235172] trunk/LayoutTests

2018-08-22 Thread Ms2ger
Title: [235172] trunk/LayoutTests Revision 235172 Author ms2...@igalia.com Date 2018-08-22 08:21:16 -0700 (Wed, 22 Aug 2018) Log Message [GTK][WPE] Unreviewed test gardening https://bugs.webkit.org/show_bug.cgi?id=188845 Unreviewed test gardening. * platform/gtk/TestExpectations: Note

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

2018-08-22 Thread Ms2ger
Title: [235171] trunk/Source/WebCore Revision 235171 Author ms2...@igalia.com Date 2018-08-22 07:47:03 -0700 (Wed, 22 Aug 2018) Log Message [GTK] Never return an uninitialized ImageGStreamer object. https://bugs.webkit.org/show_bug.cgi?id=188305 Reviewed by Philippe Normand. The single

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

2018-08-22 Thread zalan
Title: [235170] trunk/Source/WebCore Revision 235170 Author za...@apple.com Date 2018-08-22 07:27:43 -0700 (Wed, 22 Aug 2018) Log Message Add changes missing from r234925. * layout/blockformatting/BlockMarginCollapse.cpp: (WebCore::Layout::isMarginTopCollapsedWithParent):

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

2018-08-22 Thread antti
Title: [235169] trunk/Source/WebKit Revision 235169 Author an...@apple.com Date 2018-08-22 07:19:48 -0700 (Wed, 22 Aug 2018) Log Message Use OptionSet for NetworkCache::Storage::TraverseFlags https://bugs.webkit.org/show_bug.cgi?id=188837 Reviewed by Anders Carlsson. Type safe flags.

[webkit-changes] [235168] trunk/LayoutTests

2018-08-22 Thread Ms2ger
Title: [235168] trunk/LayoutTests Revision 235168 Author ms2...@igalia.com Date 2018-08-22 07:13:29 -0700 (Wed, 22 Aug 2018) Log Message [GTK] imported/w3c/web-platform-tests/media-source/mediasource-getvideoplaybackquality.html is flaky https://bugs.webkit.org/show_bug.cgi?id=187591

[webkit-changes] [235167] trunk/LayoutTests

2018-08-22 Thread Ms2ger
Title: [235167] trunk/LayoutTests Revision 235167 Author ms2...@igalia.com Date 2018-08-22 05:47:09 -0700 (Wed, 22 Aug 2018) Log Message REGRESSION(r234330): [GTK] svg/as-image/svg-image-with-data-uri-background.html is failing https://bugs.webkit.org/show_bug.cgi?id=188220 Unreviewed

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

2018-08-22 Thread carlosgc
Title: [235166] trunk/Source/WebKit Revision 235166 Author carlo...@webkit.org Date 2018-08-22 05:29:52 -0700 (Wed, 22 Aug 2018) Log Message [WPE] pkg-config files should require libwpe https://bugs.webkit.org/show_bug.cgi?id=188835 Reviewed by Žan Doberšek. *

[webkit-changes] [235165] trunk

2018-08-22 Thread zandobersek
Title: [235165] trunk Revision 235165 Author zandober...@gmail.com Date 2018-08-22 05:14:14 -0700 (Wed, 22 Aug 2018) Log Message [CoordGraphics] Switch to Nicosia::CompositionLayer state tracking https://bugs.webkit.org/show_bug.cgi?id=188693 Reviewed by Carlos Garcia Campos. .: *

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

2018-08-22 Thread ddkilzer
Title: [235164] trunk/Source/WebCore Revision 235164 Author ddkil...@apple.com Date 2018-08-22 03:37:12 -0700 (Wed, 22 Aug 2018) Log Message Remove stale file references in WebCore Xcode project I manually removed these using Xcode and verified that there was a commit that removed the

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

2018-08-22 Thread carlosgc
Title: [235163] trunk/Source/WebInspectorUI Revision 235163 Author carlo...@webkit.org Date 2018-08-22 00:13:03 -0700 (Wed, 22 Aug 2018) Log Message Unreviewed. Do not include TreeOutlineDataGridSynchronizer.js in inspector main. The script was removed in r235151. *

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

2018-08-22 Thread carlosgc
Title: [235162] trunk/Source/WebCore Revision 235162 Author carlo...@webkit.org Date 2018-08-22 00:01:16 -0700 (Wed, 22 Aug 2018) Log Message Do not try to update the compositing policy when not in accelerated compositing mode https://bugs.webkit.org/show_bug.cgi?id=188787 Reviewed by