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

Side by Side 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 unified diff | Download patch
OLDNEW
1 CONSOLE MESSAGE: line 123: [object Object] 1 CONSOLE MESSAGE: line 123: [object Object]
2 CONSOLE MESSAGE: line 124: [object Object] 2 CONSOLE MESSAGE: line 124: [object Object]
3 CONSOLE MESSAGE: line 125: [object Object] 3 CONSOLE MESSAGE: line 125: [object Object]
4 CONSOLE MESSAGE: line 126: [object Object] 4 CONSOLE MESSAGE: line 126: [object Object]
5 CONSOLE ERROR: line 127: Custom Formatter Failed: Too deep hierarchy of inlined custom previews
5 CONSOLE MESSAGE: line 127: [object Object] 6 CONSOLE MESSAGE: line 127: [object Object]
6 CONSOLE ERROR: Custom Formatter Failed: Too deep hierarchy of inlined custom pre views
7 Tests that console logging dumps properly when there are multiple custom formatt ers on the page 7 Tests that console logging dumps properly when there are multiple custom formatt ers on the page
8 8
9 console-custom-formatters.html:123 Header formatted by 1 aBody formatted by 1 a 9 console-custom-formatters.html:123 Header formatted by 1 aBody formatted by 1 a
10 console-custom-formatters.html:124 Header formatted by 2 bBody formatted by 2 b 10 console-custom-formatters.html:124 Header formatted by 2 bBody formatted by 2 b
11 console-custom-formatters.html:125 Header formatted by 1 cBody formatted by 1 c 11 console-custom-formatters.html:125 Header formatted by 1 cBody formatted by 1 c
12 console-custom-formatters.html:126 Formatter with config Header info: additional infobodyinfo: additional info 12 console-custom-formatters.html:126 Formatter with config Header info: additional infobodyinfo: additional info
13 console-custom-formatters.html:127 Formatter with config Formatter with config F ormatter with config Formatter with config Formatter with config Formatter with config Formatter with config Formatter with config Formatter with config Object 13 console-custom-formatters.html:127 Formatter with config Formatter with config F ormatter with config Formatter with config Formatter with config Formatter with config Formatter with config Formatter with config Formatter with config Object
14 Custom Formatter Failed: Too deep hierarchy of inlined custom previews undefined 14 console-custom-formatters.html:127 Custom Formatter Failed: Too deep hierarchy o f inlined custom previews undefinedlogVars @ console-custom-formatters.html:127( anonymous function) @ VM:1
15 15
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698