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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/inspector/resources/resources-panel-on-navigation-expected.txt

Issue 2801723003: [DevTools] Do not reset storage tree items (Closed)
Patch Set: [DevTools] Do not reset storage tree items Created 3 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 112: InspectorTest.IndexedDB_callback1
2 Tests Application Panel response to a main frame navigation.
3
4 Initial state:
5 Application
6 Manifest
7 Service Workers
8 Clear storage
9 Storage
10 Local Storage
11 http://127.0.0.1:8000
12 Session Storage
13 http://127.0.0.1:8000
14 IndexedDB
15 Database1 - http://127.0.0.1:8000
16 Web SQL
17 database-for-test
18 Cookies
19 http://127.0.0.1:8000
20 Cache
21 Cache Storage
22 Application Cache
23 Frames
24 top
25 Scripts
26 console-test.js
27 indexeddb-test.js
28 inspector-test.js
29 resources-test.js
30 resources-panel-on-navigation.html
31 Visible view is a query view: true
32 Page reloaded.
33 After navigation:
34 Application
35 Manifest
36 Service Workers
37 Clear storage
38 Storage
39 Local Storage
40 http://127.0.0.1:8000
41 Session Storage
42 http://127.0.0.1:8000
43 IndexedDB
44 Database1 - http://127.0.0.1:8000
45 Web SQL
46 Cookies
47 http://127.0.0.1:8000
48 Cache
49 Cache Storage
50 Application Cache
51 Frames
52 top
eostroukhov 2017/04/11 21:45:57 Note that there's a bug I am working on to fix tha
53 Scripts
54 console-test.js
55 console-test.js
56 indexeddb-test.js
57 indexeddb-test.js
58 inspector-test.js
59 inspector-test.js
60 resources-test.js
61 resources-test.js
62 resources-panel-on-navigation.html
63 resources-panel-on-navigation.html
64 Visible view is a query view: false
65
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698