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

2018-05-01 Thread utatane . tea
Title: [231226] trunk/Source/WebCore Revision 231226 Author utatane@gmail.com Date 2018-05-01 23:26:35 -0700 (Tue, 01 May 2018) Log Message Unreviewed, fix build in WinCairo https://bugs.webkit.org/show_bug.cgi?id=185169 * bindings/js/JSDOMWindowBase.cpp: (WebCore::JSDOMWindowBase::i

[webkit-changes] [231225] trunk/Websites/perf.webkit.org

2018-05-01 Thread dewei_zhu
Title: [231225] trunk/Websites/perf.webkit.org Revision 231225 Author dewei_...@apple.com Date 2018-05-01 23:16:16 -0700 (Tue, 01 May 2018) Log Message Write a script that detects chart changes by using v3 API. https://bugs.webkit.org/show_bug.cgi?id=184419 Reviewed by Ryosuke Niwa. Add

[webkit-changes] [231224] trunk

2018-05-01 Thread utatane . tea
Title: [231224] trunk Revision 231224 Author utatane@gmail.com Date 2018-05-01 22:51:33 -0700 (Tue, 01 May 2018) Log Message [JSC] Add SameValue DFG node https://bugs.webkit.org/show_bug.cgi?id=185065 Reviewed by Saam Barati. JSTests: * microbenchmarks/object-is.js: Added. (incogni

[webkit-changes] [231223] trunk/Source

2018-05-01 Thread utatane . tea
Title: [231223] trunk/Source Revision 231223 Author utatane@gmail.com Date 2018-05-01 21:32:33 -0700 (Tue, 01 May 2018) Log Message Use default std::optional if it is provided https://bugs.webkit.org/show_bug.cgi?id=185159 Reviewed by JF Bastien. Source/WebCore: * Modules/mediastre

[webkit-changes] [231222] trunk/Tools

2018-05-01 Thread rniwa
Title: [231222] trunk/Tools Revision 231222 Author rn...@webkit.org Date 2018-05-01 21:05:41 -0700 (Tue, 01 May 2018) Log Message PSON: Make WebKitTestRunner work with process swap on navigation turned on https://bugs.webkit.org/show_bug.cgi?id=185111 Reviewed by Chris Dumez. Add the ba

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

2018-05-01 Thread cdumez
Title: [231221] trunk/Source/WebCore Revision 231221 Author cdu...@apple.com Date 2018-05-01 20:33:55 -0700 (Tue, 01 May 2018) Log Message Add release assertions in CFNetwork's SocketStreamHandleImpl to help debug a threading issue https://bugs.webkit.org/show_bug.cgi?id=185181 Reviewed

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

2018-05-01 Thread wenson_hsieh
Title: [231220] trunk/Source/WebCore Revision 231220 Author wenson_hs...@apple.com Date 2018-05-01 17:01:49 -0700 (Tue, 01 May 2018) Log Message Unreviewed, remove an unused variable in RuntimeEnabledFeatures.h * page/RuntimeEnabledFeatures.h: Modified Paths trunk/Source/WebCore/Change

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

2018-05-01 Thread jmarcell
Title: [231217] branches/safari-605-branch/Source Revision 231217 Author jmarc...@apple.com Date 2018-05-01 16:26:52 -0700 (Tue, 01 May 2018) Log Message Versioning. Modified Paths branches/safari-605-branch/Source/_javascript_Core/Configurations/Version.xcconfig branches/safari-605-bra

[webkit-changes] [231216] tags/Safari-605.2.8/

2018-05-01 Thread jmarcell
Title: [231216] tags/Safari-605.2.8/ Revision 231216 Author jmarc...@apple.com Date 2018-05-01 16:11:43 -0700 (Tue, 01 May 2018) Log Message Tag Safari-605.2.8. Added Paths tags/Safari-605.2.8/ Diff ___ webkit-changes mailing list webk

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

2018-05-01 Thread jer . noble
Title: [231215] trunk/Source/WebKit Revision 231215 Author jer.no...@apple.com Date 2018-05-01 15:19:46 -0700 (Tue, 01 May 2018) Log Message Production build error in Migrate Header phase when WK_ALTERNATE_FRAMEWORKS_DIR is set to non-empty value https://bugs.webkit.org/show_bug.cgi?id=18

