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

2019-04-15 Thread pecoraro
Title: [244327] trunk/Source/WebInspectorUI Revision 244327 Author pecor...@apple.com Date 2019-04-15 23:57:16 -0700 (Mon, 15 Apr 2019) Log Message Web Inspector: DOM Nodes should not show $0 when selected in Console area https://bugs.webkit.org/show_bug.cgi?id=196953 Reviewed by Devin R

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

2019-04-15 Thread pecoraro
Title: [244326] trunk/Source/WebKit Revision 244326 Author pecor...@apple.com Date 2019-04-15 23:22:41 -0700 (Mon, 15 Apr 2019) Log Message Web Inspector: CRASH when reopening tab with docked inspector on crashed page https://bugs.webkit.org/show_bug.cgi?id=196954 Reviewed by Ryosuke Ni

[webkit-changes] [244325] trunk

2019-04-15 Thread wilander
Title: [244325] trunk Revision 244325 Author wilan...@apple.com Date 2019-04-15 21:24:23 -0700 (Mon, 15 Apr 2019) Log Message Add a query string nonce to LayoutTests/http/tests/adClickAttribution/send-attribution-conversion-request.html to address flakiness https://bugs.webkit.org/show_bu

[webkit-changes] [244324] trunk

2019-04-15 Thread sbarati
Title: [244324] trunk Revision 244324 Author sbar...@apple.com Date 2019-04-15 19:41:38 -0700 (Mon, 15 Apr 2019) Log Message Modify how we do SetArgument when we inline varargs calls https://bugs.webkit.org/show_bug.cgi?id=196712 Reviewed by Michael Saboff. JSTests: * stress/get-stack

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

2019-04-15 Thread commit-queue
Title: [244323] trunk/Source/_javascript_Core Revision 244323 Author commit-qu...@webkit.org Date 2019-04-15 19:12:26 -0700 (Mon, 15 Apr 2019) Log Message Unreviewed, rolling out r243672. https://bugs.webkit.org/show_bug.cgi?id=196952 [JSValue release] should be thread-safe (Requested by

[webkit-changes] [244322] trunk/Tools

2019-04-15 Thread aakash_jain
Title: [244322] trunk/Tools Revision 244322 Author aakash_j...@apple.com Date 2019-04-15 19:03:41 -0700 (Mon, 15 Apr 2019) Log Message Regression (r244291): Broken API Test AutoLayoutRenderingProgressRelativeOrdering https://bugs.webkit.org/show_bug.cgi?id=196948 Reviewed by Zalan Bujtas

[webkit-changes] [244321] trunk

2019-04-15 Thread cdumez
Title: [244321] trunk Revision 244321 Author cdu...@apple.com Date 2019-04-15 19:01:32 -0700 (Mon, 15 Apr 2019) Log Message URL set by document.open() is not communicated to the UIProcess https://bugs.webkit.org/show_bug.cgi?id=196941 Reviewed by Geoffrey Garen. Source/WebCore: Notify

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

2019-04-15 Thread commit-queue
Title: [244320] trunk/Source/WebCore Revision 244320 Author commit-qu...@webkit.org Date 2019-04-15 18:55:50 -0700 (Mon, 15 Apr 2019) Log Message Fix logic flow for error log https://bugs.webkit.org/show_bug.cgi?id=196933 Patch by Eike Rathke on 2019-04-15 Reviewed by Alexey Proskuryako

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

2019-04-15 Thread commit-queue
Title: [244319] trunk/Source/WebKit Revision 244319 Author commit-qu...@webkit.org Date 2019-04-15 18:43:30 -0700 (Mon, 15 Apr 2019) Log Message Stop using hyphenationFactor https://bugs.webkit.org/show_bug.cgi?id=196949 Patch by Alex Christensen on 2019-04-15 Reviewed by Geoffrey Gare

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

