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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/console/console-trace-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: console.trace 1 CONSOLE MESSAGE: line 9: console.trace
2 Tests that console.trace dumps stack trace with source URLs and line numbers. 2 Tests that console.trace dumps stack trace with source URLs and line numbers.
3 3
4 console-trace.html:9 console.trace 4 console-trace.html:9 console.trace
5 b @ console-trace.html:9 5 b @ console-trace.html:9
6 a @ console-trace.html:14 6 a @ console-trace.html:14
7 setTimeout (async)
8 (anonymous) @ VM:1
7 9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698