[webkit-changes] [216902] trunk/Source

2017-05-15 Thread antti
Title: [216902] trunk/Source Revision 216902 Author an...@apple.com Date 2017-05-15 22:35:04 -0700 (Mon, 15 May 2017) Log Message RenderTheme does not need to be per-page https://bugs.webkit.org/show_bug.cgi?id=172116 Reviewed by Zalan Bujtas. There are no implementations of

[webkit-changes] [216901] trunk

2017-05-15 Thread commit-queue
Title: [216901] trunk Revision 216901 Author commit-qu...@webkit.org Date 2017-05-15 22:14:50 -0700 (Mon, 15 May 2017) Log Message Do not delete asynchronously decoded frames for large images if their clients are in the viewport https://bugs.webkit.org/show_bug.cgi?id=170640 Patch by

[webkit-changes] [216900] trunk/Tools

2017-05-15 Thread commit-queue
Title: [216900] trunk/Tools Revision 216900 Author commit-qu...@webkit.org Date 2017-05-15 20:41:24 -0700 (Mon, 15 May 2017) Log Message WPT test importer should not account for slow manual tests https://bugs.webkit.org/show_bug.cgi?id=172127 Patch by Youenn Fablet on

[webkit-changes] [216899] trunk/Tools

2017-05-15 Thread jbedard
Title: [216899] trunk/Tools Revision 216899 Author jbed...@apple.com Date 2017-05-15 20:19:19 -0700 (Mon, 15 May 2017) Log Message webkitpy: Some versions of simctl do not place parenthesis around runtime identifiers https://bugs.webkit.org/show_bug.cgi?id=172142 Reviewed by Tim Horton.

[webkit-changes] [216898] trunk/Source

2017-05-15 Thread commit-queue
Title: [216898] trunk/Source Revision 216898 Author commit-qu...@webkit.org Date 2017-05-15 19:45:28 -0700 (Mon, 15 May 2017) Log Message Simplify RealtimeMediaSource data production and state https://bugs.webkit.org/show_bug.cgi?id=171999 Patch by Youenn Fablet on

[webkit-changes] [216897] trunk/Websites/browserbench.org

2017-05-15 Thread rniwa
Title: [216897] trunk/Websites/browserbench.org Revision 216897 Author rn...@webkit.org Date 2017-05-15 18:59:10 -0700 (Mon, 15 May 2017) Log Message browserbench.org/Speedometer/ should show the benchmark not an index of files https://bugs.webkit.org/show_bug.cgi?id=172141 Reviewed by

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

2017-05-15 Thread mmaxfield
Title: [216896] trunk/Source/WebCore Revision 216896 Author mmaxfi...@apple.com Date 2017-05-15 18:37:43 -0700 (Mon, 15 May 2017) Log Message Migrate Font constructor from bools to enums https://bugs.webkit.org/show_bug.cgi?id=172140 Reviewed by Tim Horton. In

[webkit-changes] [216895] trunk/Source/bmalloc

2017-05-15 Thread ggaren
Title: [216895] trunk/Source/bmalloc Revision 216895 Author gga...@apple.com Date 2017-05-15 18:29:39 -0700 (Mon, 15 May 2017) Log Message bmalloc: Bump the size of the deallocator log to 512 https://bugs.webkit.org/show_bug.cgi?id=172143 Reviewed by Michael Saboff. This is a speedup

[webkit-changes] [216893] trunk/Source/WebKit2

2017-05-15 Thread bfulgham
Title: [216893] trunk/Source/WebKit2 Revision 216893 Author bfulg...@apple.com Date 2017-05-15 17:50:19 -0700 (Mon, 15 May 2017) Log Message Correct typo (part of r216790). * PluginProcess/mac/com.apple.WebKit.plugin-common.sb.in: The check-in missed part of a regular _expression_

[webkit-changes] [216892] trunk

2017-05-15 Thread commit-queue
Title: [216892] trunk Revision 216892 Author commit-qu...@webkit.org Date 2017-05-15 17:41:50 -0700 (Mon, 15 May 2017) Log Message WebRTC outgoing muted video sources should send black frames https://bugs.webkit.org/show_bug.cgi?id=170627 Patch by Youenn Fablet on

