[webkit-changes] [235581] branches/safari-606.1.36.2-branch/Source

2018-08-31 Thread bshafiei
Title: [235581] branches/safari-606.1.36.2-branch/Source Revision 235581 Author bshaf...@apple.com Date 2018-08-31 19:30:42 -0700 (Fri, 31 Aug 2018) Log Message Versioning. Modified Paths branches/safari-606.1.36.2-branch/Source/_javascript_Core/Configurations/Version.xcconfig branches/

[webkit-changes] [235580] tags/Safari-606.1.36.2.4/

2018-08-31 Thread bshafiei
Title: [235580] tags/Safari-606.1.36.2.4/ Revision 235580 Author bshaf...@apple.com Date 2018-08-31 18:11:27 -0700 (Fri, 31 Aug 2018) Log Message Tag Safari-606.1.36.2.4. Added Paths tags/Safari-606.1.36.2.4/ Diff ___ webkit-changes ma

[webkit-changes] [235578] trunk/Tools

2018-08-31 Thread akeerthi
Title: [235578] trunk/Tools Revision 235578 Author akeer...@apple.com Date 2018-08-31 17:02:12 -0700 (Fri, 31 Aug 2018) Log Message Unreviewed, add an alternate email for Aditya Keerthi. * Scripts/webkitpy/common/config/contributors.json: Modified Paths trunk/Tools/ChangeLog trunk/Tool

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

2018-08-31 Thread commit-queue
Title: [235577] trunk/Source/WebInspectorUI Revision 235577 Author commit-qu...@webkit.org Date 2018-08-31 16:28:26 -0700 (Fri, 31 Aug 2018) Log Message Added a CSS rule to DarkMode.css to fix color on sidebar toggle. Patch by Jamal Nasser on 2018-08-31 Reviewed by Matt Baker. * UserI

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

2018-08-31 Thread youenn
Title: [235576] trunk/Source/WebCore Revision 235576 Author you...@apple.com Date 2018-08-31 16:27:20 -0700 (Fri, 31 Aug 2018) Log Message Move stats gathering out of LibWebRTCMediaEndpoint https://bugs.webkit.org/show_bug.cgi?id=189180 Reviewed by Alejandro G. Castro. Move stats gather

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

2018-08-31 Thread jer . noble
Title: [235575] trunk/Source/WebCore Revision 235575 Author jer.no...@apple.com Date 2018-08-31 16:22:47 -0700 (Fri, 31 Aug 2018) Log Message Compile error in RealtimeOutgoingVideoSource.cpp; unused parameter in libwebrtc header https://bugs.webkit.org/show_bug.cgi?id=189203 Reviewed by

[webkit-changes] [235574] trunk

2018-08-31 Thread wenson_hsieh
Title: [235574] trunk Revision 235574 Author wenson_hs...@apple.com Date 2018-08-31 16:18:30 -0700 (Fri, 31 Aug 2018) Log Message [iOS] Consolidate the implementations of readString, stringForType, and readURL in PlatformPasteboardIOS.mm https://bugs.webkit.org/show_bug.cgi?id=189054 Re

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

2018-08-31 Thread jer . noble
Title: [235573] trunk/Source/WebCore Revision 235573 Author jer.no...@apple.com Date 2018-08-31 16:14:06 -0700 (Fri, 31 Aug 2018) Log Message Compilation error in FormData.cpp: incomplete type 'WebCore::SharedBuffer' https://bugs.webkit.org/show_bug.cgi?id=189207 Reviewed by Youenn Fable

[webkit-changes] [235572] trunk/Tools

2018-08-31 Thread commit-queue
Title: [235572] trunk/Tools Revision 235572 Author commit-qu...@webkit.org Date 2018-08-31 15:50:08 -0700 (Fri, 31 Aug 2018) Log Message Unreviewed, rolling out r235565. https://bugs.webkit.org/show_bug.cgi?id=189212 Broke the WHLSL build (Requested by litherum on #webkit). Reverted cha

[webkit-changes] [235571] trunk/LayoutTests

2018-08-31 Thread simon . fraser
Title: [235571] trunk/LayoutTests Revision 235571 Author simon.fra...@apple.com Date 2018-08-31 15:23:22 -0700 (Fri, 31 Aug 2018) Log Message Clean up TestExpectations so that ./Tools/Scripts/lint-test-expectations succeeds now. * platform/ios-wk2/TestExpectations: * platform/mac-wk1/Tes

[webkit-changes] [235570] trunk

