|
18 | 18 | Index: testIndex
|
---|
19 | 19 | Object store: testObjectStore2
|
---|
20 | 20 | Index: testIndex
|
---|
21 | | Added testObjectStore1 entry.
|
---|
22 | | Dumping ObjectStore data:
|
---|
23 | | Object store: testObjectStore1
|
---|
24 | | (no entries)
|
---|
25 | | Object store: testObjectStore2
|
---|
26 | | (no entries)
|
---|
27 | | Refreshed database view.
|
---|
28 | | Dumping ObjectStore data:
|
---|
29 | | Object store: testObjectStore1
|
---|
30 | | Key = testKey, value = [object Object]
|
---|
31 | | Object store: testObjectStore2
|
---|
32 | | (no entries)
|
---|
33 | | Added testObjectStore2 entry.
|
---|
34 | | Dumping ObjectStore data:
|
---|
35 | | Object store: testObjectStore1
|
---|
36 | | Key = testKey, value = [object Object]
|
---|
37 | | Object store: testObjectStore2
|
---|
38 | | (no entries)
|
---|
39 | | Right-click refreshed database.
|
---|
40 | | Dumping ObjectStore data:
|
---|
41 | | Object store: testObjectStore1
|
---|
42 | | Key = testKey, value = [object Object]
|
---|
43 | | Object store: testObjectStore2
|
---|
44 | | Key = testKey2, value = [object Object]
|
---|
| 21 | TEST ENDED EARLY DUE TO UNCAUGHT ERROR:
|
---|
| 22 | ReferenceError: InspectorTest is not defined
|
---|
| 23 | at eval (http://127.0.0.1:8000/devtools/indexeddb/database-refresh-view.js:83:3)
|
---|
| 24 | === DO NOT COMMIT THIS INTO -expected.txt ===
|
---|
45 | 25 |
|
---|