2019-04-15 Thread drousso
Title: [244318] trunk/Source/WebInspectorUI Revision 244318 Author drou...@apple.com Date 2019-04-15 18:43:00 -0700 (Mon, 15 Apr 2019) Log Message Web Inspector: update sheet rect whenever inspector window size changes https://bugs.webkit.org/show_bug.cgi?id=196942 Reviewed by Joseph Pe

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

2019-04-15 Thread achristensen
Title: [244317] trunk/Source/WebKit Revision 244317 Author achristen...@apple.com Date 2019-04-15 18:26:08 -0700 (Mon, 15 Apr 2019) Log Message Forward declare WKWebView in _WKDiagnosticLoggingDelegate.h * UIProcess/API/Cocoa/_WKDiagnosticLoggingDelegate.h: This fixes builds where _WKDia

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

2019-04-15 Thread yoshiaki . jitsukawa
Title: [244316] trunk/Source/bmalloc Revision 244316 Author yoshiaki.jitsuk...@sony.com Date 2019-04-15 18:19:27 -0700 (Mon, 15 Apr 2019) Log Message Unreviewed. Build fix after r244244. * Source/bmalloc/bmalloc/AvailableMemory.cpp Modified Paths trunk/Source/bmalloc/ChangeLog trunk/So

[webkit-changes] [244315] trunk

2019-04-15 Thread mmaxfield
Title: [244315] trunk Revision 244315 Author mmaxfi...@apple.com Date 2019-04-15 17:51:04 -0700 (Mon, 15 Apr 2019) Log Message [Cocoa] FontPlatformData objects aren't cached at all when using font-family:system-ui https://bugs.webkit.org/show_bug.cgi?id=196846 Reviewed by Simon Fraser a

[webkit-changes] [244314] trunk

2019-04-15 Thread sbarati
Title: [244314] trunk Revision 244314 Author sbar...@apple.com Date 2019-04-15 17:39:26 -0700 (Mon, 15 Apr 2019) Log Message SafeToExecute for GetByOffset/GetGetterByOffset/PutByOffset is using the wrong child for the base https://bugs.webkit.org/show_bug.cgi?id=196945 Reviewed by Filip

[webkit-changes] [244313] trunk

2019-04-15 Thread rmorisset
Title: [244313] trunk Revision 244313 Author rmoris...@apple.com Date 2019-04-15 17:28:47 -0700 (Mon, 15 Apr 2019) Log Message DFG should be able to constant fold Object.create() with a constant prototype operand https://bugs.webkit.org/show_bug.cgi?id=196886 Reviewed by Yusuke Suzuki.

[webkit-changes] [244312] trunk

2019-04-15 Thread drousso
Title: [244312] trunk Revision 244312 Author drou...@apple.com Date 2019-04-15 17:02:32 -0700 (Mon, 15 Apr 2019) Log Message Web Inspector: fake value descriptors for promises add a catch handler, preventing "rejectionhandled" events from being fired https://bugs.webkit.org/show_bug.cgi?i

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

2019-04-15 Thread nvasilyev
Title: [244311] trunk/Source/WebInspectorUI Revision 244311 Author nvasil...@apple.com Date 2019-04-15 17:00:58 -0700 (Mon, 15 Apr 2019) Log Message Unreviewed, fix typo in a comment. * UserInterface/Views/SearchSidebarPanel.js: (WI.SearchSidebarPanel.prototype.performSearch): Modified

[webkit-changes] [244310] trunk/Tools

2019-04-15 Thread dean_johnson
Title: [244310] trunk/Tools Revision 244310 Author dean_john...@apple.com Date 2019-04-15 17:00:48 -0700 (Mon, 15 Apr 2019) Log Message Using Tools/Scripts/clean-webkit should not install requests https://bugs.webkit.org/show_bug.cgi?id=196940 Reviewed by Lucas Forschler. * Scripts/webk

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

