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

2017-04-14 Thread keith_miller
Title: [215379] trunk/Source/_javascript_Core Revision 215379 Author keith_mil...@apple.com Date 2017-04-14 16:20:19 -0700 (Fri, 14 Apr 2017) Log Message WebAssembly: B3IRGenerator should use phis for result types https://bugs.webkit.org/show_bug.cgi?id=170863 Reviewed by Filip Pizlo.

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

2017-04-14 Thread dewei_zhu
Title: [215378] trunk/Websites/perf.webkit.org Revision 215378 Author dewei_...@apple.com Date 2017-04-14 16:03:19 -0700 (Fri, 14 Apr 2017) Log Message Add sub-commit UI in commit log viewer. https://bugs.webkit.org/show_bug.cgi?id=170379 Reviewed by Ryosuke Niwa. Add an API to return

[webkit-changes] [215381] trunk/Tools

2017-04-14 Thread commit-queue
Title: [215381] trunk/Tools Revision 215381 Author commit-qu...@webkit.org Date 2017-04-14 17:09:35 -0700 (Fri, 14 Apr 2017) Log Message webkit-patch failed to detect git repository https://bugs.webkit.org/show_bug.cgi?id=170859 Patch by Bill Ming on 2017-04-14

[webkit-changes] [215386] trunk

2017-04-14 Thread mark . lam
Title: [215386] trunk Revision 215386 Author mark@apple.com Date 2017-04-14 18:52:38 -0700 (Fri, 14 Apr 2017) Log Message Update architectures in xcconfig files. https://bugs.webkit.org/show_bug.cgi?id=170867 Reviewed by Joseph Pecoraro. Source/bmalloc: *

[webkit-changes] [215387] trunk

2017-04-14 Thread sbarati
Title: [215387] trunk Revision 215387 Author sbar...@apple.com Date 2017-04-14 19:13:11 -0700 (Fri, 14 Apr 2017) Log Message ParseInt intrinsic in DFG backend doesn't properly flush its operands https://bugs.webkit.org/show_bug.cgi?id=170865 Reviewed by Mark Lam and Geoffrey Garen.

[webkit-changes] [215388] trunk

2017-04-14 Thread nvasilyev
Title: [215388] trunk Revision 215388 Author nvasil...@apple.com Date 2017-04-14 20:12:18 -0700 (Fri, 14 Apr 2017) Log Message Web Inspector: WebSockets: messages with non-latin letters are displayed incorrectly https://bugs.webkit.org/show_bug.cgi?id=170760 Reviewed by Joseph Pecoraro.

[webkit-changes] [215385] trunk/Source

2017-04-14 Thread wenson_hsieh
Title: [215385] trunk/Source Revision 215385 Author wenson_hs...@apple.com Date 2017-04-14 18:14:15 -0700 (Fri, 14 Apr 2017) Log Message [WK2] Support Icon creation from file URLs on iOS https://bugs.webkit.org/show_bug.cgi?id=170809 Reviewed by Tim Horton. Source/WebCore: Minor

[webkit-changes] [215384] trunk

2017-04-14 Thread beidson
Title: [215384] trunk Revision 215384 Author beid...@apple.com Date 2017-04-14 17:52:10 -0700 (Fri, 14 Apr 2017) Log Message Fix basic WKURLSchemeHandler bugs. and https://bugs.webkit.org/show_bug.cgi?id=170862 Reviewed by Andy Estes. Source/WebCore: Covered by new API tests. *

[webkit-changes] [215377] trunk/Tools

2017-04-14 Thread mitz
Title: [215377] trunk/Tools Revision 215377 Author m...@apple.com Date 2017-04-14 15:17:36 -0700 (Fri, 14 Apr 2017) Log Message [ios-simulator] API test WebKit2.AdditionalReadAccessAllowedURLs is failing https://bugs.webkit.org/show_bug.cgi?id=170856 Disabled the newly-added test in the

[webkit-changes] [215380] trunk/Tools

