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

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/console-uncaught-exception-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-uncaught-exception-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-uncaught-exception-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-uncaught-exception-expected.txt
index 380a7d662226a8122d2063a1c6290757c55dde40..1fadbec8ca249615ba6475d1db6345d88d49d5e1 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-uncaught-exception-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-uncaught-exception-expected.txt
@@ -21,4 +21,7 @@ uncaught-in-iframe.html:6 Uncaught Error: Exception in setTimeout callback.
at uncaught-in-iframe.html:8
bar @ uncaught-in-iframe.html:6
(anonymous) @ uncaught-in-iframe.html:8
+setTimeout (async)
+f @ uncaught-in-iframe.html:4
+(anonymous) @ uncaught-in-iframe.html:13

Powered by Google App Engine
This is Rietveld 408576698