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

2019-02-15 Thread ysuzuki
Title: [241644] trunk/Source/_javascript_Core Revision 241644 Author ysuz...@apple.com Date 2019-02-15 23:41:20 -0800 (Fri, 15 Feb 2019) Log Message [JSC] Remove unused global private variables https://bugs.webkit.org/show_bug.cgi?id=194741 Reviewed by Joseph Pecoraro. There are some pr

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

2019-02-15 Thread commit-queue
Title: [241643] trunk/Source/WebInspectorUI Revision 241643 Author commit-qu...@webkit.org Date 2019-02-15 22:41:55 -0800 (Fri, 15 Feb 2019) Log Message Web Inspector: Logging a native function to the console, such as `alert`, produces unhandled rejection https://bugs.webkit.org/show_bug.

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

2019-02-15 Thread commit-queue
Title: [241642] trunk/Source/WebInspectorUI Revision 241642 Author commit-qu...@webkit.org Date 2019-02-15 21:29:36 -0800 (Fri, 15 Feb 2019) Log Message Web Inspector: Some timelines views work, show Legacy CPU timeline https://bugs.webkit.org/show_bug.cgi?id=194738 Patch by Joseph Pecor

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

2019-02-15 Thread youenn
Title: [241641] trunk/Source/WebKit Revision 241641 Author you...@apple.com Date 2019-02-15 20:57:09 -0800 (Fri, 15 Feb 2019) Log Message NetworkDataTask should check its client before calling shouldCaptureExtraNetworkLoadMetrics https://bugs.webkit.org/show_bug.cgi?id=194732 Reviewed by

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

2019-02-15 Thread ysuzuki
Title: [241640] trunk/Source/_javascript_Core Revision 241640 Author ysuz...@apple.com Date 2019-02-15 20:32:42 -0800 (Fri, 15 Feb 2019) Log Message [JSC] Lazily create empty RegExp https://bugs.webkit.org/show_bug.cgi?id=194735 Reviewed by Keith Miller. Some scripts do not have any Reg

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

2019-02-15 Thread aaron_chu
Title: [241639] trunk/Source/WebInspectorUI Revision 241639 Author aaron_...@apple.com Date 2019-02-15 19:51:41 -0800 (Fri, 15 Feb 2019) Log Message AX: Audit tab should have built-in accessibility tests. https://bugs.webkit.org/show_bug.cgi?id=194005 Updated built-in accessibility audi

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

2019-02-15 Thread nvasilyev
Title: [241638] trunk/Source/WebInspectorUI Revision 241638 Author nvasil...@apple.com Date 2019-02-15 18:03:32 -0800 (Fri, 15 Feb 2019) Log Message Web Inspector: Dark Mode: commas in CSS selectors are too dim https://bugs.webkit.org/show_bug.cgi?id=194729 Reviewed by Matt Baker. Use

[webkit-changes] [241637] trunk/Source

2019-02-15 Thread ysuzuki
Title: [241637] trunk/Source Revision 241637 Author ysuz...@apple.com Date 2019-02-15 17:38:17 -0800 (Fri, 15 Feb 2019) Log Message [JSC] Make builtin objects more lazily initialized under non-JIT mode https://bugs.webkit.org/show_bug.cgi?id=194727 Reviewed by Saam Barati. Source/_javas

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