2017-04-14 Thread ryanhaddad
Title: [215380] trunk/Tools Revision 215380 Author ryanhad...@apple.com Date 2017-04-14 16:26:52 -0700 (Fri, 14 Apr 2017) Log Message Unreviewed, rolling out r215374. This change causes LayoutTests to exit early with crashes on Sierra. Reverted changeset: "webkitpy: Ignore previously

[webkit-changes] [215383] branches/safari-603-branch/Source/JavaScriptCore

2017-04-14 Thread jmarcell
Title: [215383] branches/safari-603-branch/Source/_javascript_Core Revision 215383 Author jmarc...@apple.com Date 2017-04-14 17:18:38 -0700 (Fri, 14 Apr 2017) Log Message Cherry-pick r214637. rdar://problem/31615783 Modified Paths

[webkit-changes] [215359] trunk

2017-04-14 Thread utatane . tea
Title: [215359] trunk Revision 215359 Author utatane@gmail.com Date 2017-04-14 00:59:55 -0700 (Fri, 14 Apr 2017) Log Message [JSC] Date.parse should accept wider range of representation https://bugs.webkit.org/show_bug.cgi?id=170720 Reviewed by Darin Adler. JSTests: *

[webkit-changes] Delivery Status Notification (Delay)

2017-04-14 Thread a61ec514
** Delivery incomplete ** There was a temporary problem delivering your message to curtiskwo...@gmail.com. Gmail will retry for 47 more hours. You'll be notified if the delivery fails permanently. Reporting-MTA: dns; googlemail.com Received-From-MTA: dns;

[webkit-changes] [215361] trunk/Tools

2017-04-14 Thread jbedard
Title: [215361] trunk/Tools Revision 215361 Author jbed...@apple.com Date 2017-04-14 08:13:09 -0700 (Fri, 14 Apr 2017) Log Message webkitpy: Ignore previously launched pid when system is under stress https://bugs.webkit.org/show_bug.cgi?id=170741 Unreviewed infrastructure fix. Server

[webkit-changes] [215362] trunk/Source

2017-04-14 Thread jer . noble
Title: [215362] trunk/Source Revision 215362 Author jer.no...@apple.com Date 2017-04-14 09:04:52 -0700 (Fri, 14 Apr 2017) Log Message [MediaSource] Push capabilities across process boundary during UIProcess capture. https://bugs.webkit.org/show_bug.cgi?id=170814 Reviewed by Eric

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

2017-04-14 Thread ryanhaddad
Title: [215364] trunk/Source/WebCore Revision 215364 Author ryanhad...@apple.com Date 2017-04-14 10:31:50 -0700 (Fri, 14 Apr 2017) Log Message Unreviewed, rolling out r215350. This change broke the Windows build. Reverted changeset: "Remove unused SharedBuffer constructor"

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

2017-04-14 Thread achristensen
Title: [215373] trunk/Source/_javascript_Core Revision 215373 Author achristen...@apple.com Date 2017-04-14 13:52:29 -0700 (Fri, 14 Apr 2017) Log Message Fix Windows build after r215368. https://bugs.webkit.org/show_bug.cgi?id=170641 * CMakeLists.txt: Add new directory containing files

[webkit-changes] [215374] trunk/Tools

2017-04-14 Thread jbedard
Title: [215374] trunk/Tools Revision 215374 Author jbed...@apple.com Date 2017-04-14 13:52:36 -0700 (Fri, 14 Apr 2017) Log Message webkitpy: Ignore previously launched pid when system is under stress https://bugs.webkit.org/show_bug.cgi?id=170741 Unreviewed infrastructure fix. Drivers

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

2017-04-14 Thread sbarati
Title: [215368] trunk/Source/_javascript_Core Revision 215368 Author sbar...@apple.com Date 2017-04-14 11:09:35 -0700 (Fri, 14 Apr 2017) Log Message WebAssembly: There is a short window of time where a CodeBlock could be destroyed before all of its async compilation callbacks are called

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

