[webkit-changes] [214337] trunk/Source/ThirdParty

2017-03-24 Thread carlosgc
Title: [214337] trunk/Source/ThirdParty Revision 214337 Author carlo...@webkit.org Date 2017-03-24 01:07:17 -0700 (Fri, 24 Mar 2017) Log Message Unreviewed. Add stubs for xdgmime sources to ThirdParty. This is in preparation for bug #170001, to try to bypass the SVN hook that doesn't all

[webkit-changes] [214339] trunk/Source/ThirdParty

2017-03-24 Thread carlosgc
Title: [214339] trunk/Source/ThirdParty Revision 214339 Author carlo...@webkit.org Date 2017-03-24 01:26:05 -0700 (Fri, 24 Mar 2017) Log Message Unreviewed. Fix the build after r214338. Add missing files I forgot to git add again. * xdgmime/CMakeLists.txt: Added. * xdgmime/README: Added

[webkit-changes] [214340] trunk

2017-03-24 Thread pvollan
Title: [214340] trunk Revision 214340 Author pvol...@apple.com Date 2017-03-24 05:01:45 -0700 (Fri, 24 Mar 2017) Log Message Text stroke is sometimes clipped on video captions. https://bugs.webkit.org/show_bug.cgi?id=170006 Reviewed by Eric Carlson. Source/WebCore: Set 'overflow' prope

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

2017-03-24 Thread carlosgc
Title: [214341] trunk/Source/WebCore Revision 214341 Author carlo...@webkit.org Date 2017-03-24 05:50:53 -0700 (Fri, 24 Mar 2017) Log Message [GStreamer] MediaPlayerPrivateGStreamerOwr shouldn't be the default engine https://bugs.webkit.org/show_bug.cgi?id=170049 Reviewed by Žan Doberšek

[webkit-changes] [214342] trunk/LayoutTests

2017-03-24 Thread carlosgc
Title: [214342] trunk/LayoutTests Revision 214342 Author carlo...@webkit.org Date 2017-03-24 06:19:56 -0700 (Fri, 24 Mar 2017) Log Message Unreviewed GTK+ gardening. Rebaseline fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download.html after r214338. We are now getting a MIME t

[webkit-changes] [214343] trunk/LayoutTests

2017-03-24 Thread carlosgc
Title: [214343] trunk/LayoutTests Revision 214343 Author carlo...@webkit.org Date 2017-03-24 06:30:56 -0700 (Fri, 24 Mar 2017) Log Message Unreviewed GTK+ gardening. Rebaseline http/tests/inspector/network/fetch-response-body.html/xhr-response-body.html after r214338. We are now getting

[webkit-changes] [214344] trunk/LayoutTests

2017-03-24 Thread carlosgc
Title: [214344] trunk/LayoutTests Revision 214344 Author carlo...@webkit.org Date 2017-03-24 06:59:02 -0700 (Fri, 24 Mar 2017) Log Message Unreviewed GTK+ gardening. Mark media/video-load-require-user-gesture.html as failing after r214338. * platform/gtk/TestExpectations: Modified Paths

[webkit-changes] [214345] trunk

2017-03-24 Thread utatane . tea
Title: [214345] trunk Revision 214345 Author utatane@gmail.com Date 2017-03-24 07:30:13 -0700 (Fri, 24 Mar 2017) Log Message [JSC] Use jsNontrivialString agressively for ToString(Int52) https://bugs.webkit.org/show_bug.cgi?id=170002 Reviewed by Sam Weinig. JSTests: * stress/to-stri

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

2017-03-24 Thread carlosgc
Title: [214346] trunk/Source/WebCore Revision 214346 Author carlo...@webkit.org Date 2017-03-24 07:33:52 -0700 (Fri, 24 Mar 2017) Log Message Unreviewed. Fix GTK+ test /webkit2/WebKitWebView/default-menu after r214244. Fix mnemonic string of contextMenuItemTagOpenAudioInNewWindow() that

