| OLD | NEW |
| 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 [IndexedDB] |
| 9 0) getAllItems (async-callstack-indexed-db.html:68) | 9 0) getAllItems (async-callstack-indexed-db.html:68) |
| 10 1) onSuccessStorePut (async-callstack-indexed-db.html:60) | 10 1) onSuccessStorePut (async-callstack-indexed-db.html:60) |
| 11 [IndexedDB] | 11 [IndexedDB] |
| 12 0) populateDB (async-callstack-indexed-db.html:52) | 12 0) populateDB (async-callstack-indexed-db.html:52) |
| 13 1) onSuccessOpenDB (async-callstack-indexed-db.html:45) | 13 1) onSuccessOpenDB (async-callstack-indexed-db.html:45) |
| 14 [IndexedDB] | 14 [IndexedDB] |
| 15 0) openDB (async-callstack-indexed-db.html:23) | 15 0) openDB (async-callstack-indexed-db.html:23) |
| 16 [setTimeout] | 16 [setTimeout] |
| 17 0) testFunction (async-callstack-indexed-db.html:12) | 17 0) testFunction (async-callstack-indexed-db.html:12) |
| 18 [setTimeout] |
| 19 0) scheduleTestFunction (debugger-test.js:3) |
| 20 <... skipped remaining frames ...> |
| 18 | 21 |
| 19 Call stack: | 22 Call stack: |
| 20 0) onSuccessDeleteDatabase (async-callstack-indexed-db.html:104) | 23 0) onSuccessDeleteDatabase (async-callstack-indexed-db.html:104) |
| 21 [IndexedDB] | 24 [IndexedDB] |
| 22 0) deleteDB (async-callstack-indexed-db.html:97) | 25 0) deleteDB (async-callstack-indexed-db.html:97) |
| 23 1) onSuccessDeleteItem (async-callstack-indexed-db.html:91) | 26 1) onSuccessDeleteItem (async-callstack-indexed-db.html:91) |
| 24 [IndexedDB] | 27 [IndexedDB] |
| 25 0) deleteItem (async-callstack-indexed-db.html:83) | 28 0) deleteItem (async-callstack-indexed-db.html:83) |
| 26 1) onSuccessCursorRequest (async-callstack-indexed-db.html:76) | 29 1) onSuccessCursorRequest (async-callstack-indexed-db.html:76) |
| 27 [IndexedDB] | 30 [IndexedDB] |
| 28 0) getAllItems (async-callstack-indexed-db.html:68) | 31 0) getAllItems (async-callstack-indexed-db.html:68) |
| 29 1) onSuccessStorePut (async-callstack-indexed-db.html:60) | 32 1) onSuccessStorePut (async-callstack-indexed-db.html:60) |
| 30 [IndexedDB] | 33 [IndexedDB] |
| 31 0) populateDB (async-callstack-indexed-db.html:52) | 34 0) populateDB (async-callstack-indexed-db.html:52) |
| 32 1) onSuccessOpenDB (async-callstack-indexed-db.html:45) | 35 1) onSuccessOpenDB (async-callstack-indexed-db.html:45) |
| 36 [IndexedDB] |
| 37 0) openDB (async-callstack-indexed-db.html:23) |
| 38 [setTimeout] |
| 39 0) testFunction (async-callstack-indexed-db.html:12) |
| 40 [setTimeout] |
| 41 0) scheduleTestFunction (debugger-test.js:3) |
| 42 <... skipped remaining frames ...> |
| 33 | 43 |
| 34 Call stack: | 44 Call stack: |
| 35 0) onSuccessDeleteItem (async-callstack-indexed-db.html:90) | 45 0) onSuccessDeleteItem (async-callstack-indexed-db.html:90) |
| 36 [IndexedDB] | 46 [IndexedDB] |
| 37 0) deleteItem (async-callstack-indexed-db.html:83) | 47 0) deleteItem (async-callstack-indexed-db.html:83) |
| 38 1) onSuccessCursorRequest (async-callstack-indexed-db.html:76) | 48 1) onSuccessCursorRequest (async-callstack-indexed-db.html:76) |
| 39 [IndexedDB] | 49 [IndexedDB] |
| 40 0) getAllItems (async-callstack-indexed-db.html:68) | 50 0) getAllItems (async-callstack-indexed-db.html:68) |
| 41 1) onSuccessStorePut (async-callstack-indexed-db.html:60) | 51 1) onSuccessStorePut (async-callstack-indexed-db.html:60) |
| 42 [IndexedDB] | 52 [IndexedDB] |
| 43 0) populateDB (async-callstack-indexed-db.html:52) | 53 0) populateDB (async-callstack-indexed-db.html:52) |
| 44 1) onSuccessOpenDB (async-callstack-indexed-db.html:45) | 54 1) onSuccessOpenDB (async-callstack-indexed-db.html:45) |
| 45 [IndexedDB] | 55 [IndexedDB] |
| 46 0) openDB (async-callstack-indexed-db.html:23) | 56 0) openDB (async-callstack-indexed-db.html:23) |
| 57 [setTimeout] |
| 58 0) testFunction (async-callstack-indexed-db.html:12) |
| 59 [setTimeout] |
| 60 0) scheduleTestFunction (debugger-test.js:3) |
| 61 <... skipped remaining frames ...> |
| 47 | 62 |
| 48 Call stack: | 63 Call stack: |
| 49 0) onSuccessOpenDB (async-callstack-indexed-db.html:43) | 64 0) onSuccessOpenDB (async-callstack-indexed-db.html:43) |
| 50 [IndexedDB] | 65 [IndexedDB] |
| 51 0) openDB (async-callstack-indexed-db.html:23) | 66 0) openDB (async-callstack-indexed-db.html:23) |
| 52 [setTimeout] | 67 [setTimeout] |
| 53 0) testFunction (async-callstack-indexed-db.html:12) | 68 0) testFunction (async-callstack-indexed-db.html:12) |
| 54 [setTimeout] | 69 [setTimeout] |
| 55 0) scheduleTestFunction (debugger-test.js:3) | 70 0) scheduleTestFunction (debugger-test.js:3) |
| 56 <... skipped remaining frames ...> | 71 <... skipped remaining frames ...> |
| (...skipping 15 matching lines...) Expand all Loading... |
| 72 0) onUpgradeNeeded (async-callstack-indexed-db.html:31) | 87 0) onUpgradeNeeded (async-callstack-indexed-db.html:31) |
| 73 [IndexedDB] | 88 [IndexedDB] |
| 74 0) openDB (async-callstack-indexed-db.html:23) | 89 0) openDB (async-callstack-indexed-db.html:23) |
| 75 [setTimeout] | 90 [setTimeout] |
| 76 0) testFunction (async-callstack-indexed-db.html:12) | 91 0) testFunction (async-callstack-indexed-db.html:12) |
| 77 [setTimeout] | 92 [setTimeout] |
| 78 0) scheduleTestFunction (debugger-test.js:3) | 93 0) scheduleTestFunction (debugger-test.js:3) |
| 79 <... skipped remaining frames ...> | 94 <... skipped remaining frames ...> |
| 80 | 95 |
| 81 | 96 |
| OLD | NEW |