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

Side by Side Diff: test/inspector/debugger/collect-obsolete-async-tasks-expected.txt

Issue 2819423005: [inspector] removed kDebugPromiseCollected event (Closed)
Patch Set: added a test 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 unified diff | Download patch
OLDNEW
(Empty)
1 Checks that we collect obsolete async tasks with async stacks.
2 Async stacks count: 2
3 Scheduled async tasks: 1
4 Created async tasks: 1
5 Async tasks with parent: 0
6 Recurring async tasks: 1
7
8 Async stacks count: 0
9 Scheduled async tasks: 0
10 Created async tasks: 0
11 Async tasks with parent: 0
12 Recurring async tasks: 0
13
14 Async stacks count: 2
15 Scheduled async tasks: 0
16 Created async tasks: 2
17 Async tasks with parent: 2
18 Recurring async tasks: 0
19
20 Async stacks count: 0
21 Scheduled async tasks: 0
22 Created async tasks: 0
23 Async tasks with parent: 0
24 Recurring async tasks: 0
25
26 Async stacks count: 1
27 Scheduled async tasks: 1
28 Created async tasks: 0
29 Async tasks with parent: 0
30 Recurring async tasks: 0
31
32 Async stacks count: 0
33 Scheduled async tasks: 0
34 Created async tasks: 0
35 Async tasks with parent: 0
36 Recurring async tasks: 0
37
OLDNEW
« no previous file with comments | « test/inspector/debugger/collect-obsolete-async-tasks.js ('k') | test/inspector/inspector-test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698