[webkit-changes] [214347] trunk/Tools

2017-03-24 Thread carlosgc
Title: [214347] trunk/Tools Revision 214347 Author carlo...@webkit.org Date 2017-03-24 07:55:59 -0700 (Fri, 24 Mar 2017) Log Message Unreviewed. Fix GTK+ test /webkit2/WebKitWebView/_javascript_-dialogs after r214277. Since r214277 beforeunload events are not fired unless there's some us

[webkit-changes] [214348] trunk

2017-03-24 Thread commit-queue
Title: [214348] trunk Revision 214348 Author commit-qu...@webkit.org Date 2017-03-24 09:25:09 -0700 (Fri, 24 Mar 2017) Log Message Fix framesEncoded/framesDecoded RTC stats https://bugs.webkit.org/show_bug.cgi?id=170024 Patch by Youenn Fablet on 2017-03-24 Reviewed by Eric Carlson. Sou

[webkit-changes] [214349] trunk/LayoutTests

2017-03-24 Thread cdumez
Title: [214349] trunk/LayoutTests Revision 214349 Author cdu...@apple.com Date 2017-03-24 09:27:01 -0700 (Fri, 24 Mar 2017) Log Message Extend svg/animations/animations-paused-disconnected-iframe.html https://bugs.webkit.org/show_bug.cgi?id=170035 Reviewed by Andreas Kling. Extend svg/a

[webkit-changes] [214350] trunk

2017-03-24 Thread commit-queue
Title: [214350] trunk Revision 214350 Author commit-qu...@webkit.org Date 2017-03-24 09:32:53 -0700 (Fri, 24 Mar 2017) Log Message Add support for DataChannel and MediaStreamTrack stats https://bugs.webkit.org/show_bug.cgi?id=170031 Patch by Youenn Fablet on 2017-03-24 Reviewed by Eric

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

2017-03-24 Thread akling
Title: [214351] trunk/Source/WTF Revision 214351 Author akl...@apple.com Date 2017-03-24 09:45:08 -0700 (Fri, 24 Mar 2017) Log Message Make inactive web processes behave as though under memory pressure. Reviewed by Antti Koivisto. Once a web process becomes inactive, let's try to reduc

[webkit-changes] [214352] trunk/Tools

2017-03-24 Thread jbedard
Title: [214352] trunk/Tools Revision 214352 Author jbed...@apple.com Date 2017-03-24 10:03:42 -0700 (Fri, 24 Mar 2017) Log Message Increase timeout for booting simulators. Unreviewed infrastructure fix. * Scripts/webkitpy/xcode/simulator.py: (Simulator.wait_until_device_is_booted): Inc

[webkit-changes] [214353] trunk/LayoutTests

2017-03-24 Thread carlosgc
Title: [214353] trunk/LayoutTests Revision 214353 Author carlo...@webkit.org Date 2017-03-24 10:11:57 -0700 (Fri, 24 Mar 2017) Log Message Unreviewed GTK+ gardening. Mark webrtc/video-stats.html as failing. * platform/gtk/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog tru

[webkit-changes] [214355] trunk/LayoutTests

2017-03-24 Thread ryanhaddad
Title: [214355] trunk/LayoutTests Revision 214355 Author ryanhad...@apple.com Date 2017-03-24 10:20:09 -0700 (Fri, 24 Mar 2017) Log Message Update TestExpectations for media/restore-from-page-cache.html. Unreviewed test gardening. * platform/mac-wk2/TestExpectations: * platform/mac/Test

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

2017-03-24 Thread jonlee
Title: [214356] trunk/Source/WebCore Revision 214356 Author jon...@apple.com Date 2017-03-24 10:46:36 -0700 (Fri, 24 Mar 2017) Log Message Remove comment from RTCStatsReport.idl to convert ssrc to DOMString. Unreviewed. Latest available Editor's Draft of WebRTC Statistics API is from 14

