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

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 CONSOLE MESSAGE: line 112: createWebSQLDatabase_callback
3 Tests Application Panel behavious on main frame navigation.
4
5 Initial state:
6 Application
7 Manifest
8 Service Workers
9 Clear storage
10 Storage
11 Local Storage
12 http://127.0.0.1:8000
13 Session Storage
14 http://127.0.0.1:8000
15 IndexedDB
16 Database1 - http://127.0.0.1:8000
17 Web SQL
18 test-resource-view-websql-db
19 Cookies
20 http://127.0.0.1:8000
21 Cache
22 Cache Storage
23 Application Cache
24 Frames
25 top
26 Scripts
27 console-test.js
28 indexeddb-test.js
29 inspector-test.js
30 resources-test.js
31 resources-panel-on-navigation.html
32 Visible view is a query view: true
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
53 Scripts
54 console-test.js
55 indexeddb-test.js
56 inspector-test.js
57 resources-test.js
58 resources-panel-on-navigation.html
59 Visible view is a query view: false
60
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698