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

Unified Diff: third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-expected.txt

Issue 2650943009: [DevTools] increase AsyncCallStackDepth to 8 (Closed)
Patch Set: added missing test Created 3 years, 11 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/sources/debugger-async/async-callstack-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-expected.txt
index adb5d402503a8a88635a3fd40c0ecc623fa421b2..a5e235c0841ad3ef29532984dc5994292c9afe12 100644
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-expected.txt
@@ -71,5 +71,13 @@ Call stack:
0) longTail3 (:3)
[setTimeout]
0) longTail4 (:4)
+ [setTimeout]
+ 0) longTail5 (:5)
+ [setTimeout]
+ 0) longTail6 (:6)
+ [setTimeout]
+ 0) longTail7 (:7)
+ [setTimeout]
+ 0) longTail8 (:8)

Powered by Google App Engine
This is Rietveld 408576698