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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-indexed-db-expected.txt

Issue 2873713002: [DevTools] added creation stack for event listeners without scheduled stack
Patch Set: Created 3 years, 7 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
1 1
2 Tests asynchronous call stacks for IndexedDB. 2 Tests asynchronous call stacks for IndexedDB.
3 3
4 Set timer for test function. 4 Set timer for test function.
5 Captured call stacks in no particular order: 5 Captured call stacks in no particular order:
6 Call stack: 6 Call stack:
7 0) onSuccessCursorRequest (async-callstack-indexed-db.html:75) 7 0) onSuccessCursorRequest (async-callstack-indexed-db.html:75)
8 [IndexedDB] 8 [success]
9 0) getAllItems (async-callstack-indexed-db.html:68) 9 0) getAllItems (async-callstack-indexed-db.html:69)
10 1) onSuccessStorePut (async-callstack-indexed-db.html:60) 10 1) onSuccessStorePut (async-callstack-indexed-db.html:60)
11 [IndexedDB] 11 [success]
12 0) populateDB (async-callstack-indexed-db.html:52) 12 0) populateDB (async-callstack-indexed-db.html:53)
13 1) onSuccessOpenDB (async-callstack-indexed-db.html:45) 13 1) onSuccessOpenDB (async-callstack-indexed-db.html:45)
14 [IndexedDB] 14 [success]
15 0) openDB (async-callstack-indexed-db.html:23) 15 0) openDB (async-callstack-indexed-db.html:25)
16 [setTimeout] 16 [setTimeout]
17 0) testFunction (async-callstack-indexed-db.html:12) 17 0) testFunction (async-callstack-indexed-db.html:12)
18 [setTimeout] 18 [setTimeout]
19 0) scheduleTestFunction (debugger-test.js:3) 19 0) scheduleTestFunction (debugger-test.js:3)
20 <... skipped remaining frames ...> 20 <... skipped remaining frames ...>
21 21
22 Call stack: 22 Call stack:
23 0) onSuccessDeleteDatabase (async-callstack-indexed-db.html:104) 23 0) onSuccessDeleteDatabase (async-callstack-indexed-db.html:104)
24 [IndexedDB] 24 [success]
25 0) deleteDB (async-callstack-indexed-db.html:97) 25 0) deleteDB (async-callstack-indexed-db.html:98)
26 1) onSuccessDeleteItem (async-callstack-indexed-db.html:91) 26 1) onSuccessDeleteItem (async-callstack-indexed-db.html:91)
27 [IndexedDB] 27 [success]
28 0) deleteItem (async-callstack-indexed-db.html:83) 28 0) deleteItem (async-callstack-indexed-db.html:84)
29 1) onSuccessCursorRequest (async-callstack-indexed-db.html:76) 29 1) onSuccessCursorRequest (async-callstack-indexed-db.html:76)
30 [IndexedDB] 30 [success]
31 0) getAllItems (async-callstack-indexed-db.html:68) 31 0) getAllItems (async-callstack-indexed-db.html:69)
32 1) onSuccessStorePut (async-callstack-indexed-db.html:60) 32 1) onSuccessStorePut (async-callstack-indexed-db.html:60)
33 [IndexedDB] 33 [success]
34 0) populateDB (async-callstack-indexed-db.html:52) 34 0) populateDB (async-callstack-indexed-db.html:53)
35 1) onSuccessOpenDB (async-callstack-indexed-db.html:45) 35 1) onSuccessOpenDB (async-callstack-indexed-db.html:45)
36 [IndexedDB] 36 [success]
37 0) openDB (async-callstack-indexed-db.html:23) 37 0) openDB (async-callstack-indexed-db.html:25)
38 [setTimeout] 38 [setTimeout]
39 0) testFunction (async-callstack-indexed-db.html:12) 39 0) testFunction (async-callstack-indexed-db.html:12)
40 [setTimeout] 40 [setTimeout]
41 0) scheduleTestFunction (debugger-test.js:3) 41 0) scheduleTestFunction (debugger-test.js:3)
42 <... skipped remaining frames ...> 42 <... skipped remaining frames ...>
43 43
44 Call stack: 44 Call stack:
45 0) onSuccessDeleteItem (async-callstack-indexed-db.html:90) 45 0) onSuccessDeleteItem (async-callstack-indexed-db.html:90)
46 [IndexedDB] 46 [success]
47 0) deleteItem (async-callstack-indexed-db.html:83) 47 0) deleteItem (async-callstack-indexed-db.html:84)
48 1) onSuccessCursorRequest (async-callstack-indexed-db.html:76) 48 1) onSuccessCursorRequest (async-callstack-indexed-db.html:76)
49 [IndexedDB] 49 [success]
50 0) getAllItems (async-callstack-indexed-db.html:68) 50 0) getAllItems (async-callstack-indexed-db.html:69)
51 1) onSuccessStorePut (async-callstack-indexed-db.html:60) 51 1) onSuccessStorePut (async-callstack-indexed-db.html:60)
52 [IndexedDB] 52 [success]
53 0) populateDB (async-callstack-indexed-db.html:52) 53 0) populateDB (async-callstack-indexed-db.html:53)
54 1) onSuccessOpenDB (async-callstack-indexed-db.html:45) 54 1) onSuccessOpenDB (async-callstack-indexed-db.html:45)
55 [IndexedDB] 55 [success]
56 0) openDB (async-callstack-indexed-db.html:23) 56 0) openDB (async-callstack-indexed-db.html:25)
57 [setTimeout] 57 [setTimeout]
58 0) testFunction (async-callstack-indexed-db.html:12) 58 0) testFunction (async-callstack-indexed-db.html:12)
59 [setTimeout] 59 [setTimeout]
60 0) scheduleTestFunction (debugger-test.js:3) 60 0) scheduleTestFunction (debugger-test.js:3)
61 <... skipped remaining frames ...> 61 <... skipped remaining frames ...>
62 62
63 Call stack: 63 Call stack:
64 0) onSuccessOpenDB (async-callstack-indexed-db.html:43) 64 0) onSuccessOpenDB (async-callstack-indexed-db.html:43)
65 [IndexedDB] 65 [success]
66 0) openDB (async-callstack-indexed-db.html:23) 66 0) openDB (async-callstack-indexed-db.html:25)
67 [setTimeout] 67 [setTimeout]
68 0) testFunction (async-callstack-indexed-db.html:12) 68 0) testFunction (async-callstack-indexed-db.html:12)
69 [setTimeout] 69 [setTimeout]
70 0) scheduleTestFunction (debugger-test.js:3) 70 0) scheduleTestFunction (debugger-test.js:3)
71 <... skipped remaining frames ...> 71 <... skipped remaining frames ...>
72 72
73 Call stack: 73 Call stack:
74 0) onSuccessStorePut (async-callstack-indexed-db.html:59) 74 0) onSuccessStorePut (async-callstack-indexed-db.html:59)
75 [IndexedDB] 75 [success]
76 0) populateDB (async-callstack-indexed-db.html:52) 76 0) populateDB (async-callstack-indexed-db.html:53)
77 1) onSuccessOpenDB (async-callstack-indexed-db.html:45) 77 1) onSuccessOpenDB (async-callstack-indexed-db.html:45)
78 [IndexedDB] 78 [success]
79 0) openDB (async-callstack-indexed-db.html:23) 79 0) openDB (async-callstack-indexed-db.html:25)
80 [setTimeout] 80 [setTimeout]
81 0) testFunction (async-callstack-indexed-db.html:12) 81 0) testFunction (async-callstack-indexed-db.html:12)
82 [setTimeout] 82 [setTimeout]
83 0) scheduleTestFunction (debugger-test.js:3) 83 0) scheduleTestFunction (debugger-test.js:3)
84 <... skipped remaining frames ...> 84 <... skipped remaining frames ...>
85 85
86 Call stack: 86 Call stack:
87 0) onUpgradeNeeded (async-callstack-indexed-db.html:31) 87 0) onUpgradeNeeded (async-callstack-indexed-db.html:31)
88 [IndexedDB] 88 [upgradeneeded]
89 0) openDB (async-callstack-indexed-db.html:23) 89 0) openDB (async-callstack-indexed-db.html:24)
90 [setTimeout] 90 [setTimeout]
91 0) testFunction (async-callstack-indexed-db.html:12) 91 0) testFunction (async-callstack-indexed-db.html:12)
92 [setTimeout] 92 [setTimeout]
93 0) scheduleTestFunction (debugger-test.js:3) 93 0) scheduleTestFunction (debugger-test.js:3)
94 <... skipped remaining frames ...> 94 <... skipped remaining frames ...>
95 95
96 96
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698