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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/inspector/console/console-trace-arguments-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-trace-arguments-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-trace-arguments-expected.txt
index 505b82dc40b701c78c61391db8c110d9c13e03b5..3f98d4980e7df0e9893f6ed5108dd04eba57bd30 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-trace-arguments-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-trace-arguments-expected.txt
@@ -3,4 +3,6 @@ Tests that console.trace dumps arguments alongside the stack trace.
console-trace-arguments.html:9 1 2 3
a @ console-trace-arguments.html:9
+setTimeout (async)
+(anonymous) @ VM:1

Powered by Google App Engine
This is Rietveld 408576698