[webkit-changes] [214357] trunk

2017-03-24 Thread commit-queue
Title: [214357] trunk Revision 214357 Author commit-qu...@webkit.org Date 2017-03-24 11:01:18 -0700 (Fri, 24 Mar 2017) Log Message Add libwebrtc backend support for RTCRtpSender::replaceTrack https://bugs.webkit.org/show_bug.cgi?id=169841 Patch by Youenn Fablet on 2017-03-24 Reviewed by

[webkit-changes] [214358] trunk

2017-03-24 Thread achristensen
Title: [214358] trunk Revision 214358 Author achristen...@apple.com Date 2017-03-24 11:17:48 -0700 (Fri, 24 Mar 2017) Log Message REGRESSION: Content Blocker: Blocking "a[href*=randomString]" doesn't work https://bugs.webkit.org/show_bug.cgi?id=169167 Reviewed by Simon Fraser. Source/We

[webkit-changes] [214359] trunk

2017-03-24 Thread mmaxfield
Title: [214359] trunk Revision 214359 Author mmaxfi...@apple.com Date 2017-03-24 11:23:48 -0700 (Fri, 24 Mar 2017) Log Message font-style needs a new CSSValue to make CSSRule.cssText work correctly https://bugs.webkit.org/show_bug.cgi?id=169258 Reviewed by David Hyatt. Source/WebCore:

[webkit-changes] [214360] trunk

2017-03-24 Thread bfulgham
Title: [214360] trunk Revision 214360 Author bfulg...@apple.com Date 2017-03-24 11:39:28 -0700 (Fri, 24 Mar 2017) Log Message Handle recursive calls to ProcessingInstruction::checkStyleSheet https://bugs.webkit.org/show_bug.cgi?id=169982 Reviewed by Antti Koivisto. Source/WebCore: See

[webkit-changes] [214361] trunk

2017-03-24 Thread yoav
Title: [214361] trunk Revision 214361 Author y...@yoav.ws Date 2017-03-24 11:41:42 -0700 (Fri, 24 Mar 2017) Log Message Add a warning for unused link preloads. https://bugs.webkit.org/show_bug.cgi?id=165670 Reviewed by Youenn Fablet. Source/WebCore: This patch adds a warning message, t

[webkit-changes] [214362] trunk/Source

2017-03-24 Thread cdumez
Title: [214362] trunk/Source Revision 214362 Author cdu...@apple.com Date 2017-03-24 11:56:57 -0700 (Fri, 24 Mar 2017) Log Message Unreviewed, rolling out r214329. Significantly regressed Speedometer Reverted changeset: "window.crypto.getRandomValues() uses the insecure RC4 RNG" https:

[webkit-changes] [214363] trunk/Tools

2017-03-24 Thread commit-queue
Title: [214363] trunk/Tools Revision 214363 Author commit-qu...@webkit.org Date 2017-03-24 12:01:26 -0700 (Fri, 24 Mar 2017) Log Message webkitpy: Parse JSON results from run-api-tests https://bugs.webkit.org/show_bug.cgi?id=170062 Patch by Srinivasan Vijayaraghavan on 2017-03-24 Review

[webkit-changes] [214364] trunk

2017-03-24 Thread mmaxfield
Title: [214364] trunk Revision 214364 Author mmaxfi...@apple.com Date 2017-03-24 12:01:54 -0700 (Fri, 24 Mar 2017) Log Message Implement font-optical-sizing https://bugs.webkit.org/show_bug.cgi?id=168895 Reviewed by Dean Jackson. Source/WebCore: Upon advice from Microsoft, the only inp

[webkit-changes] [214367] trunk/Tools