[webkit-changes] [231214] tags/Safari-606.1.15.0.1

2018-05-01 Thread jmarcell
Title: [231214] tags/Safari-606.1.15.0.1 Revision 231214 Author jmarc...@apple.com Date 2018-05-01 15:03:52 -0700 (Tue, 01 May 2018) Log Message Cherry-pick r230978. rdar://problem/39707286 Add a new "color-filter" CSS property as an experimental feature https://bugs.webkit.org/s

[webkit-changes] [231213] tags/Safari-606.1.15.0.1/Source/WebCore

2018-05-01 Thread jmarcell
Title: [231213] tags/Safari-606.1.15.0.1/Source/WebCore Revision 231213 Author jmarc...@apple.com Date 2018-05-01 15:03:45 -0700 (Tue, 01 May 2018) Log Message Cherry-pick r230979. rdar://problem/39707298 visitedDependentColor() should take a CSSPropertyID https://bugs.webkit.org

[webkit-changes] [231212] tags/Safari-606.1.15.3/Source

2018-05-01 Thread jmarcell
Title: [231212] tags/Safari-606.1.15.3/Source Revision 231212 Author jmarc...@apple.com Date 2018-05-01 14:46:32 -0700 (Tue, 01 May 2018) Log Message Versioning. Modified Paths tags/Safari-606.1.15.3/Source/_javascript_Core/Configurations/Version.xcconfig tags/Safari-606.1.15.3/Source/T

[webkit-changes] [231211] tags/Safari-606.1.15.3/

2018-05-01 Thread jmarcell
Title: [231211] tags/Safari-606.1.15.3/ Revision 231211 Author jmarc...@apple.com Date 2018-05-01 14:44:54 -0700 (Tue, 01 May 2018) Log Message New tag. Added Paths tags/Safari-606.1.15.3/ Diff ___ webkit-changes mailing list webkit-ch

[webkit-changes] [231209] trunk/Tools

2018-05-01 Thread jbedard
Title: [231209] trunk/Tools Revision 231209 Author jbed...@apple.com Date 2018-05-01 13:53:34 -0700 (Tue, 01 May 2018) Log Message webkitpy: SIGKILL right after SIGTERM causes orphaned processes with 'xcrun simctl spawn' https://bugs.webkit.org/show_bug.cgi?id=185164 Reviewed by David Ki

[webkit-changes] [231208] trunk/Tools

2018-05-01 Thread cdumez
Title: [231208] trunk/Tools Revision 231208 Author cdu...@apple.com Date 2018-05-01 13:40:22 -0700 (Tue, 01 May 2018) Log Message REGRESSION (r230919): API test WebKit.AutoLayoutIntegration is a flaky failure https://bugs.webkit.org/show_bug.cgi?id=184918 Reviewed by Wenson Hsieh. Make

[webkit-changes] [231207] trunk/Source/WebCore/PAL

2018-05-01 Thread jer . noble
Title: [231207] trunk/Source/WebCore/PAL Revision 231207 Author jer.no...@apple.com Date 2018-05-01 13:37:31 -0700 (Tue, 01 May 2018) Log Message Protect against changes to CoreMedia function signatures https://bugs.webkit.org/show_bug.cgi?id=185167 Reviewed by Eric Carlson. * pal/cf/Co

[webkit-changes] [231206] trunk/Tools

2018-05-01 Thread ross . kirsling
Title: [231206] trunk/Tools Revision 231206 Author ross.kirsl...@sony.com Date 2018-05-01 12:57:28 -0700 (Tue, 01 May 2018) Log Message [WinCairo] Align buildbot test stages with AppleWin. https://bugs.webkit.org/show_bug.cgi?id=185094 Reviewed by Brent Fulgham. * BuildSlaveSupport/buil

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

