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

Side by Side Diff: test/inspector/debugger/async-set-timeout-expected.txt

Issue 2574803002: [inspector] add async instrumentation for setTimeout in tests (Closed)
Patch Set: addressed comments Created 4 years 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 unified diff | Download patch
« no previous file with comments | « test/inspector/debugger/async-set-timeout.js ('k') | test/inspector/inspector-test.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Checks that async stack contains setTimeout
2 inner1 (test.js:11:4)
3 foo1 (test.js:14:2)
4 -- setTimeout --
5 inner2 (test.js:18:4)
6 foo2 (test.js:20:2)
7 -- setTimeout --
8 inner3 (test.js:25:4)
9 foo3 (test.js:27:2)
10 (anonymous) (expr.js:0:0)
11
OLDNEW
« no previous file with comments | « test/inspector/debugger/async-set-timeout.js ('k') | test/inspector/inspector-test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698