Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(48)

Unified Diff: third_party/WebKit/LayoutTests/inspector-protocol/heap-profiler/heap-snapshot-with-event-listener-expected.txt

Issue 1814963002: Use process/control messages (instead of RVH messages) for layout tests. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebasing... Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/inspector-protocol/heap-profiler/heap-snapshot-with-event-listener-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/heap-profiler/heap-snapshot-with-event-listener-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/heap-profiler/heap-snapshot-with-event-listener-expected.txt
index 580e6e91f8ac92c783c147f6494ec04f2f01b204..b81a3b722c720d0eb3cb17eefb81bd00ea48b071 100644
--- a/third_party/WebKit/LayoutTests/inspector-protocol/heap-profiler/heap-snapshot-with-event-listener-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector-protocol/heap-profiler/heap-snapshot-with-event-listener-expected.txt
@@ -1,3 +1,9 @@
+CONSOLE WARNING: line 332: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
+CONSOLE ERROR: line 1: Uncaught TypeError: DevToolsAPI.embedderMessageAck is not a function
+CONSOLE ERROR: line 1: Uncaught TypeError: DevToolsAPI.embedderMessageAck is not a function
+CONSOLE ERROR: line 1: Uncaught TypeError: DevToolsAPI.embedderMessageAck is not a function
+CONSOLE ERROR: line 1: Uncaught TypeError: DevToolsAPI.embedderMessageAck is not a function
+CONSOLE ERROR: line 1: Uncaught TypeError: DevToolsAPI.embedderMessageAck is not a function
Test that all nodes from the detached DOM tree will get into one group in the heap snapshot. Bug 107819.
Took heap snapshot

Powered by Google App Engine
This is Rietveld 408576698