2017-03-24 Thread lforschler
Title: [214367] trunk/Tools Revision 214367 Author lforsch...@apple.com Date 2017-03-24 12:41:38 -0700 (Fri, 24 Mar 2017) Log Message update committer_auth.py to be python 2.7 compliant https://bugs.webkit.org/show_bug.cgi?id=170063 Reviewed by Alexey Proskuryakov. * BuildSlaveSupport/b

[webkit-changes] [214368] trunk

2017-03-24 Thread commit-queue
Title: [214368] trunk Revision 214368 Author commit-qu...@webkit.org Date 2017-03-24 12:43:42 -0700 (Fri, 24 Mar 2017) Log Message Add support for qpSum in WebRTC stats https://bugs.webkit.org/show_bug.cgi?id=170060 Patch by Youenn Fablet on 2017-03-24 Reviewed by Eric Carlson. Source/

[webkit-changes] [214365] trunk

2017-03-24 Thread dbates
Title: [214365] trunk Revision 214365 Author dba...@webkit.org Date 2017-03-24 12:34:11 -0700 (Fri, 24 Mar 2017) Log Message Prevent new navigations during document unload https://bugs.webkit.org/show_bug.cgi?id=169934 Reviewed by Chris Dumez. Source/WebCore: Similar to our policy of

[webkit-changes] [214369] trunk

2017-03-24 Thread ryanhaddad
Title: [214369] trunk Revision 214369 Author ryanhad...@apple.com Date 2017-03-24 13:39:22 -0700 (Fri, 24 Mar 2017) Log Message Unreviewed, rolling out r214360. This change caused 20+ LayoutTest failures. Reverted changeset: "Handle recursive calls to ProcessingInstruction::checkStyleS

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

2017-03-24 Thread ryanhaddad
Title: [214370] trunk/Source/WTF Revision 214370 Author ryanhad...@apple.com Date 2017-03-24 13:45:04 -0700 (Fri, 24 Mar 2017) Log Message Unreviewed, rolling out r214351. This change caused API test WebKit1.DidCreateJavaScriptContextBackForwardCacheTest to fail. Reverted changeset: "M

[webkit-changes] [214373] trunk/LayoutTests

2017-03-24 Thread ryanhaddad
Title: [214373] trunk/LayoutTests Revision 214373 Author ryanhad...@apple.com Date 2017-03-24 13:51:27 -0700 (Fri, 24 Mar 2017) Log Message Skip svg/animations/animations-paused-when-inserted-in-hidden-document* tests on ios-simulator. https://bugs.webkit.org/show_bug.cgi?id=170068 Unrev

[webkit-changes] [214372] trunk/Tools

2017-03-24 Thread commit-queue
Title: [214372] trunk/Tools Revision 214372 Author commit-qu...@webkit.org Date 2017-03-24 13:51:22 -0700 (Fri, 24 Mar 2017) Log Message Add JSON results for API tests https://bugs.webkit.org/show_bug.cgi?id=170021 Patch by Srinivasan Vijayaraghavan on 2017-03-24 Reviewed by Alexey Pros

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

2017-03-24 Thread mark . lam
Title: [214374] trunk/Source/_javascript_Core Revision 214374 Author mark@apple.com Date 2017-03-24 13:56:45 -0700 (Fri, 24 Mar 2017) Log Message Array memcpy'ing fast paths should check if we're having a bad time if they cannot handle it. https://bugs.webkit.org/show_bug.cgi?id=17006

[webkit-changes] [214375] trunk

2017-03-24 Thread beidson
Title: [214375] trunk Revision 214375 Author beid...@apple.com Date 2017-03-24 14:13:40 -0700 (Fri, 24 Mar 2017) Log Message A null compound index value crashes the Databases process. and https://bugs.webkit.org/show_bug.cgi?id=17 Reviewed by Alex Christensen. Source/WebCore: Test

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

2017-03-24 Thread achristensen
Title: [214376] trunk/Source/WebKit2 Revision 214376 Author achristen...@apple.com Date 2017-03-24 14:14:37 -0700 (Fri, 24 Mar 2017) Log Message Fix assertions after r214358. https://bugs.webkit.org/show_bug.cgi?id=169167 * UIProcess/API/APIContentExtensionStore.cpp: (API::ContentExtensi