[webkit-changes] [216891] trunk

2017-05-15 Thread mark . lam
Title: [216891] trunk Revision 216891 Author mark@apple.com Date 2017-05-15 17:21:59 -0700 (Mon, 15 May 2017) Log Message Rolling out r214038 and r213697: Crashes when using computed properties with rest destructuring and object spread. https://bugs.webkit.org/show_bug.cgi?id=172147

[webkit-changes] [216890] branches/safari-604.1.21-branch

2017-05-15 Thread matthew_hanson
Title: [216890] branches/safari-604.1.21-branch Revision 216890 Author matthew_han...@apple.com Date 2017-05-15 17:07:45 -0700 (Mon, 15 May 2017) Log Message Cherry-pick r216249. rdar://problem/31764764 Modified Paths branches/safari-604.1.21-branch/Source/WebKit2/ChangeLog

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

2017-05-15 Thread ddkilzer
Title: [216889] trunk/Source/WebCore Revision 216889 Author ddkil...@apple.com Date 2017-05-15 16:54:34 -0700 (Mon, 15 May 2017) Log Message Crash in libxml2.2.dylib: xmlDictReference Reviewed by Daniel Bates. Speculative fix and code clean-up based on source code inspection. The

[webkit-changes] [216888] trunk/LayoutTests

2017-05-15 Thread cdumez
Title: [216888] trunk/LayoutTests Revision 216888 Author cdu...@apple.com Date 2017-05-15 16:36:20 -0700 (Mon, 15 May 2017) Log Message Unreviewed, rebaseline platform/ios/ios/css/construct-WebKitCSSMatrix.html after r216881. *

[webkit-changes] [216887] trunk/Tools

2017-05-15 Thread rniwa
Title: [216887] trunk/Tools Revision 216887 Author rn...@webkit.org Date 2017-05-15 16:24:43 -0700 (Mon, 15 May 2017) Log Message Update ARES-6 plan file to use the latest version https://bugs.webkit.org/show_bug.cgi?id=172139 Reviewed by Keith Miller. Include r216538. *

[webkit-changes] [216886] trunk

2017-05-15 Thread jer . noble
Title: [216886] trunk Revision 216886 Author jer.no...@apple.com Date 2017-05-15 15:46:13 -0700 (Mon, 15 May 2017) Log Message Add experimental setting to allow document gesture interaction to fulfill media playback gesture requirement https://bugs.webkit.org/show_bug.cgi?id=172131

[webkit-changes] [216885] trunk/LayoutTests

2017-05-15 Thread pvollan
Title: [216885] trunk/LayoutTests Revision 216885 Author pvol...@apple.com Date 2017-05-15 15:40:50 -0700 (Mon, 15 May 2017) Log Message LayoutTest http/tests/media/track-in-band-hls-metadata-crash.html is a flaky timeout https://bugs.webkit.org/show_bug.cgi?id=167749 Reviewed by Eric

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

2017-05-15 Thread jer . noble
Title: [216884] trunk/Source/WebCore Revision 216884 Author jer.no...@apple.com Date 2017-05-15 15:34:15 -0700 (Mon, 15 May 2017) Log Message Only ever initialize LibWebRTCProvider's staticFactoryAndThreads() factories once. https://bugs.webkit.org/show_bug.cgi?id=172047 Reviewed by

[webkit-changes] [216883] trunk

2017-05-15 Thread commit-queue
Title: [216883] trunk Revision 216883 Author commit-qu...@webkit.org Date 2017-05-15 15:32:27 -0700 (Mon, 15 May 2017) Log Message Web Inspector: CRASH seen with DOM.setOuterHTML when there is no documentElement https://bugs.webkit.org/show_bug.cgi?id=172135 Patch by Joseph Pecoraro

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

2017-05-15 Thread commit-queue
Title: [216882] trunk/Source/WebCore Revision 216882 Author commit-qu...@webkit.org Date 2017-05-15 15:10:37 -0700 (Mon, 15 May 2017) Log Message REGRESSION (216471): Infinite repaint-drawing loop when asynchronously decoding incomplete image frames

