OLD | NEW |
(Empty) | |
| 1 CONSOLE MESSAGE: line 156: InspectorTest.CacheStorage_callback1Resolve |
| 2 CONSOLE MESSAGE: line 156: InspectorTest.CacheStorage_callback2Resolve |
| 3 CONSOLE MESSAGE: line 156: InspectorTest.CacheStorage_callback3Resolve |
| 4 CONSOLE MESSAGE: line 156: InspectorTest.CacheStorage_callback4Resolve |
| 5 CONSOLE MESSAGE: line 156: InspectorTest.CacheStorage_callback5Resolve |
| 6 CONSOLE MESSAGE: line 156: InspectorTest.CacheStorage_callback6Resolve |
| 7 CONSOLE MESSAGE: line 156: InspectorTest.CacheStorage_callback7Resolve |
| 8 Tests that cache data is correctly deleted by the inspector. |
| 9 |
| 10 Dumping CacheStorage tree: |
| 11 cache: testCache1 - http://127.0.0.1:8000 |
| 12 'http://fake.request.com/1': 'OK' |
| 13 'http://fake.request.com/2': 'Not Found' |
| 14 cache: testCache2 - http://127.0.0.1:8000 |
| 15 'http://fake.request2.com/1': 'OK' |
| 16 'http://fake.request2.com/2': 'Not Found' |
| 17 Dumping CacheStorage tree: |
| 18 cache: testCache1 - http://127.0.0.1:8000 |
| 19 'http://fake.request.com/1': 'OK' |
| 20 'http://fake.request.com/2': 'Not Found' |
| 21 cache: testCache2 - http://127.0.0.1:8000 |
| 22 'http://fake.request2.com/1': 'OK' |
| 23 'http://fake.request2.com/2': 'Not Found' |
| 24 Dumping CacheStorage tree: |
| 25 cache: testCache1 - http://127.0.0.1:8000 |
| 26 'http://fake.request.com/1': 'OK' |
| 27 'http://fake.request.com/2': 'Not Found' |
| 28 cache: testCache2 - http://127.0.0.1:8000 |
| 29 'http://fake.request2.com/1': 'OK' |
| 30 'http://fake.request2.com/2': 'Not Found' |
| 31 Deleting CacheStorage cache testCache2 |
| 32 Dumping CacheStorage tree: |
| 33 (empty) |
| 34 |
OLD | NEW |