2018-05-01 Thread pvollan
Title: [231205] trunk/Source/WebKit Revision 231205 Author pvol...@apple.com Date 2018-05-01 12:57:17 -0700 (Tue, 01 May 2018) Log Message Use correct runloop type in the WebContent process. https://bugs.webkit.org/show_bug.cgi?id=185140 Reviewed by Brent Fulgham. Use WK_MACOS_* machine

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

2018-05-01 Thread fpizlo
Title: [231204] trunk/Source/_javascript_Core Revision 231204 Author fpi...@apple.com Date 2018-05-01 12:55:59 -0700 (Tue, 01 May 2018) Log Message B3::demoteValues should be able to handle patchpoint terminals https://bugs.webkit.org/show_bug.cgi?id=185151 Reviewed by Saam Barati.

[webkit-changes] [231203] trunk/LayoutTests

2018-05-01 Thread ryanhaddad
Title: [231203] trunk/LayoutTests Revision 231203 Author ryanhad...@apple.com Date 2018-05-01 12:45:34 -0700 (Tue, 01 May 2018) Log Message Unreviewed test gardening, correct a typo in the iOS TestExpectation file. * platform/ios/TestExpectations: Modified Paths trunk/LayoutTests/Chang

[webkit-changes] [231201] trunk

2018-05-01 Thread eric . carlson
Title: [231201] trunk Revision 231201 Author eric.carl...@apple.com Date 2018-05-01 10:27:13 -0700 (Tue, 01 May 2018) Log Message [MediaStream] remove WK1 support https://bugs.webkit.org/show_bug.cgi?id=185136 Reviewed by Youenn Fablet. Source/WebKitLegacy: * WebKitLegacy.xcodeproj/pro

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

2018-05-01 Thread jmarcell
Title: [231200] branches/safari-605-branch Revision 231200 Author jmarc...@apple.com Date 2018-05-01 10:23:03 -0700 (Tue, 01 May 2018) Log Message Apply patch. rdar://problem/39741039 Modified Paths branches/safari-605-branch/LayoutTests/ChangeLog branches/safari-605-branch/Source/WebCo

[webkit-changes] [231199] trunk/Tools

2018-05-01 Thread cdumez
Title: [231199] trunk/Tools Revision 231199 Author cdu...@apple.com Date 2018-05-01 10:09:06 -0700 (Tue, 01 May 2018) Log Message [WKTR] Move navigation policy for response decision from InjectedBundle to UIProcess https://bugs.webkit.org/show_bug.cgi?id=185157 Reviewed by Geoffrey Garen

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

2018-05-01 Thread rmorisset
Title: [231198] trunk/Source/_javascript_Core Revision 231198 Author rmoris...@apple.com Date 2018-05-01 09:03:54 -0700 (Tue, 01 May 2018) Log Message Use CheckedArithmetic for length computation in JSArray::unshiftCountWithAnyIndexingType https://bugs.webkit.org/show_bug.cgi?id=184772

[webkit-changes] [231197] trunk

2018-05-01 Thread rmorisset
Title: [231197] trunk Revision 231197 Author rmoris...@apple.com Date 2018-05-01 09:01:25 -0700 (Tue, 01 May 2018) Log Message Correctly detect string overflow when using the 'Function' constructor https://bugs.webkit.org/show_bug.cgi?id=184883 Reviewed by Filip Pizlo. JSTests: I put

[webkit-changes] [231196] trunk

2018-05-01 Thread rmorisset
Title: [231196] trunk Revision 231196 Author rmoris...@apple.com Date 2018-05-01 08:47:29 -0700 (Tue, 01 May 2018) Log Message IntlObject.cpp::removeUnicodeLocaleExtension() should not touch locales that end in '-u' https://bugs.webkit.org/show_bug.cgi?id=185162 Reviewed by Filip Pizlo.

[webkit-changes] [231195] trunk

2018-05-01 Thread commit-queue
Title: [231195] trunk Revision 231195 Author commit-qu...@webkit.org Date 2018-05-01 08:42:11 -0700 (Tue, 01 May 2018) Log Message Add SetCallee as DFG-Operation https://bugs.webkit.org/show_bug.cgi?id=184582 Patch by Dominik Infuehr on 2018-05-01 Reviewed by Filip Pizlo. JSTests: Add