Title: [239990] trunk/LayoutTests
Revision
239990
Author
[email protected]
Date
2019-01-15 10:03:05 -0800 (Tue, 15 Jan 2019)

Log Message

Unreviewed, test fix after r239976.

* inspector/model/remote-object-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (239989 => 239990)


--- trunk/LayoutTests/ChangeLog	2019-01-15 17:46:31 UTC (rev 239989)
+++ trunk/LayoutTests/ChangeLog	2019-01-15 18:03:05 UTC (rev 239990)
@@ -1,5 +1,11 @@
 2019-01-15  Devin Rousso  <[email protected]>
 
+        Unreviewed, test fix after r239976.
+
+        * inspector/model/remote-object-expected.txt:
+
+2019-01-15  Devin Rousso  <[email protected]>
+
         Web Inspector: Audit: provide a way to determine whether a give node has event listeners
         https://bugs.webkit.org/show_bug.cgi?id=193226
         <rdar://problem/46800005>

Modified: trunk/LayoutTests/inspector/model/remote-object-expected.txt (239989 => 239990)


--- trunk/LayoutTests/inspector/model/remote-object-expected.txt	2019-01-15 17:46:31 UTC (rev 239989)
+++ trunk/LayoutTests/inspector/model/remote-object-expected.txt	2019-01-15 18:03:05 UTC (rev 239990)
@@ -1729,7 +1729,7 @@
       {
         "_name": "stack",
         "_type": "string",
-        "_value": "splitText@[native code]\nglobal code\nevaluateWithSc…ension@[native code]\n\n_wrapCall"
+        "_value": "splitText@[native code]\nglobal code\nevaluateWithScopeExtension@[native code]\n\n_wrapCall"
       },
       {
         "_name": "code",
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to