2019-04-15 Thread rmorisset
Title: [244309] trunk/Source/_javascript_Core Revision 244309 Author rmoris...@apple.com Date 2019-04-15 16:53:23 -0700 (Mon, 15 Apr 2019) Log Message B3::Value should have different kinds of adjacency lists https://bugs.webkit.org/show_bug.cgi?id=196091 Reviewed by Filip Pizlo. The key

[webkit-changes] [244307] trunk

2019-04-15 Thread achristensen
Title: [244307] trunk Revision 244307 Author achristen...@apple.com Date 2019-04-15 16:48:55 -0700 (Mon, 15 Apr 2019) Log Message Add a DiagnosticLogging method taking an arbitrary dictionary of values. https://bugs.webkit.org/show_bug.cgi?id=196773 Source/WebCore: Patch by Jer Noble o

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

2019-04-15 Thread drousso
Title: [244308] trunk/Source/WebInspectorUI Revision 244308 Author drou...@apple.com Date 2019-04-15 16:48:57 -0700 (Mon, 15 Apr 2019) Log Message Web Inspector: Heap: don't use recursion when calculating root paths https://bugs.webkit.org/show_bug.cgi?id=196890 Reviewed by Joseph Pecor

[webkit-changes] [244306] trunk/Tools

2019-04-15 Thread aakash_jain
Title: [244306] trunk/Tools Revision 244306 Author aakash_j...@apple.com Date 2019-04-15 16:36:25 -0700 (Mon, 15 Apr 2019) Log Message ews-build should clearly indicate flaky test failures https://bugs.webkit.org/show_bug.cgi?id=196947 Reviewed by Lucas Forschler. * BuildSlaveSupport/ew

[webkit-changes] [244305] tags/Safari-607.2.5/

2019-04-15 Thread alancoon
Title: [244305] tags/Safari-607.2.5/ Revision 244305 Author alanc...@apple.com Date 2019-04-15 16:15:21 -0700 (Mon, 15 Apr 2019) Log Message Tag Safari-607.2.5. Added Paths tags/Safari-607.2.5/ Diff ___ webkit-changes mailing list webk

[webkit-changes] [244304] trunk/LayoutTests

2019-04-15 Thread sroberts
Title: [244304] trunk/LayoutTests Revision 244304 Author srobe...@apple.com Date 2019-04-15 16:02:19 -0700 (Mon, 15 Apr 2019) Log Message storage/indexeddb/modern/gc-closes-database-private.html is a flaky timeout https://bugs.webkit.org/show_bug.cgi?id=194450 Unreviewed test gardening.

[webkit-changes] [244303] branches/safari-607-branch/Tools

2019-04-15 Thread alancoon
Title: [244303] branches/safari-607-branch/Tools Revision 244303 Author alanc...@apple.com Date 2019-04-15 15:58:35 -0700 (Mon, 15 Apr 2019) Log Message Apply patch. rdar://problem/49788895 Modified Paths branches/safari-607-branch/Tools/ChangeLog branches/safari-607-branch/Tools/TestWe

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

2019-04-15 Thread dino
Title: [244302] trunk/Source/WebKit Revision 244302 Author d...@apple.com Date 2019-04-15 15:57:46 -0700 (Mon, 15 Apr 2019) Log Message Provide option to not create a longpress gesture recognizer https://bugs.webkit.org/show_bug.cgi?id=196937 Build fix for iOS platforms that don't have

[webkit-changes] [244301] trunk/LayoutTests

2019-04-15 Thread sroberts
Title: [244301] trunk/LayoutTests Revision 244301 Author srobe...@apple.com Date 2019-04-15 15:35:31 -0700 (Mon, 15 Apr 2019) Log Message imported/w3c/web-platform-tests/hr-time/test_cross_frame_start.html is a flaky failure https://bugs.webkit.org/show_bug.cgi?id=196944 Unreviewed test

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

