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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/inspector/console/console-trace-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-trace-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-trace-expected.txt
index ae63f6a79deb122f751b4d83253a12f574c2478e..8aacc2c597fa1cdaa4104c5c2a9f3a2bac436701 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-trace-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-trace-expected.txt
@@ -4,4 +4,6 @@ Tests that console.trace dumps stack trace with source URLs and line numbers.
console-trace.html:9 console.trace
b @ console-trace.html:9
a @ console-trace.html:14
+setTimeout (async)
+(anonymous) @ VM:1

Powered by Google App Engine
This is Rietveld 408576698