[webkit-changes] [214377] trunk/Tools

2017-03-24 Thread commit-queue
Title: [214377] trunk/Tools Revision 214377 Author commit-qu...@webkit.org Date 2017-03-24 14:23:59 -0700 (Fri, 24 Mar 2017) Log Message webkitpy should be able to run API tests https://bugs.webkit.org/show_bug.cgi?id=170028 Patch by Srinivasan Vijayaraghavan on 2017-03-24 Reviewed by A

[webkit-changes] [214378] trunk

2017-03-24 Thread bfulgham
Title: [214378] trunk Revision 214378 Author bfulg...@apple.com Date 2017-03-24 14:46:07 -0700 (Fri, 24 Mar 2017) Log Message Handle recursive calls to ProcessingInstruction::checkStyleSheet https://bugs.webkit.org/show_bug.cgi?id=169982 Reviewed by Antti Koivisto. Source/WebCore:

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

2017-03-24 Thread simon . fraser
Title: [214379] trunk/Source/WebKit2 Revision 214379 Author simon.fra...@apple.com Date 2017-03-24 14:57:08 -0700 (Fri, 24 Mar 2017) Log Message Make UI-side compositing on macOS a bit more usable https://bugs.webkit.org/show_bug.cgi?id=170073 Reviewed by Tim Horton. Mach port as layer

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

2017-03-24 Thread jfbastien
Title: [214380] trunk/Source/_javascript_Core Revision 214380 Author jfbast...@apple.com Date 2017-03-24 15:09:15 -0700 (Fri, 24 Mar 2017) Log Message WebAssembly: spec-tests/memory.wast.js fails in debug https://bugs.webkit.org/show_bug.cgi?id=169794 Reviewed by Keith Miller. The failu

[webkit-changes] [214381] trunk

2017-03-24 Thread graouts
Title: [214381] trunk Revision 214381 Author grao...@webkit.org Date 2017-03-24 15:10:45 -0700 (Fri, 24 Mar 2017) Log Message [Modern Media Controls] Captions don't move with the appearance of the inline controls https://bugs.webkit.org/show_bug.cgi?id=170051 Reviewed by Dean Jackson.

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

2017-03-24 Thread wenson_hsieh
Title: [214382] trunk/Source/WebCore Revision 214382 Author wenson_hs...@apple.com Date 2017-03-24 16:09:41 -0700 (Fri, 24 Mar 2017) Log Message Unreviewed, fix the ToT build on the latest SDK. Add deprecated declaration guards around two synchronous UIItemProvider methods in WebItemProv

[webkit-changes] [214383] trunk

2017-03-24 Thread dino
Title: [214383] trunk Revision 214383 Author d...@apple.com Date 2017-03-24 16:16:52 -0700 (Fri, 24 Mar 2017) Log Message Serialization of custom props in longhand should be "" not value of shorthand https://bugs.webkit.org/show_bug.cgi?id=167699 Reviewed by Sam Weinig. Source/WebCore:

[webkit-changes] [214384] trunk/Source

2017-03-24 Thread jfbastien
Title: [214384] trunk/Source Revision 214384 Author jfbast...@apple.com Date 2017-03-24 16:25:16 -0700 (Fri, 24 Mar 2017) Log Message WebAssembly: store state in TLS instead of on VM https://bugs.webkit.org/show_bug.cgi?id=169611 Reviewed by Filip Pizlo. Source/_javascript_Core: Using

[webkit-changes] [214385] trunk

2017-03-24 Thread eric . carlson
Title: [214385] trunk Revision 214385 Author eric.carl...@apple.com Date 2017-03-24 16:27:14 -0700 (Fri, 24 Mar 2017) Log Message [MediaStream] "ideal" constraints passed to getUserMedia should affect fitness score https://bugs.webkit.org/show_bug.cgi?id=170056 Reviewed by Youenn Fablet.

