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

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/console-error-on-call-frame-expected.txt

Issue 2828863002: [DevTools] enable async stacks by default (Closed)
Patch Set: 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-error-on-call-frame-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-error-on-call-frame-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-error-on-call-frame-expected.txt
index 501b632435a369621af0a6e35d717ba57c861a1b..bcb18118383b3d7c83312cadaeef7134ec643b47 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-error-on-call-frame-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-error-on-call-frame-expected.txt
@@ -8,5 +8,8 @@ console.error(42)
VM:1 42
(anonymous) @ VM:1
testFunction @ console-error-on-call-frame.html:10
+setTimeout (async)
dgozman 2017/04/21 23:39:17 Did you manually check all the test expectations c
kozy 2017/04/22 00:02:57 I run all tests in chrome with CL and tried to run
+scheduleTestFunction @ debugger-test.js:3
+(anonymous) @ VM:1
undefined

Powered by Google App Engine
This is Rietveld 408576698