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

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

Issue 2873843003: [DevTools] Restore tree selection after reload (Closed)
Patch Set: [DevTools] Restore tree selection after reload Created 3 years, 7 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-selection-on-reload.html
31 Selection: ["cookies://http://127.0.0.1:8000","category://Cookies"]
32 Visible view is a cookie view: true
33 Page reloaded.
34 After navigation:
35 Application
36 Manifest
37 Service Workers
38 Clear storage
39 Storage
40 Local Storage
41 http://127.0.0.1:8000
42 Session Storage
43 http://127.0.0.1:8000
44 IndexedDB
45 Database1 - http://127.0.0.1:8000
46 Web SQL
47 Cookies
48 http://127.0.0.1:8000
49 Cache
50 Cache Storage
51 Application Cache
52 Frames
53 top
54 Scripts
55 console-test.js
56 indexeddb-test.js
57 inspector-test.js
58 resources-test.js
59 resources-panel-selection-on-reload.html
60 Selection: ["cookies://http://127.0.0.1:8000","category://Cookies"]
61 Visible view is a cookie view: true
62
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698