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

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/console-custom-formatters-expected.txt

Issue 1812983002: [DevTools] Move evaluate from InjectedScriptSource.js to native (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@move-evaluate-on-call-frame
Patch Set: Removed _callFrameForId Created 4 years, 9 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/console/console-custom-formatters-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-custom-formatters-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-custom-formatters-expected.txt
index 77b99b8568e38f6cb964b3e0972078ffe4c42671..dc1bd2b5162b3f97130bddd4a0a8115feb35cded 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-custom-formatters-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-custom-formatters-expected.txt
@@ -2,8 +2,8 @@ CONSOLE MESSAGE: line 123: [object Object]
CONSOLE MESSAGE: line 124: [object Object]
CONSOLE MESSAGE: line 125: [object Object]
CONSOLE MESSAGE: line 126: [object Object]
+CONSOLE ERROR: line 127: Custom Formatter Failed: Too deep hierarchy of inlined custom previews
CONSOLE MESSAGE: line 127: [object Object]
-CONSOLE ERROR: Custom Formatter Failed: Too deep hierarchy of inlined custom previews
Tests that console logging dumps properly when there are multiple custom formatters on the page
console-custom-formatters.html:123 Header formatted by 1 aBody formatted by 1 a
@@ -11,5 +11,5 @@ console-custom-formatters.html:124 Header formatted by 2 bBody formatted by 2 b
console-custom-formatters.html:125 Header formatted by 1 cBody formatted by 1 c
console-custom-formatters.html:126 Formatter with config Header info: additional infobodyinfo: additional info
console-custom-formatters.html:127 Formatter with config Formatter with config Formatter with config Formatter with config Formatter with config Formatter with config Formatter with config Formatter with config Formatter with config Object
-Custom Formatter Failed: Too deep hierarchy of inlined custom previews undefined
+console-custom-formatters.html:127 Custom Formatter Failed: Too deep hierarchy of inlined custom previews undefinedlogVars @ console-custom-formatters.html:127(anonymous function) @ VM:1

Powered by Google App Engine
This is Rietveld 408576698