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/
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
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
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
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
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
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
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
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
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
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
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:
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.
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
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
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
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/
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
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
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
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:
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
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
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
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-
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:
*
41 matches
Mail list logo