2017-04-14 Thread annulen
Title: [215369] trunk/Source/WebCore Revision 215369 Author annu...@yandex.ru Date 2017-04-14 11:48:11 -0700 (Fri, 14 Apr 2017) Log Message Removed unused and unimplemented methods from MediaPlayer https://bugs.webkit.org/show_bug.cgi?id=170848 Reviewed by Jer Noble. No new tests

[webkit-changes] [215371] trunk

2017-04-14 Thread aestes
Title: [215371] trunk Revision 215371 Author aes...@apple.com Date 2017-04-14 13:29:25 -0700 (Fri, 14 Apr 2017) Log Message [ios-simulator] API test WebKit2.DataDetectionReferenceDate timing out https://bugs.webkit.org/show_bug.cgi?id=161967 Reviewed by Alexey Proskuryakov.

[webkit-changes] [215376] trunk/LayoutTests

2017-04-14 Thread ryanhaddad
Title: [215376] trunk/LayoutTests Revision 215376 Author ryanhad...@apple.com Date 2017-04-14 14:03:45 -0700 (Fri, 14 Apr 2017) Log Message Skip workers/wasm-* LayoutTests on ios-simulator. Unreviewed test gardening. * platform/ios/TestExpectations: Modified Paths

[webkit-changes] Delivery Status Notification (Delay)

2017-04-14 Thread a61ec514
** Delivery incomplete ** There was a temporary problem delivering your message to curtiskwo...@gmail.com. Gmail will retry for 47 more hours. You'll be notified if the delivery fails permanently. The response was: Receive rate too high Reporting-MTA: dns; googlemail.com Received-From-MTA:

[webkit-changes] [215372] trunk/Tools

2017-04-14 Thread aestes
Title: [215372] trunk/Tools Revision 215372 Author aes...@apple.com Date 2017-04-14 13:34:43 -0700 (Fri, 14 Apr 2017) Log Message [ios-simulator] API test WebKit2.WKWebProcessPlugInRangeHandle timing out https://bugs.webkit.org/show_bug.cgi?id=167594 Re-enabled this API test now that

[webkit-changes] [215363] trunk/Tools

2017-04-14 Thread jbedard
Title: [215363] trunk/Tools Revision 215363 Author jbed...@apple.com Date 2017-04-14 10:08:32 -0700 (Fri, 14 Apr 2017) Log Message webkitpy: Ignore previously launched pid when system is under stress https://bugs.webkit.org/show_bug.cgi?id=170741 Unreviewed infrastructure fix. Drivers

[webkit-changes] [215375] trunk

2017-04-14 Thread zalan
Title: [215375] trunk Revision 215375 Author za...@apple.com Date 2017-04-14 13:59:36 -0700 (Fri, 14 Apr 2017) Log Message text-align start / end failure in table cells https://bugs.webkit.org/show_bug.cgi?id=141417 Reviewed by Antti Koivisto. Source/WebCore: Apply "text-align:

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

2017-04-14 Thread fpizlo
Title: [215365] trunk/Source/_javascript_Core Revision 215365 Author fpi...@apple.com Date 2017-04-14 10:43:42 -0700 (Fri, 14 Apr 2017) Log Message Air::RegLiveness should be constraint-based https://bugs.webkit.org/show_bug.cgi?id=170817 Reviewed by Saam Barati. Previously, I

[webkit-changes] [215366] trunk

2017-04-14 Thread mmaxfield
Title: [215366] trunk Revision 215366 Author mmaxfi...@apple.com Date 2017-04-14 10:57:26 -0700 (Fri, 14 Apr 2017) Log Message Add performance test for asking the platform for a font for U+2060 WORD JOINER https://bugs.webkit.org/show_bug.cgi?id=170842 Reviewed by Tim Horton.

[webkit-changes] [215367] trunk/Tools

2017-04-14 Thread ryanhaddad
Title: [215367] trunk/Tools Revision 215367 Author ryanhad...@apple.com Date 2017-04-14 10:57:40 -0700 (Fri, 14 Apr 2017) Log Message Unreviewed, rolling out r215363. This change causes LayoutTests to exit early with crashes. Reverted changeset: "webkitpy: Ignore previously launched