[webkit-changes] [216881] trunk

2017-05-15 Thread cdumez
Title: [216881] trunk Revision 216881 Author cdu...@apple.com Date 2017-05-15 15:07:54 -0700 (Mon, 15 May 2017) Log Message Align WebKitCSSMatrix stringifier with spec for DOMMatrix https://bugs.webkit.org/show_bug.cgi?id=172114 Reviewed by Simon Fraser. Source/WebCore: Align

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

2017-05-15 Thread ddkilzer
Title: [216880] trunk/Source/_javascript_Core Revision 216880 Author ddkil...@apple.com Date 2017-05-15 14:51:09 -0700 (Mon, 15 May 2017) Log Message JSEnvironmentRecord::allocationSizeForScopeSize() and offsetOfVariable(ScopeOffset) should used checked arithmetic Reviewed by Saam

[webkit-changes] [216879] trunk/Websites/webkit.org

2017-05-15 Thread jcraig
Title: [216879] trunk/Websites/webkit.org Revision 216879 Author jcr...@apple.com Date 2017-05-15 14:36:32 -0700 (Mon, 15 May 2017) Log Message AX: Inaccessible content on webkit.org main page https://bugs.webkit.org/show_bug.cgi?id=172106 Reviewed by Joseph Pecoraro. *

[webkit-changes] [216877] trunk/Source/WebKit2

2017-05-15 Thread bfulgham
Title: [216877] trunk/Source/WebKit2 Revision 216877 Author bfulg...@apple.com Date 2017-05-15 14:21:58 -0700 (Mon, 15 May 2017) Log Message [WK2][macOS][iOS] Allow Network process to access nsurlstoraged's top level domain data cache https://bugs.webkit.org/show_bug.cgi?id=172128

[webkit-changes] [216876] trunk

2017-05-15 Thread mark . lam
Title: [216876] trunk Revision 216876 Author mark@apple.com Date 2017-05-15 13:34:13 -0700 (Mon, 15 May 2017) Log Message WorkerRunLoop::Task::performTask() should check !scriptController->isTerminatingExecution(). https://bugs.webkit.org/show_bug.cgi?id=171775 Reviewed by Filip

[webkit-changes] [216874] trunk

2017-05-15 Thread mmaxfield
Title: [216874] trunk Revision 216874 Author mmaxfi...@apple.com Date 2017-05-15 13:16:51 -0700 (Mon, 15 May 2017) Log Message Unicode characters which can't be rendered in any font are invisible https://bugs.webkit.org/show_bug.cgi?id=171942 Reviewed by Tim Horton. Source/WebCore:

[webkit-changes] [216873] tags/Safari-603.3.1.0.1/Source

2017-05-15 Thread jmarcell
Title: [216873] tags/Safari-603.3.1.0.1/Source Revision 216873 Author jmarc...@apple.com Date 2017-05-15 12:54:27 -0700 (Mon, 15 May 2017) Log Message Versioning. Modified Paths tags/Safari-603.3.1.0.1/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [216872] branches/safari-603-branch/Source

2017-05-15 Thread matthew_hanson
Title: [216872] branches/safari-603-branch/Source Revision 216872 Author matthew_han...@apple.com Date 2017-05-15 12:50:17 -0700 (Mon, 15 May 2017) Log Message Versioning. Modified Paths branches/safari-603-branch/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [216871] trunk/Tools

2017-05-15 Thread commit-queue
Title: [216871] trunk/Tools Revision 216871 Author commit-qu...@webkit.org Date 2017-05-15 12:44:54 -0700 (Mon, 15 May 2017) Log Message Disable Picture In Picture API tests on unsupported platforms. https://bugs.webkit.org/show_bug.cgi?id=172125 rdar://problem/32199477 Patch by Jeremy

[webkit-changes] [216870] tags/Safari-603.3.1.0.1/

2017-05-15 Thread jmarcell
Title: [216870] tags/Safari-603.3.1.0.1/ Revision 216870 Author jmarc...@apple.com Date 2017-05-15 12:38:24 -0700 (Mon, 15 May 2017) Log Message New tag. Added Paths tags/Safari-603.3.1.0.1/ Diff ___ webkit-changes mailing list