2019-02-15 Thread nvasilyev
Title: [241636] trunk/Source/WebInspectorUI Revision 241636 Author nvasil...@apple.com Date 2019-02-15 17:21:47 -0800 (Fri, 15 Feb 2019) Log Message Unreviewed, fix intentation. * UserInterface/Views/SpreadsheetRulesStyleDetailsPanel.css: (.sidebar > .panel.details.css-style .rules): (.s

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

2019-02-15 Thread cdumez
Title: [241635] trunk/Source/WebKit Revision 241635 Author cdu...@apple.com Date 2019-02-15 17:18:25 -0800 (Fri, 15 Feb 2019) Log Message [PSON] Allow tweaking WebProcess cache parameters via user defaults https://bugs.webkit.org/show_bug.cgi?id=194731 Reviewed by Geoffrey Garen. Allow

[webkit-changes] [241634] trunk

2019-02-15 Thread msaboff
Title: [241634] trunk Revision 241634 Author msab...@apple.com Date 2019-02-15 17:13:57 -0800 (Fri, 15 Feb 2019) Log Message RELEASE_ASSERT at com.apple._javascript_Core: JSC::jsSubstringOfResolved https://bugs.webkit.org/show_bug.cgi?id=194558 Reviewed by Saam Barati. JSTests: New reg

[webkit-changes] [241633] trunk

2019-02-15 Thread dino
Title: [241633] trunk Revision 241633 Author d...@apple.com Date 2019-02-15 16:52:56 -0800 (Fri, 15 Feb 2019) Log Message Allow emulation of user gestures from Web Inspector console https://bugs.webkit.org/show_bug.cgi?id=194725 Reviewed by Joseph Pecoraro and Devin Rousso. Source/_jav

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

2019-02-15 Thread cdumez
Title: [241632] trunk/Source/WebCore Revision 241632 Author cdu...@apple.com Date 2019-02-15 16:36:06 -0800 (Fri, 15 Feb 2019) Log Message Sample domainsVisited diagnostic logging https://bugs.webkit.org/show_bug.cgi?id=194657 Reviewed by Ryosuke Niwa. Sample domainsVisited diagnostic l

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

2019-02-15 Thread cdumez
Title: [241631] trunk/Source/WebKit Revision 241631 Author cdu...@apple.com Date 2019-02-15 16:35:05 -0800 (Fri, 15 Feb 2019) Log Message [PSON] Disable WebContent process cache on devices with less than 3GB of RAM https://bugs.webkit.org/show_bug.cgi?id=194726 Reviewed by Geoffrey Gare

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

2019-02-15 Thread ysuzuki
Title: [241630] trunk/Source/_javascript_Core Revision 241630 Author ysuz...@apple.com Date 2019-02-15 16:18:54 -0800 (Fri, 15 Feb 2019) Log Message [JSC] Do not initialize Wasm related data if Wasm is not enabled https://bugs.webkit.org/show_bug.cgi?id=194728 Reviewed by Mark Lam. Unde

[webkit-changes] [241629] tags/Safari-608.1.6.2/Source

2019-02-15 Thread kocsen_chung
Title: [241629] tags/Safari-608.1.6.2/Source Revision 241629 Author kocsen_ch...@apple.com Date 2019-02-15 16:17:18 -0800 (Fri, 15 Feb 2019) Log Message Versioning. Modified Paths tags/Safari-608.1.6.2/Source/_javascript_Core/Configurations/Version.xcconfig tags/Safari-608.1.6.2/Source/

[webkit-changes] [241628] tags/Safari-608.1.6.2/

2019-02-15 Thread kocsen_chung
Title: [241628] tags/Safari-608.1.6.2/ Revision 241628 Author kocsen_ch...@apple.com Date 2019-02-15 16:06:20 -0800 (Fri, 15 Feb 2019) Log Message New tag. Added Paths tags/Safari-608.1.6.2/ Diff ___ webkit-changes mailing list webkit-

[webkit-changes] [241627] branches/safari-608.1.5.1-branch/Source

2019-02-15 Thread kocsen_chung
Title: [241627] branches/safari-608.1.5.1-branch/Source Revision 241627 Author kocsen_ch...@apple.com Date 2019-02-15 15:59:08 -0800 (Fri, 15 Feb 2019) Log Message Versioning. Modified Paths branches/safari-608.1.5.1-branch/Source/_javascript_Core/Configurations/Version.xcconfig branche

[webkit-changes] [241626] trunk

2019-02-15 Thread rniwa
Title: [241626] trunk Revision 241626 Author rn...@webkit.org Date 2019-02-15 15:49:56 -0800 (Fri, 15 Feb 2019) Log Message Crash in the hit testing code via HTMLPlugInElement::isReplacementObscured() https://bugs.webkit.org/show_bug.cgi?id=194691 Reviewed by Simon Fraser. Source/WebCor

[webkit-changes] [241625] tags/Safari-608.1.5.1.3/

2019-02-15 Thread kocsen_chung
Title: [241625] tags/Safari-608.1.5.1.3/ Revision 241625 Author kocsen_ch...@apple.com Date 2019-02-15 15:47:04 -0800 (Fri, 15 Feb 2019) Log Message Tag Safari-608.1.5.1.3. Added Paths tags/Safari-608.1.5.1.3/ Diff ___ webkit-changes m

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

2019-02-15 Thread aestes
Title: [241624] trunk/Source/WebKit Revision 241624 Author aes...@apple.com Date 2019-02-15 15:45:54 -0800 (Fri, 15 Feb 2019) Log Message [iOS] Stop setting a background color on the PDF host view https://bugs.webkit.org/show_bug.cgi?id=194722 Reviewed by Wenson Hsieh. PDFKit already s

[webkit-changes] [241623] trunk

2019-02-15 Thread nvasilyev
Title: [241623] trunk Revision 241623 Author nvasil...@apple.com Date 2019-02-15 15:44:15 -0800 (Fri, 15 Feb 2019) Log Message Web Inspector: Styles: valid values in style attributes are reported as unsupported property values https://bugs.webkit.org/show_bug.cgi?id=194619 Source/WebIns

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

2019-02-15 Thread achristensen
Title: [241622] trunk/Source/WebKit Revision 241622 Author achristen...@apple.com Date 2019-02-15 15:39:27 -0800 (Fri, 15 Feb 2019) Log Message Update IPC code generator unit test expectations after r241611 https://bugs.webkit.org/show_bug.cgi?id=194678 * Scripts/webkit/LegacyMessages-ex

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

2019-02-15 Thread nvasilyev
Title: [241621] trunk/Source/WebInspectorUI Revision 241621 Author nvasil...@apple.com Date 2019-02-15 15:37:51 -0800 (Fri, 15 Feb 2019) Log Message Web Inspector: remove unused parameter in _parseStylePropertyPayload https://bugs.webkit.org/show_bug.cgi?id=194642 Reviewed by Devin Rouss

[webkit-changes] [241619] branches/safari-607-branch/Source

2019-02-15 Thread bshafiei
Title: [241619] branches/safari-607-branch/Source Revision 241619 Author bshaf...@apple.com Date 2019-02-15 14:25:26 -0800 (Fri, 15 Feb 2019) Log Message Versioning. Modified Paths branches/safari-607-branch/Source/_javascript_Core/Configurations/Version.xcconfig branches/safari-607-bra

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

2019-02-15 Thread achristensen
Title: [241618] trunk/Source/WebKit Revision 241618 Author achristen...@apple.com Date 2019-02-15 14:19:04 -0800 (Fri, 15 Feb 2019) Log Message Add SPI version of WKPreferences.safeBrowsingEnabled https://bugs.webkit.org/show_bug.cgi?id=194718 Rubber-stamped by Brady Eidson. * UIProces

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

2019-02-15 Thread graouts
Title: [241617] trunk/Source/WebCore Revision 241617 Author grao...@webkit.org Date 2019-02-15 14:18:36 -0800 (Fri, 15 Feb 2019) Log Message Add a method to dispatch a PointerEvent based on a PlatformTouchEvent https://bugs.webkit.org/show_bug.cgi?id=194702 Reviewed by Dean Jackson. *

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

2019-02-15 Thread drousso
Title: [241616] trunk/Source/WebInspectorUI Revision 241616 Author drou...@apple.com Date 2019-02-15 14:14:29 -0800 (Fri, 15 Feb 2019) Log Message Web Inspector: Canvas: all actions after an offscreen path modification are marked as offscreen path errors https://bugs.webkit.org/show_bug.c

[webkit-changes] [241600] trunk/LayoutTests

2019-02-15 Thread pvollan
Title: [241600] trunk/LayoutTests Revision 241600 Author pvol...@apple.com Date 2019-02-15 11:09:34 -0800 (Fri, 15 Feb 2019) Log Message Layout Test accessibility/loading-iframe-sends-notification.html is timing out https://bugs.webkit.org/show_bug.cgi?id=194712 Unreviewed test gardening

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

2019-02-15 Thread youenn
Title: [241598] trunk/Source/WebCore Revision 241598 Author you...@apple.com Date 2019-02-15 11:06:47 -0800 (Fri, 15 Feb 2019) Log Message Performance should not fire events when its context is stopped https://bugs.webkit.org/show_bug.cgi?id=194689 Reviewed by Alex Christensen. Stop the

[webkit-changes] [241615] trunk

2019-02-15 Thread mark . lam
Title: [241615] trunk Revision 241615 Author mark@apple.com Date 2019-02-15 13:41:15 -0800 (Fri, 15 Feb 2019) Log Message SamplingProfiler::stackTracesAsJSON() should escape strings. https://bugs.webkit.org/show_bug.cgi?id=194649 Reviewed by Saam Barati. JSTests: * stress/sampling

[webkit-changes] [241614] trunk

2019-02-15 Thread wenson_hsieh
Title: [241614] trunk Revision 241614 Author wenson_hs...@apple.com Date 2019-02-15 13:35:52 -0800 (Fri, 15 Feb 2019) Log Message [iOS] WKWebView callout bar is missing Change Writing Direction item https://bugs.webkit.org/show_bug.cgi?id=190015 Reviewed by Tim Horton. Source/WebKit:

[webkit-changes] [241613] trunk

2019-02-15 Thread rmorisset
Title: [241613] trunk Revision 241613 Author rmoris...@apple.com Date 2019-02-15 13:34:19 -0800 (Fri, 15 Feb 2019) Log Message [JSC] CodeBlock::jettison should clear related watchpoints https://bugs.webkit.org/show_bug.cgi?id=194544 Reviewed by Mark Lam. * bytecode/CodeBlock.cpp: (JSC::

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

2019-02-15 Thread tzagallo
Title: [241612] trunk/Source/_javascript_Core Revision 241612 Author tzaga...@apple.com Date 2019-02-15 13:27:54 -0800 (Fri, 15 Feb 2019) Log Message Move bytecode cache-related filesystem code out of CodeCache https://bugs.webkit.org/show_bug.cgi?id=194675 Reviewed by Saam Barati. That

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

2019-02-15 Thread achristensen
Title: [241611] trunk/Source/WebKit Revision 241611 Author achristen...@apple.com Date 2019-02-15 13:25:28 -0800 (Fri, 15 Feb 2019) Log Message Make WebPaymentCoordinatorProxy more robust and modern https://bugs.webkit.org/show_bug.cgi?id=194678 Reviewed by Andy Estes. Use WeakPtr inste

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

2019-02-15 Thread ysuzuki
Title: [241610] trunk/Source/_javascript_Core Revision 241610 Author ysuz...@apple.com Date 2019-02-15 13:21:44 -0800 (Fri, 15 Feb 2019) Log Message [JSC] DFG, FTL, and Wasm worklist creation should be fenced https://bugs.webkit.org/show_bug.cgi?id=194714 Reviewed by Mark Lam. Let's con

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

2019-02-15 Thread youenn
Title: [241609] trunk/Source/WebKit Revision 241609 Author you...@apple.com Date 2019-02-15 13:18:47 -0800 (Fri, 15 Feb 2019) Log Message Make ServiceWorkerClientFetch closer to WebResourceLoader https://bugs.webkit.org/show_bug.cgi?id=194651 Unreviewed, build fix for WPE. * WebProcess

[webkit-changes] [241608] trunk

2019-02-15 Thread pvollan
Title: [241608] trunk Revision 241608 Author pvol...@apple.com Date 2019-02-15 13:13:06 -0800 (Fri, 15 Feb 2019) Log Message [WebVTT] Inline WebVTT styles should start with '::cue' https://bugs.webkit.org/show_bug.cgi?id=194227 Reviewed by Eric Carlson. Source/WebCore: The original fix

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

2019-02-15 Thread youenn
Title: [241607] trunk/Source/WebCore Revision 241607 Author you...@apple.com Date 2019-02-15 13:09:47 -0800 (Fri, 15 Feb 2019) Log Message Add binding tests for ContextAllowsMediaDevices and ContextHasServiceWorkerScheme https://bugs.webkit.org/show_bug.cgi?id=194713 Reviewed by Eric Car

[webkit-changes] [241606] trunk

2019-02-15 Thread cdumez
Title: [241606] trunk Revision 241606 Author cdu...@apple.com Date 2019-02-15 13:03:53 -0800 (Fri, 15 Feb 2019) Log Message Regression(PSON) Navigating quickly back and forth can lead to getting 'about:blank' in the backforward list https://bugs.webkit.org/show_bug.cgi?id=194717 Reviewe

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

2019-02-15 Thread bdakin
Title: [241605] trunk/Source/WebCore Revision 241605 Author bda...@apple.com Date 2019-02-15 13:00:01 -0800 (Fri, 15 Feb 2019) Log Message Build fix. * rendering/RenderThemeIOS.mm: (WebCore::iconForAttachment): Modified Paths trunk/Source/WebCore/ChangeLog trunk/Source/WebCore/renderin

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

2019-02-15 Thread achristensen
Title: [241604] trunk/Source/WebKit Revision 241604 Author achristen...@apple.com Date 2019-02-15 12:55:34 -0800 (Fri, 15 Feb 2019) Log Message Update IPC code generator unit test expectations after r241595 https://bugs.webkit.org/show_bug.cgi?id=194679 * Scripts/webkit/LegacyMessageRece

[webkit-changes] [241603] trunk/Source

2019-02-15 Thread youenn
Title: [241603] trunk/Source Revision 241603 Author you...@apple.com Date 2019-02-15 12:25:02 -0800 (Fri, 15 Feb 2019) Log Message Make ServiceWorkerClientFetch closer to WebResourceLoader https://bugs.webkit.org/show_bug.cgi?id=194651 Reviewed by Alex Christensen. Source/WebCore: Chec

[webkit-changes] [241602] trunk

2019-02-15 Thread youenn
Title: [241602] trunk Revision 241602 Author you...@apple.com Date 2019-02-15 11:22:35 -0800 (Fri, 15 Feb 2019) Log Message Make navigator.mediaDevices SecureContext https://bugs.webkit.org/show_bug.cgi?id=194666 Reviewed by Eric Carlson. Source/WebCore: Make navigator.mediaDevices Sec

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

2019-02-15 Thread drousso
Title: [241601] trunk/Source/WebInspectorUI Revision 241601 Author drou...@apple.com Date 2019-02-15 11:12:20 -0800 (Fri, 15 Feb 2019) Log Message Web Inspector: Canvas: taking a second recording doesn't select the Initial State by default https://bugs.webkit.org/show_bug.cgi?id=194685 R

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

2019-02-15 Thread youenn
Title: [241599] trunk/Source/WebCore Revision 241599 Author you...@apple.com Date 2019-02-15 11:08:06 -0800 (Fri, 15 Feb 2019) Log Message WebSocket should not fire events after being stopped https://bugs.webkit.org/show_bug.cgi?id=194690 Reviewed by Geoffrey Garen. dispatchOrQueueError

[webkit-changes] [241597] trunk

2019-02-15 Thread bburg
Title: [241597] trunk Revision 241597 Author bb...@apple.com Date 2019-02-15 11:01:52 -0800 (Fri, 15 Feb 2019) Log Message [Mac] WebInspectorUI.framework does not need to be soft-linked anymore https://bugs.webkit.org/show_bug.cgi?id=194411 Reviewed by Joseph Pecoraro. Source/WebKit:

[webkit-changes] [241596] trunk/LayoutTests

2019-02-15 Thread pvollan
Title: [241596] trunk/LayoutTests Revision 241596 Author pvol...@apple.com Date 2019-02-15 11:01:50 -0800 (Fri, 15 Feb 2019) Log Message Layout Test fast/replaced/encrypted-pdf-as-object-and-embed.html is failing https://bugs.webkit.org/show_bug.cgi?id=194711 Unreviewed test gardening.

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

2019-02-15 Thread achristensen
Title: [241595] trunk/Source/WebKit Revision 241595 Author achristen...@apple.com Date 2019-02-15 10:53:02 -0800 (Fri, 15 Feb 2019) Log Message IPC code should support messages with both Delayed and WantsConnection attributes https://bugs.webkit.org/show_bug.cgi?id=194679 Reviewed by Geo

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

2019-02-15 Thread achristensen
Title: [241594] trunk/Source/WebCore Revision 241594 Author achristen...@apple.com Date 2019-02-15 10:51:09 -0800 (Fri, 15 Feb 2019) Log Message REGRESSION: ( r240978-r240985 ) [ iOS Release ] Layout Test imported/w3c/web-platform-tests/xhr/send-redirect-post-upload.htm is crashing https:

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

2019-02-15 Thread youenn
Title: [241592] trunk/Source/WebCore Revision 241592 Author you...@apple.com Date 2019-02-15 10:25:24 -0800 (Fri, 15 Feb 2019) Log Message Stop the endpoint synchronously in RTCPeerConnection::close https://bugs.webkit.org/show_bug.cgi?id=194688 Reviewed by Eric Carlson. In the case whe

[webkit-changes] [241591] trunk

2019-02-15 Thread zalan
Title: [241591] trunk Revision 241591 Author za...@apple.com Date 2019-02-15 10:04:48 -0800 (Fri, 15 Feb 2019) Log Message [LFC] Out-of-flow box is never a float box https://bugs.webkit.org/show_bug.cgi?id=194704 Reviewed by Antti Koivisto. Source/WebCore: We can't have it both ways. A

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

2019-02-15 Thread commit-queue
Title: [241590] trunk/Source/WebCore Revision 241590 Author commit-qu...@webkit.org Date 2019-02-15 09:26:16 -0800 (Fri, 15 Feb 2019) Log Message [GStreamer] Simplify GObject class name check https://bugs.webkit.org/show_bug.cgi?id=194537 Patch by Philippe Normand on 2019-02-15 Reviewed

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

2019-02-15 Thread mcatanzaro
Title: [241589] trunk/Source/WebKit Revision 241589 Author mcatanz...@igalia.com Date 2019-02-15 09:14:59 -0800 (Fri, 15 Feb 2019) Log Message [WPE][GTK] Defer sandboxing APIs to 2.26 https://bugs.webkit.org/show_bug.cgi?id=194274 Reviewed by Carlos Garcia Campos. The web process sandbo

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

2019-02-15 Thread wenson_hsieh
Title: [241588] trunk/Source/WebCore Revision 241588 Author wenson_hs...@apple.com Date 2019-02-15 08:52:33 -0800 (Fri, 15 Feb 2019) Log Message Refactor EditingStyle::textDirection to return an Optional instead of a bool https://bugs.webkit.org/show_bug.cgi?id=194686 Reviewed by Ryosuke

[webkit-changes] [241587] trunk

2019-02-15 Thread darin
Title: [241587] trunk Revision 241587 Author da...@apple.com Date 2019-02-15 08:19:15 -0800 (Fri, 15 Feb 2019) Log Message Replace more uses of String::format with StringConcatenate (mostly non-Apple platform-specific cases) https://bugs.webkit.org/show_bug.cgi?id=194487 Reviewed by Dani

[webkit-changes] [241586] trunk

2019-02-15 Thread tsavell
Title: [241586] trunk Revision 241586 Author tsav...@apple.com Date 2019-02-15 08:11:06 -0800 (Fri, 15 Feb 2019) Log Message Unreviewed, rolling out r241564. Caused 50+ Timeouts on Mac WK2, mostly in the http/ directory Reverted changeset: "[Mac] WebInspectorUI.framework does not need

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

2019-02-15 Thread philn
Title: [241585] trunk/Source/WebCore Revision 241585 Author ph...@webkit.org Date 2019-02-15 06:24:21 -0800 (Fri, 15 Feb 2019) Log Message Decoding media-capabilities configuration initial support https://bugs.webkit.org/show_bug.cgi?id=191191 Reviewed by Xabier Rodriguez-Calvar. This p

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

2019-02-15 Thread commit-queue
Title: [241584] trunk/Source/WebKit Revision 241584 Author commit-qu...@webkit.org Date 2019-02-15 05:49:48 -0800 (Fri, 15 Feb 2019) Log Message Unreviewed. Fix GTK+ build after r241556 I guess this is due to unified builds after a new file being added in r241556. Patch by Carlos Garcia

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

2019-02-15 Thread ysuzuki
Title: [241582] trunk/Source/_javascript_Core Revision 241582 Author ysuz...@apple.com Date 2019-02-15 01:27:42 -0800 (Fri, 15 Feb 2019) Log Message [JSC] Do not even allocate JIT worklists in non-JIT mode https://bugs.webkit.org/show_bug.cgi?id=194693 Reviewed by Mark Lam. Heap always

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

2019-02-15 Thread ysuzuki
Title: [241581] trunk/Source/bmalloc Revision 241581 Author ysuz...@apple.com Date 2019-02-15 01:09:57 -0800 (Fri, 15 Feb 2019) Log Message [bmalloc] NSBundle-based application name check should be executed after debug-heap environment variable check https://bugs.webkit.org/show_bug.cgi?i

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

2019-02-15 Thread ysuzuki
Title: [241580] trunk/Source/bmalloc Revision 241580 Author ysuz...@apple.com Date 2019-02-15 00:43:07 -0800 (Fri, 15 Feb 2019) Log Message [bmalloc] Do not start scavenger thread if we use system malloc https://bugs.webkit.org/show_bug.cgi?id=194674 Reviewed by Mark Lam. We always star

[webkit-changes] [241579] trunk

2019-02-15 Thread sbarati
Title: [241579] trunk Revision 241579 Author sbar...@apple.com Date 2019-02-15 00:26:17 -0800 (Fri, 15 Feb 2019) Log Message [WebAssembly] Write a new register allocator for Air O0 and make BBQ use it https://bugs.webkit.org/show_bug.cgi?id=194036 Reviewed by Yusuke Suzuki. JSTests: *