1 | | CONSOLE MESSAGE: line 2: InspectorTest.IndexedDB_callback1
|
---|
2 | | CONSOLE MESSAGE: line 2: InspectorTest.IndexedDB_callback2
|
---|
3 | | CONSOLE MESSAGE: line 2: InspectorTest.IndexedDB_callback3
|
---|
4 | | CONSOLE MESSAGE: line 2: InspectorTest.IndexedDB_callback4
|
---|
5 | | CONSOLE MESSAGE: line 2: InspectorTest.IndexedDB_callback5
|
---|
6 | | CONSOLE MESSAGE: line 2: InspectorTest.IndexedDB_callback6
|
---|
7 | 1 | Tests IndexedDB tree element on resources panel.
|
---|
8 | 2 |
|
---|
9 | 3 | Expanded IndexedDB tree element.
|
---|
10 | | Dumping IndexedDB tree:
|
---|
11 | | (empty)
|
---|
12 | | Created database.
|
---|
13 | | Dumping IndexedDB tree:
|
---|
14 | | database: testDatabase - http://127.0.0.1:8000
|
---|
15 | | Object store: testObjectStore
|
---|
16 | | Index: testIndexName
|
---|
17 | | Navigated to another security origin.
|
---|
18 | | Page reloaded.
|
---|
19 | | Dumping IndexedDB tree:
|
---|
20 | | (empty)
|
---|
21 | | Navigated back.
|
---|
22 | | Page reloaded.
|
---|
23 | | Dumping IndexedDB tree:
|
---|
24 | | database: testDatabase - http://127.0.0.1:8000
|
---|
25 | | Object store: testObjectStore
|
---|
26 | | Index: testIndexName
|
---|
27 | | Deleted database.
|
---|
28 | | Dumping IndexedDB tree:
|
---|
29 | | (empty)
|
---|
| 4 | TEST ENDED EARLY DUE TO UNCAUGHT ERROR:
|
---|
| 5 | TypeError: Cannot read property '_sidebar' of undefined
|
---|
| 6 | at eval (http://127.0.0.1:8000/devtools/indexeddb/resources-panel.js:65:23)
|
---|
| 7 | === DO NOT COMMIT THIS INTO -expected.txt ===
|
---|
30 | 8 |
|
---|