[webkit-changes] [216869] trunk/Tools

2017-05-15 Thread beidson
Title: [216869] trunk/Tools Revision 216869 Author beid...@apple.com Date 2017-05-15 12:34:28 -0700 (Mon, 15 May 2017) Log Message [ios-simulator] API test WKWebView.ClearAppCache is failing. https://bugs.webkit.org/show_bug.cgi?id=172120 Unreviewed test gardening. *

[webkit-changes] [216868] trunk

2017-05-15 Thread timothy_horton
Title: [216868] trunk Revision 216868 Author timothy_hor...@apple.com Date 2017-05-15 12:21:36 -0700 (Mon, 15 May 2017) Log Message Null deref under WebContentReader::readURL when interacting with a file URL https://bugs.webkit.org/show_bug.cgi?id=172045 Reviewed by Wenson Hsieh. *

[webkit-changes] [216867] trunk/Source/WebKit2

2017-05-15 Thread bfulgham
Title: [216867] trunk/Source/WebKit2 Revision 216867 Author bfulg...@apple.com Date 2017-05-15 11:31:11 -0700 (Mon, 15 May 2017) Log Message Unreviewed build fix. Debugging code was accidentally left in the Plugin sandbox profile. *

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

2017-05-15 Thread eric . carlson
Title: [216866] trunk/Source/WebCore Revision 216866 Author eric.carl...@apple.com Date 2017-05-15 11:26:08 -0700 (Mon, 15 May 2017) Log Message ASSERTION FAILED: wasRemoved in WebCore::RealtimeMediaSourceCenter::removeDevicesChangedObserver(DevicesChangedObserverToken)

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

2017-05-15 Thread commit-queue
Title: [216865] trunk/Source/WebInspectorUI Revision 216865 Author commit-qu...@webkit.org Date 2017-05-15 11:14:36 -0700 (Mon, 15 May 2017) Log Message [GTK] Web Inspector: Add new GTK+ icons for Search icon of Quick Open dialog https://bugs.webkit.org/show_bug.cgi?id=172110 Patch by

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

2017-05-15 Thread commit-queue
Title: [216864] trunk/Source/WebInspectorUI Revision 216864 Author commit-qu...@webkit.org Date 2017-05-15 11:11:41 -0700 (Mon, 15 May 2017) Log Message [GTK] Web Inspector: Add new GTK+ icons for Worker Scripts / Web Sockets https://bugs.webkit.org/show_bug.cgi?id=164138 Patch by Fujii

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

2017-05-15 Thread bfulgham
Title: [216863] trunk/Source/WebCore Revision 216863 Author bfulg...@apple.com Date 2017-05-15 10:24:14 -0700 (Mon, 15 May 2017) Log Message [iOS WK1] Do not try to dispatch messages to subframes if their documents have not been constructed yet.

[webkit-changes] [216861] trunk

2017-05-15 Thread zalan
Title: [216861] trunk Revision 216861 Author za...@apple.com Date 2017-05-15 07:21:54 -0700 (Mon, 15 May 2017) Log Message Simple line layout: Leading whitespace followed by a produces an extra linebreak. https://bugs.webkit.org/show_bug.cgi?id=172076 Reviewed by Antti Koivisto.

[webkit-changes] [216858] trunk/Websites/webkit.org

2017-05-15 Thread jcraig
Title: [216858] trunk/Websites/webkit.org Revision 216858 Author jcr...@apple.com Date 2017-05-15 00:01:51 -0700 (Mon, 15 May 2017) Log Message 2017-05-14 James Craig Upload poster images and working captioned video

[webkit-changes] [216857] trunk

2017-05-15 Thread pvollan
Title: [216857] trunk Revision 216857 Author pvol...@apple.com Date 2017-05-14 23:20:06 -0700 (Sun, 14 May 2017) Log Message [Win] fast/cookies/local-file-can-set-cookies.html is flaky. https://bugs.webkit.org/show_bug.cgi?id=172071 Reviewed by Alexey Proskuryakov. Source/WebKit/win: