Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(59)

Side by Side Diff: LayoutTests/http/tests/inspector/cache-storage/cache-names-expected.txt

Issue 1044203004: [Storage] Cache storage inspection on all the frames! (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Comments Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(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 Tests that cache names are correctly loaded and displayed in the inspector.
6
7 Dumping CacheStorage tree:
8 (empty)
9 Dumping CacheStorage tree:
10 cache: testCache1 - http://127.0.0.1:8000
11 (cache empty)
12 Dumping CacheStorage tree:
13 cache: testCache1 - http://127.0.0.1:8000
14 (cache empty)
15 cache: testCache2 - http://127.0.0.1:8000
16 (cache empty)
17 cache: testCache3 - http://127.0.0.1:8000
18 (cache empty)
19 cache: testCache4 - http://127.0.0.1:8000
20 (cache empty)
21
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698