2019-04-15 Thread tzagallo
Title: [244300] trunk/Source/_javascript_Core Revision 244300 Author tzaga...@apple.com Date 2019-04-15 15:23:38 -0700 (Mon, 15 Apr 2019) Log Message Bytecode cache should not encode the SourceProvider for UnlinkedFunctionExecutable's classSource https://bugs.webkit.org/show_bug.cgi?id=19

[webkit-changes] [244299] trunk

2019-04-15 Thread bfulgham
Title: [244299] trunk Revision 244299 Author bfulg...@apple.com Date 2019-04-15 15:21:59 -0700 (Mon, 15 Apr 2019) Log Message InjectedBundle parameters often need initialization function called before unarchiving https://bugs.webkit.org/show_bug.cgi?id=189709 Reviewed by Ryosuke Niwa.

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

2019-04-15 Thread rmorisset
Title: [244298] trunk/Source/_javascript_Core Revision 244298 Author rmoris...@apple.com Date 2019-04-15 15:06:21 -0700 (Mon, 15 Apr 2019) Log Message MarkedSpace.cpp is not in the Xcode workspace https://bugs.webkit.org/show_bug.cgi?id=196928 Reviewed by Saam Barati. * _javascript_Core

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

2019-04-15 Thread dino
Title: [244296] trunk/Source/WebKit Revision 244296 Author d...@apple.com Date 2019-04-15 14:58:08 -0700 (Mon, 15 Apr 2019) Log Message Provide option to not create a longpress gesture recognizer https://bugs.webkit.org/show_bug.cgi?id=196937 Reviewed by Antoine Quint. A WebKitAddition

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

2019-04-15 Thread justin_fan
Title: [244297] trunk/Source/WebCore Revision 244297 Author justin_...@apple.com Date 2019-04-15 14:58:14 -0700 (Mon, 15 Apr 2019) Log Message Let WTF::convertSafely deduce types from arguments. Reviewer's (Darin Adler) follow-up to https://bugs.webkit.org/show_bug.cgi?id=196793. * plat

[webkit-changes] [244295] trunk

2019-04-15 Thread tzagallo
Title: [244295] trunk Revision 244295 Author tzaga...@apple.com Date 2019-04-15 14:55:33 -0700 (Mon, 15 Apr 2019) Log Message Incremental bytecode cache should not append function updates when loaded from memory https://bugs.webkit.org/show_bug.cgi?id=196865 Reviewed by Filip Pizlo. JST

[webkit-changes] [244294] trunk

2019-04-15 Thread pecoraro
Title: [244294] trunk Revision 244294 Author pecor...@apple.com Date 2019-04-15 14:53:48 -0700 (Mon, 15 Apr 2019) Log Message Web Inspector: SameSite parsing should be stricter https://bugs.webkit.org/show_bug.cgi?id=196927 Reviewed by Devin Rousso. Source/WebInspectorUI: * UserInterf

[webkit-changes] [244293] trunk

2019-04-15 Thread rniwa
Title: [244293] trunk Revision 244293 Author rn...@webkit.org Date 2019-04-15 14:49:06 -0700 (Mon, 15 Apr 2019) Log Message Throw TypeError when custom element constructor returns a wrong element or tries to create itself https://bugs.webkit.org/show_bug.cgi?id=196892 Reviewed by Dean Ja

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

2019-04-15 Thread zalan
Title: [244291] trunk/Source/WebKit Revision 244291 Author za...@apple.com Date 2019-04-15 14:34:10 -0700 (Mon, 15 Apr 2019) Log Message DrawingArea should only capture painting related milestones https://bugs.webkit.org/show_bug.cgi?id=196926 Reviewed by Tim Horton. While dispatching

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

2019-04-15 Thread pecoraro
Title: [244290] trunk/Source/WebInspectorUI Revision 244290 Author pecor...@apple.com Date 2019-04-15 14:33:58 -0700 (Mon, 15 Apr 2019) Log Message Web Inspector: CPU Usage Timeline - Energy impact popover flickers https://bugs.webkit.org/show_bug.cgi?id=196931 Reviewed by Devin Rousso.

