Index: third_party/WebKit/LayoutTests/inspector-protocol/heap-profiler/heap-snapshot-with-active-dom-object-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/heap-profiler/heap-snapshot-with-active-dom-object-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/heap-profiler/heap-snapshot-with-active-dom-object-expected.txt |
index 2505d6fe77bbfa2c4a40e6692c83b17407d24e16..ef607a50db417bdc2a5f4a6b31df730aa4637fdc 100644 |
--- a/third_party/WebKit/LayoutTests/inspector-protocol/heap-profiler/heap-snapshot-with-active-dom-object-expected.txt |
+++ b/third_party/WebKit/LayoutTests/inspector-protocol/heap-profiler/heap-snapshot-with-active-dom-object-expected.txt |
@@ -1,4 +1,12 @@ |
CONSOLE MESSAGE: line 21: Created 2 MediaQueryList eleements |
+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 |
+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 ActiveDOMObjects with pending activities will get into one group in the heap snapshot. Bug 426809. |
Took heap snapshot |