[webkit-changes] [214386] trunk

2017-03-24 Thread graouts
Title: [214386] trunk Revision 214386 Author grao...@webkit.org Date 2017-03-24 16:32:14 -0700 (Fri, 24 Mar 2017) Log Message [Modern Media Controls] Remove placard icon if height is compressed https://bugs.webkit.org/show_bug.cgi?id=167935 Reviewed by Dean Jackson. Source/WebCore: We

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

2017-03-24 Thread nvasilyev
Title: [214387] trunk/Source/WebInspectorUI Revision 214387 Author nvasil...@apple.com Date 2017-03-24 16:43:56 -0700 (Fri, 24 Mar 2017) Log Message Web Inspector: Adding a WebSocket message may change the currently selected resource https://bugs.webkit.org/show_bug.cgi?id=170036 Review

[webkit-changes] [214388] trunk

2017-03-24 Thread ryanhaddad
Title: [214388] trunk Revision 214388 Author ryanhad...@apple.com Date 2017-03-24 17:10:06 -0700 (Fri, 24 Mar 2017) Log Message Unreviewed, rolling out r214361. This change caused flakiness in http/tests/preload tests. Reverted changeset: "Add a warning for unused link preloads." https

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

2017-03-24 Thread wilander
Title: [214389] trunk/Source/WebKit2 Revision 214389 Author wilan...@apple.com Date 2017-03-24 17:12:55 -0700 (Fri, 24 Mar 2017) Log Message Re-enable the network process' keychain access to fix client certificate authentication https://bugs.webkit.org/show_bug.cgi?id=170074 Reviewed by

[webkit-changes] [214390] trunk/LayoutTests

2017-03-24 Thread ryanhaddad
Title: [214390] trunk/LayoutTests Revision 214390 Author ryanhad...@apple.com Date 2017-03-24 17:39:20 -0700 (Fri, 24 Mar 2017) Log Message Consolidate TestExpectations for media/restore-from-page-cache.html. Unreviewed test gardening. * platform/mac/TestExpectations: Modified Paths t

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

2017-03-24 Thread simon . fraser
Title: [214391] trunk/Source/WebKit2 Revision 214391 Author simon.fra...@apple.com Date 2017-03-24 18:04:32 -0700 (Fri, 24 Mar 2017) Log Message [iOS WK2] Move from a pre-commit handler to dispatch_async for visible content rect updates https://bugs.webkit.org/show_bug.cgi?id=170091 rdar:

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

2017-03-24 Thread dbates
Title: [214392] trunk/Source/WebCore Revision 214392 Author dba...@webkit.org Date 2017-03-24 18:13:23 -0700 (Fri, 24 Mar 2017) Log Message media/restore-from-page-cache.html causes NoEventDispatchAssertion::isEventAllowedInMainThread() assertion failure https://bugs.webkit.org/show_bug.c

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

2017-03-24 Thread mark . lam
Title: [214393] trunk/Source/_javascript_Core Revision 214393 Author mark@apple.com Date 2017-03-24 22:34:02 -0700 (Fri, 24 Mar 2017) Log Message Add some instrumentation in Heap::resumeThePeriphery() to help debug an issue. https://bugs.webkit.org/show_bug.cgi?id=170086 Reviewed by

[webkit-changes] [214394] trunk

2017-03-24 Thread mmaxfield
Title: [214394] trunk Revision 214394 Author mmaxfi...@apple.com Date 2017-03-24 23:50:18 -0700 (Fri, 24 Mar 2017) Log Message Add font-optical-sizing to CSSComputedStyleDeclaration https://bugs.webkit.org/show_bug.cgi?id=170083 Reviewed by Joseph Pecoraro. Source/WebCore: Covered by e