[webkit-changes] [244289] trunk

2019-04-15 Thread rniwa
Title: [244289] trunk Revision 244289 Author rn...@webkit.org Date 2019-04-15 14:30:38 -0700 (Mon, 15 Apr 2019) Log Message HashTable::removeIf always shrinks the hash table by half even if there is nothing left https://bugs.webkit.org/show_bug.cgi?id=196681 Reviewed by Darin Adler. Sou

[webkit-changes] [244288] trunk

2019-04-15 Thread wilander
Title: [244288] trunk Revision 244288 Author wilan...@apple.com Date 2019-04-15 14:10:03 -0700 (Mon, 15 Apr 2019) Log Message Send delayed Ad Click Attribution conversion requests to the click source https://bugs.webkit.org/show_bug.cgi?id=196838 Reviewed by Chris Dumez and Youenn Fable

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

2019-04-15 Thread sbarati
Title: [244287] trunk/Source/_javascript_Core Revision 244287 Author sbar...@apple.com Date 2019-04-15 13:44:33 -0700 (Mon, 15 Apr 2019) Log Message mergeOSREntryValue is wrong when the incoming value does not match up with the flush format https://bugs.webkit.org/show_bug.cgi?id=196918

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

2019-04-15 Thread rmorisset
Title: [244286] trunk/Source/_javascript_Core Revision 244286 Author rmoris...@apple.com Date 2019-04-15 13:39:11 -0700 (Mon, 15 Apr 2019) Log Message Several structures and enums in the Yarr interpreter can be shrunk https://bugs.webkit.org/show_bug.cgi?id=196923 Reviewed by Saam Barati

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

2019-04-15 Thread drousso
Title: [244285] trunk/Source/_javascript_Core Revision 244285 Author drou...@apple.com Date 2019-04-15 13:29:30 -0700 (Mon, 15 Apr 2019) Log Message Web Inspector: REGRESSION(r244172): crash when trying to add extra domain while inspecting JSContext https://bugs.webkit.org/show_bug.cgi?id

[webkit-changes] [244284] trunk/Tools

2019-04-15 Thread aakash_jain
Title: [244284] trunk/Tools Revision 244284 Author aakash_j...@apple.com Date 2019-04-15 13:18:48 -0700 (Mon, 15 Apr 2019) Log Message [ews-app] status-bubble should display position in queue https://bugs.webkit.org/show_bug.cgi?id=196607 Reviewed by Lucas Forschler. * BuildSlaveSupport

[webkit-changes] [244283] trunk/Tools

2019-04-15 Thread aakash_jain
Title: [244283] trunk/Tools Revision 244283 Author aakash_j...@apple.com Date 2019-04-15 13:12:39 -0700 (Mon, 15 Apr 2019) Log Message [ews-build] Do not run clean build by default on EWS builders https://bugs.webkit.org/show_bug.cgi?id=196897 Reviewed by Lucas Forschler. * BuildSlaveSu

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

2019-04-15 Thread drousso
Title: [244282] trunk/Source/WebInspectorUI Revision 244282 Author drou...@apple.com Date 2019-04-15 12:56:59 -0700 (Mon, 15 Apr 2019) Log Message Web Inspector: REGRESSION(r244268): Canvas: navigation sidebar no longer appears https://bugs.webkit.org/show_bug.cgi?id=196920 Reviewed by

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

2019-04-15 Thread drousso
Title: [244281] trunk/Source/WebKit Revision 244281 Author drou...@apple.com Date 2019-04-15 12:49:08 -0700 (Mon, 15 Apr 2019) Log Message WebDriver: Set Cookie endpoint does not correctly set subdomain cookies https://bugs.webkit.org/show_bug.cgi?id=196872 Reviewed by Joseph Pecoraro.

