2 Tests asynchronous call stacks for IndexedDB.
4 Set timer for test function.
5 Captured call stacks in no particular order:
7 0) onSuccessCursorRequest (async-callstack-indexed-db.html:75)
9 0) getAllItems (async-callstack-indexed-db.html:68)
10 1) onSuccessStorePut (async-callstack-indexed-db.html:60)
12 0) populateDB (async-callstack-indexed-db.html:52)
13 1) onSuccessOpenDB (async-callstack-indexed-db.html:45)
15 0) openDB (async-callstack-indexed-db.html:23)
17 0) testFunction (async-callstack-indexed-db.html:12)
20 0) onSuccessDeleteDatabase (async-callstack-indexed-db.html:104)
22 0) deleteDB (async-callstack-indexed-db.html:97)
23 1) onSuccessDeleteItem (async-callstack-indexed-db.html:91)
25 0) deleteItem (async-callstack-indexed-db.html:83)
26 1) onSuccessCursorRequest (async-callstack-indexed-db.html:76)
28 0) getAllItems (async-callstack-indexed-db.html:68)
29 1) onSuccessStorePut (async-callstack-indexed-db.html:60)
31 0) populateDB (async-callstack-indexed-db.html:52)
32 1) onSuccessOpenDB (async-callstack-indexed-db.html:45)
35 0) onSuccessDeleteItem (async-callstack-indexed-db.html:90)
37 0) deleteItem (async-callstack-indexed-db.html:83)
38 1) onSuccessCursorRequest (async-callstack-indexed-db.html:76)
40 0) getAllItems (async-callstack-indexed-db.html:68)
41 1) onSuccessStorePut (async-callstack-indexed-db.html:60)
43 0) populateDB (async-callstack-indexed-db.html:52)
44 1) onSuccessOpenDB (async-callstack-indexed-db.html:45)
46 0) openDB (async-callstack-indexed-db.html:23)
49 0) onSuccessOpenDB (async-callstack-indexed-db.html:43)
51 0) openDB (async-callstack-indexed-db.html:23)
53 0) testFunction (async-callstack-indexed-db.html:12)
56 0) onSuccessStorePut (async-callstack-indexed-db.html:59)
58 0) populateDB (async-callstack-indexed-db.html:52)
59 1) onSuccessOpenDB (async-callstack-indexed-db.html:45)
61 0) openDB (async-callstack-indexed-db.html:23)
63 0) testFunction (async-callstack-indexed-db.html:12)
66 0) onUpgradeNeeded (async-callstack-indexed-db.html:31)
68 0) openDB (async-callstack-indexed-db.html:23)
70 0) testFunction (async-callstack-indexed-db.html:12)