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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/console/console-trace-arguments-expected.txt

Issue 2828863002: [DevTools] enable async stacks by default (Closed)
Patch Set: ac Created 3 years, 8 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 9: 1 1 CONSOLE MESSAGE: line 9: 1
2 Tests that console.trace dumps arguments alongside the stack trace. 2 Tests that console.trace dumps arguments alongside the stack trace.
3 3
4 console-trace-arguments.html:9 1 2 3 4 console-trace-arguments.html:9 1 2 3
5 a @ console-trace-arguments.html:9 5 a @ console-trace-arguments.html:9
6 setTimeout (async)
7 (anonymous) @ VM:1
6 8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698