[webkit-changes] [244280] trunk/LayoutTests

2019-04-15 Thread drousso
Title: [244280] trunk/LayoutTests Revision 244280 Author drou...@apple.com Date 2019-04-15 12:46:34 -0700 (Mon, 15 Apr 2019) Log Message REGRESSION (r240644): Layout Test inspector/page/overrideSetting-ICECandidateFilteringEnabled.html is a flaky timeout https://bugs.webkit.org/show_bug.c

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

2019-04-15 Thread drousso
Title: [244279] trunk/Source/WebInspectorUI Revision 244279 Author drou...@apple.com Date 2019-04-15 12:17:14 -0700 (Mon, 15 Apr 2019) Log Message Web Inspector: DOMDebugger: move breakpoint storage to use `WI.ObjectStore` https://bugs.webkit.org/show_bug.cgi?id=196231 Reviewed by Josep

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

2019-04-15 Thread drousso
Title: [244278] trunk/Source/WebInspectorUI Revision 244278 Author drou...@apple.com Date 2019-04-15 11:58:27 -0700 (Mon, 15 Apr 2019) Log Message Web Inspector: drag/drop over the sidebar should load an imported file in Canvas/Audit tab https://bugs.webkit.org/show_bug.cgi?id=196873 Re

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

2019-04-15 Thread cdumez
Title: [244277] trunk/Source/WebCore Revision 244277 Author cdu...@apple.com Date 2019-04-15 11:56:52 -0700 (Mon, 15 Apr 2019) Log Message Regression(r237903) Speedometer 2 is 1-2% regressed on iOS https://bugs.webkit.org/show_bug.cgi?id=196841 Reviewed by Myles C. Maxfield. Speedomete

[webkit-changes] [244276] trunk

2019-04-15 Thread said
Title: [244276] trunk Revision 244276 Author s...@apple.com Date 2019-04-15 11:54:21 -0700 (Mon, 15 Apr 2019) Log Message ASSERT fires when removing a disallowed clone from the shadow tree without reseting its corresponding element https://bugs.webkit.org/show_bug.cgi?id=196895 Reviewed

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

2019-04-15 Thread drousso
Title: [244275] trunk/Source/WebInspectorUI Revision 244275 Author drou...@apple.com Date 2019-04-15 11:47:38 -0700 (Mon, 15 Apr 2019) Log Message Web Inspector: Heap: logging an object from a snapshot shouldn't use the "special" style if the object is reachable https://bugs.webkit.org/sh

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

2019-04-15 Thread drousso
Title: [244274] trunk/Source/WebInspectorUI Revision 244274 Author drou...@apple.com Date 2019-04-15 11:34:51 -0700 (Mon, 15 Apr 2019) Log Message Web Inspector: Debugger: deleting a special breakpoint should disable it https://bugs.webkit.org/show_bug.cgi?id=196737 Reviewed by Timothy

[webkit-changes] [244273] trunk/Tools

2019-04-15 Thread pvollan
Title: [244273] trunk/Tools Revision 244273 Author pvol...@apple.com Date 2019-04-15 11:27:06 -0700 (Mon, 15 Apr 2019) Log Message TestRunner::notifyDone() should be safely reentrant https://bugs.webkit.org/show_bug.cgi?id=196898 Reviewed by Darin Adler. It is currently possible that Te

[webkit-changes] [244272] branches/safari-607-branch/Source/WebCore/platform/sql/ SQLiteDatabase.cpp

2019-04-15 Thread bshafiei
Title: [244272] branches/safari-607-branch/Source/WebCore/platform/sql/SQLiteDatabase.cpp Revision 244272 Author bshaf...@apple.com Date 2019-04-15 10:36:34 -0700 (Mon, 15 Apr 2019) Log Message Apply patch. rdar://problem/49308059 Modified Paths branches/safari-607-branch/Source/WebCore

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