2018-08-31 Thread cdumez
Title: [235570] trunk Revision 235570 Author cdu...@apple.com Date 2018-08-31 14:48:18 -0700 (Fri, 31 Aug 2018) Log Message [ WK2 ] http/tests/workers/service/client-*-page-cache.html LayoutTests are flaky https://bugs.webkit.org/show_bug.cgi?id=183705 Reviewed by Youenn Fablet. Source

[webkit-changes] [235569] trunk

2018-08-31 Thread wilander
Title: [235569] trunk Revision 235569 Author wilan...@apple.com Date 2018-08-31 14:09:36 -0700 (Fri, 31 Aug 2018) Log Message Storage Access API: Maintain access through same-site navigations https://bugs.webkit.org/show_bug.cgi?id=188564 Reviewed by Alex Christensen. Source/WebCore:

[webkit-changes] [235568] trunk/LayoutTests

2018-08-31 Thread rniwa
Title: [235568] trunk/LayoutTests Revision 235568 Author rn...@webkit.org Date 2018-08-31 13:41:57 -0700 (Fri, 31 Aug 2018) Log Message slotchange-event-bubbling.html fails in Chrome & Firefox https://bugs.webkit.org/show_bug.cgi?id=189183 Reviewed by Chris Dumez. slotchange event is su

[webkit-changes] [235567] branches/safari-606.1.36.2-branch/Source

2018-08-31 Thread kocsen_chung
Title: [235567] branches/safari-606.1.36.2-branch/Source Revision 235567 Author kocsen_ch...@apple.com Date 2018-08-31 13:23:48 -0700 (Fri, 31 Aug 2018) Log Message Versioning. Modified Paths branches/safari-606.1.36.2-branch/Source/_javascript_Core/Configurations/Version.xcconfig branc

[webkit-changes] [235566] trunk/Source/WebKitLegacy/win

2018-08-31 Thread cdumez
Title: [235566] trunk/Source/WebKitLegacy/win Revision 235566 Author cdu...@apple.com Date 2018-08-31 13:15:28 -0700 (Fri, 31 Aug 2018) Log Message Unreviewed Windows build fix after r235562. * WebCoreSupport/WebFrameLoaderClient.cpp: (WebFrameLoaderClient::dispatchWillSubmitForm): Modi

[webkit-changes] [235565] trunk/Tools

2018-08-31 Thread mmaxfield
Title: [235565] trunk/Tools Revision 235565 Author mmaxfi...@apple.com Date 2018-08-31 13:08:08 -0700 (Fri, 31 Aug 2018) Log Message [WHLSL] Remove useless code in NameResolver https://bugs.webkit.org/show_bug.cgi?id=189176 Reviewed by Dean Jackson and Thomas Denney. The check will alwa

[webkit-changes] [235564] trunk/Tools

2018-08-31 Thread simon . fraser
Title: [235564] trunk/Tools Revision 235564 Author simon.fra...@apple.com Date 2018-08-31 13:00:22 -0700 (Fri, 31 Aug 2018) Log Message Make it possible to mark tests as leaks in TestExpectations https://bugs.webkit.org/show_bug.cgi?id=189088 Reviewed by Jon Lee. Have webkitpy parse out

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

2018-08-31 Thread youenn
Title: [235563] trunk/Source/WebCore Revision 235563 Author you...@apple.com Date 2018-08-31 12:13:04 -0700 (Fri, 31 Aug 2018) Log Message WebAudioBufferList.cpp/.h is named as cocoa/WebAudioBufferList.cpp/.h https://bugs.webkit.org/show_bug.cgi?id=189160 Reviewed by Jer Noble. Add WebA

[webkit-changes] [235562] trunk/Source

2018-08-31 Thread cdumez
Title: [235562] trunk/Source Revision 235562 Author cdu...@apple.com Date 2018-08-31 12:00:23 -0700 (Fri, 31 Aug 2018) Log Message Assertion hit in ~CompletionHandler() from ~WebFrame() https://bugs.webkit.org/show_bug.cgi?id=189199 Reviewed by Youenn Fablet. Source/WebCore: The issue

[webkit-changes] [235561] trunk

2018-08-31 Thread zalan
Title: [235561] trunk Revision 235561 Author za...@apple.com Date 2018-08-31 11:07:46 -0700 (Fri, 31 Aug 2018) Log Message [LFC] Add margin box verification back now that Display::Box has non-computed horizontal margin. https://bugs.webkit.org/show_bug.cgi?id=189193 Reviewed by Antti Koi

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