2019-04-15 Thread drousso
Title: [244271] trunk/Source/WebInspectorUI Revision 244271 Author drou...@apple.com Date 2019-04-15 10:31:46 -0700 (Mon, 15 Apr 2019) Log Message Web Inspector: Uncaught Exception: null is not an object (evaluating 'this.selectedTreeElement.reveal') https://bugs.webkit.org/show_bug.cgi?i

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

2019-04-15 Thread drousso
Title: [244270] trunk/Source/WebInspectorUI Revision 244270 Author drou...@apple.com Date 2019-04-15 10:29:26 -0700 (Mon, 15 Apr 2019) Log Message Web Inspector: Uncaught Exception: Can't find variable: WebGL2RenderingContext https://bugs.webkit.org/show_bug.cgi?id=196874 Reviewed by Ti

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

2019-04-15 Thread drousso
Title: [244268] trunk/Source/WebInspectorUI Revision 244268 Author drou...@apple.com Date 2019-04-15 10:27:27 -0700 (Mon, 15 Apr 2019) Log Message Web Inspector: sidebar panels shouldn't be added as subviews unless visible https://bugs.webkit.org/show_bug.cgi?id=196888 Reviewed by Timot

[webkit-changes] [244269] trunk

2019-04-15 Thread drousso
Title: [244269] trunk Revision 244269 Author drou...@apple.com Date 2019-04-15 10:27:40 -0700 (Mon, 15 Apr 2019) Log Message Web Inspector: DOMDebugger: "Attribute Modified" breakpoints pause after the modification occurs for the style attribute https://bugs.webkit.org/show_bug.cgi?id=196

[webkit-changes] [244267] trunk

2019-04-15 Thread drousso
Title: [244267] trunk Revision 244267 Author drou...@apple.com Date 2019-04-15 10:26:39 -0700 (Mon, 15 Apr 2019) Log Message Web Inspector: Elements: event listener change events should only be fired for the selected node and it's ancestors https://bugs.webkit.org/show_bug.cgi?id=196887

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

2019-04-15 Thread drousso
Title: [244265] trunk/Source/WebInspectorUI Revision 244265 Author drou...@apple.com Date 2019-04-15 10:23:26 -0700 (Mon, 15 Apr 2019) Log Message Web Inspector: REGRESSION: Heap: snapshots taken manually don't appear in the list https://bugs.webkit.org/show_bug.cgi?id=196900 Reviewed b

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

2019-04-15 Thread drousso
Title: [244264] trunk/Source/WebInspectorUI Revision 244264 Author drou...@apple.com Date 2019-04-15 10:22:11 -0700 (Mon, 15 Apr 2019) Log Message Web Inspector: REGRESSION (r244157): Timelines: ruler size appears wrong on first layout https://bugs.webkit.org/show_bug.cgi?id=196901 Revi

[webkit-changes] [244263] trunk/LayoutTests

2019-04-15 Thread sroberts
Title: [244263] trunk/LayoutTests Revision 244263 Author srobe...@apple.com Date 2019-04-15 10:12:28 -0700 (Mon, 15 Apr 2019) Log Message inspector/canvas/recording-webgl-snapshots.html is a flaky failure https://bugs.webkit.org/show_bug.cgi?id=196875 Unreviewed test gardening. * platfo

[webkit-changes] [244262] trunk/LayoutTests

2019-04-15 Thread sroberts
Title: [244262] trunk/LayoutTests Revision 244262 Author srobe...@apple.com Date 2019-04-15 10:06:07 -0700 (Mon, 15 Apr 2019) Log Message inspector/timeline/timeline-recording.html is a flaky failure https://bugs.webkit.org/show_bug.cgi?id=196915 Unreviewed test gardening. * platform/ma

[webkit-changes] [244261] trunk/LayoutTests

2019-04-15 Thread sroberts
Title: [244261] trunk/LayoutTests Revision 244261 Author srobe...@apple.com Date 2019-04-15 09:52:29 -0700 (Mon, 15 Apr 2019) Log Message Layout tests inspector/heap/imported-snapshot.html inspector/heap/snapshot.html are flaky failures https://bugs.webkit.org/show_bug.cgi?id=155607 Unre

[webkit-changes] [244260] trunk

2019-04-15 Thread philn
Title: [244260] trunk Revision 244260 Author ph...@webkit.org Date 2019-04-15 07:41:17 -0700 (Mon, 15 Apr 2019) Log Message [GTK][WPE] Add enable-media websetting https://bugs.webkit.org/show_bug.cgi?id=196863 Reviewed by Michael Catanzaro. Source/WebKit: It can be useful for headless

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

2019-04-15 Thread graouts
Title: [244259] trunk/Source/WebCore Revision 244259 Author grao...@webkit.org Date 2019-04-15 04:49:12 -0700 (Mon, 15 Apr 2019) Log Message Ensure iOS layout traits are used for media controls in modern compatibility mode https://bugs.webkit.org/show_bug.cgi?id=196812 Unreviewed. Specu

[webkit-changes] [244258] branches/safari-607-branch/Source/WebCore/platform/sql/ SQLiteDatabase.cpp

2019-04-15 Thread bshafiei
Title: [244258] branches/safari-607-branch/Source/WebCore/platform/sql/SQLiteDatabase.cpp Revision 244258 Author bshaf...@apple.com Date 2019-04-15 00:43:45 -0700 (Mon, 15 Apr 2019) Log Message Revert r243585. rdar://problem/49894388 Modified Paths branches/safari-607-branch/Source/WebC

[webkit-changes] [244256] branches/safari-607-branch/Source/WebKit/WebProcess/WebProcess.h

2019-04-15 Thread bshafiei
Title: [244256] branches/safari-607-branch/Source/WebKit/WebProcess/WebProcess.h Revision 244256 Author bshaf...@apple.com Date 2019-04-15 00:43:37 -0700 (Mon, 15 Apr 2019) Log Message Revert r244137. rdar://problem/49894388 Modified Paths branches/safari-607-branch/Source/WebKit/WebPro

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

2019-04-15 Thread bshafiei
Title: [244257] branches/safari-607-branch/Source Revision 244257 Author bshaf...@apple.com Date 2019-04-15 00:43:43 -0700 (Mon, 15 Apr 2019) Log Message Revert r244131. rdar://problem/49894388 Modified Paths branches/safari-607-branch/Source/WebCore/Modules/webdatabase/DatabaseTracker.

[webkit-changes] [244255] branches/safari-607-branch/Source/WebKit

2019-04-15 Thread bshafiei
Title: [244255] branches/safari-607-branch/Source/WebKit Revision 244255 Author bshaf...@apple.com Date 2019-04-15 00:15:29 -0700 (Mon, 15 Apr 2019) Log Message Cherry-pick r243487. rdar://problem/49788895 Do not terminate the NetworkProcess if a third party application sends a NSCre

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

2019-04-15 Thread bshafiei
Title: [244254] branches/safari-607-branch/Source Revision 244254 Author bshaf...@apple.com Date 2019-04-15 00:15:24 -0700 (Mon, 15 Apr 2019) Log Message Apply patch. rdar://problem/49836497 Modified Paths branches/safari-607-branch/Source/_javascript_Core/_javascript_Core.xcodeproj/pro

[webkit-changes] [244253] trunk

2019-04-15 Thread graouts
Title: [244253] trunk Revision 244253 Author grao...@webkit.org Date 2019-04-15 00:11:11 -0700 (Mon, 15 Apr 2019) Log Message Ensure iOS layout traits are used for media controls in modern compatibility mode https://bugs.webkit.org/show_bug.cgi?id=196812 Reviewed by Dean Jackson. Sourc