2018-08-31 Thread cdumez
Title: [235559] trunk/Source/WebKit Revision 235559 Author cdu...@apple.com Date 2018-08-31 10:41:32 -0700 (Fri, 31 Aug 2018) Log Message Rename ShouldProcessSwapIfPossible to ProcessSwapRequestedByClient for clarity https://bugs.webkit.org/show_bug.cgi?id=189195 Reviewed by Alex Christe

[webkit-changes] [235558] trunk

2018-08-31 Thread mark . lam
Title: [235558] trunk Revision 235558 Author mark@apple.com Date 2018-08-31 10:12:32 -0700 (Fri, 31 Aug 2018) Log Message Fix exception check accounting in constructJSWebAssemblyCompileError(). https://bugs.webkit.org/show_bug.cgi?id=189185 Reviewed by Michael Saboff. JSTests: * s

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

2018-08-31 Thread mark . lam
Title: [235557] trunk/Source/_javascript_Core Revision 235557 Author mark@apple.com Date 2018-08-31 10:06:28 -0700 (Fri, 31 Aug 2018) Log Message Gardening: ARMv7 build fix. https://bugs.webkit.org/show_bug.cgi?id=158911 Not reviewed. * assembler/MacroAssemblerARMv7.h: (JSC::MacroAs

[webkit-changes] [235556] trunk/Source

2018-08-31 Thread akeerthi
Title: [235556] trunk/Source Revision 235556 Author akeer...@apple.com Date 2018-08-31 09:49:21 -0700 (Fri, 31 Aug 2018) Log Message [Datalist][iOS] Add suggestions UI for TextFieldInputTypes https://bugs.webkit.org/show_bug.cgi?id=186714 Reviewed by Wenson Hsieh. Source/WebCore: On iO

[webkit-changes] [235555] trunk/Tools

2018-08-31 Thread dbates
Title: [23] trunk/Tools Revision 23 Author dba...@webkit.org Date 2018-08-31 09:44:23 -0700 (Fri, 31 Aug 2018) Log Message lldb-webkit: KeyError thrown for OptionSet with invalid value https://bugs.webkit.org/show_bug.cgi?id=189070 Update comment to explain that we return early a

[webkit-changes] [235554] trunk

2018-08-31 Thread mark . lam
Title: [235554] trunk Revision 235554 Author mark@apple.com Date 2018-08-31 09:05:22 -0700 (Fri, 31 Aug 2018) Log Message Fix exception check accounting in JSDataView::defineOwnProperty(). https://bugs.webkit.org/show_bug.cgi?id=189186 Reviewed by Michael Saboff. JSTests: * stress

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

2018-08-31 Thread commit-queue
Title: [235553] trunk/Source/WebKit Revision 235553 Author commit-qu...@webkit.org Date 2018-08-31 08:52:45 -0700 (Fri, 31 Aug 2018) Log Message REGRESSION(r235484) _WKPreferencesGetWebRTCLegacyAPIEnabled symbol not found when running Safari with external SDK build https://bugs.webkit.org

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

2018-08-31 Thread youenn
Title: [235552] trunk/Source/WebCore Revision 235552 Author you...@apple.com Date 2018-08-31 08:51:53 -0700 (Fri, 31 Aug 2018) Log Message Move LibWebRTCMediaEndpoint data channel code to LibWebRTCDataChannelHandler https://bugs.webkit.org/show_bug.cgi?id=189182 Reviewed by Alejandro G.

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

2018-08-31 Thread youenn
Title: [235551] trunk/Source/WebCore Revision 235551 Author you...@apple.com Date 2018-08-31 08:50:10 -0700 (Fri, 31 Aug 2018) Log Message Move session observers outside LibWebRTCMediaEndpoint https://bugs.webkit.org/show_bug.cgi?id=189181 Reviewed by Alejandro G. Castro. Move classes o

[webkit-changes] [235550] trunk/LayoutTests

2018-08-31 Thread pvollan
Title: [235550] trunk/LayoutTests Revision 235550 Author pvol...@apple.com Date 2018-08-31 08:29:42 -0700 (Fri, 31 Aug 2018) Log Message [Win] Some tests are failing on ews200 after upgrading iTunes. https://bugs.webkit.org/show_bug.cgi?id=189194 Unreviewed test gardening. * platform/wi

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

2018-08-31 Thread eric . carlson
Title: [235549] trunk/Source/WebCore Revision 235549 Author eric.carl...@apple.com Date 2018-08-31 05:43:31 -0700 (Fri, 31 Aug 2018) Log Message [MediaStream] Remove AVMediaCaptureSource https://bugs.webkit.org/show_bug.cgi?id=189159 Reviewed by Youenn Fablet. No new tests, no change in

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

2018-08-31 Thread philn
Title: [235548] trunk/Source/WebCore Revision 235548 Author ph...@webkit.org Date 2018-08-31 05:02:46 -0700 (Fri, 31 Aug 2018) Log Message Unreviewed, GTK Ubuntu LTS build fix after r235543. * platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp: Modified Paths trunk/Source/

[webkit-changes] [235547] trunk/Source/WTF

2018-08-31 Thread ddkilzer
Title: [235547] trunk/Source/WTF Revision 235547 Author ddkil...@apple.com Date 2018-08-31 04:47:51 -0700 (Fri, 31 Aug 2018) Log Message REGRESSION (r226407): Remove unused BlockStack.h Reviewed by Yusuke Suzuki. * WTF.xcodeproj/project.pbxproj: Remove references to BlockStack.h. * wtf

[webkit-changes] [235546] trunk/Tools

2018-08-31 Thread ddkilzer
Title: [235546] trunk/Tools Revision 235546 Author ddkil...@apple.com Date 2018-08-31 03:54:22 -0700 (Fri, 31 Aug 2018) Log Message WebKitLauncher: Move WebKitLauncher.entitlements into Configurations directory This makes the Configurations folder in the Xcode project match what's in the

[webkit-changes] [235545] trunk/Tools

2018-08-31 Thread ddkilzer
Title: [235545] trunk/Tools Revision 235545 Author ddkil...@apple.com Date 2018-08-31 03:54:16 -0700 (Fri, 31 Aug 2018) Log Message WebKitLauncher: Fix build failures * WebKitLauncher/Configurations/Base.xcconfig: (ARCHS): Use $(ARCHS_STANDARD_32_64_BIT). (MACOSX_DEPLOYMENT_TARGET): Upda

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

2018-08-31 Thread philn
Title: [235544] trunk/Source/WebCore Revision 235544 Author ph...@webkit.org Date 2018-08-31 03:47:22 -0700 (Fri, 31 Aug 2018) Log Message Unreviewed, fix compilation warning in EME GStreamer backend. Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp:1293:19:

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

2018-08-31 Thread philn
Title: [235543] trunk/Source/WebCore Revision 235543 Author ph...@webkit.org Date 2018-08-31 03:22:57 -0700 (Fri, 31 Aug 2018) Log Message [GStreamer][GL] useless ifdef in pushTextureToCompositor https://bugs.webkit.org/show_bug.cgi?id=188552 Patch by Philippe Normand on 2018-08-31 Revi

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

2018-08-31 Thread ddkilzer
Title: [235542] trunk/Source/WebCore Revision 235542 Author ddkil...@apple.com Date 2018-08-31 03:19:43 -0700 (Fri, 31 Aug 2018) Log Message REGRESSION (r235190): Fix name of WebAudioBufferList.{cpp,h} in Xcode project * WebCore.xcodeproj/project.pbxproj: - Add the 'name' parameter to th

[webkit-changes] [235540] trunk

2018-08-31 Thread mark . lam
Title: [235540] trunk Revision 235540 Author mark@apple.com Date 2018-08-31 01:40:35 -0700 (Fri, 31 Aug 2018) Log Message Add missing exception check in arrayProtoFuncLastIndexOf(). https://bugs.webkit.org/show_bug.cgi?id=189184 Reviewed by Yusuke Suzuki. JSTests: * stress/regress

[webkit-changes] [235539] trunk

2018-08-31 Thread commit-queue
Title: [235539] trunk Revision 235539 Author commit-qu...@webkit.org Date 2018-08-31 00:49:32 -0700 (Fri, 31 Aug 2018) Log Message Bug 182053 - [CSSOM View] Implement standard behavior for scrollingElement https://bugs.webkit.org/show_bug.cgi?id=182053 Patch by Frederic Wang on 2018-08-

[webkit-changes] [235538] trunk

2018-08-31 Thread sbarati
Title: [235538] trunk Revision 235538 Author sbar...@apple.com Date 2018-08-31 00:45:02 -0700 (Fri, 31 Aug 2018) Log Message convertToRegExpMatchFastGlobal must use KnownString as the child use kind https://bugs.webkit.org/show_bug.cgi?id=189173 Reviewed by Michael Saboff. JSTests: *