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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/http/tests/inspector/resources/resources-panel-on-navigation-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/resources/resources-panel-on-navigation-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/resources/resources-panel-on-navigation-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d81d947d8d33103521e6f5dc81f835b117c4cd31
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/resources/resources-panel-on-navigation-expected.txt
@@ -0,0 +1,65 @@
+CONSOLE MESSAGE: line 112: InspectorTest.IndexedDB_callback1
+Tests Application Panel response to a main frame navigation.
+
+Initial state:
+Application
+ Manifest
+ Service Workers
+ Clear storage
+Storage
+ Local Storage
+ http://127.0.0.1:8000
+ Session Storage
+ http://127.0.0.1:8000
+ IndexedDB
+ Database1 - http://127.0.0.1:8000
+ Web SQL
+ database-for-test
+ Cookies
+ http://127.0.0.1:8000
+Cache
+ Cache Storage
+ Application Cache
+Frames
+ top
+ Scripts
+ console-test.js
+ indexeddb-test.js
+ inspector-test.js
+ resources-test.js
+ resources-panel-on-navigation.html
+Visible view is a query view: true
+Page reloaded.
+After navigation:
+Application
+ Manifest
+ Service Workers
+ Clear storage
+Storage
+ Local Storage
+ http://127.0.0.1:8000
+ Session Storage
+ http://127.0.0.1:8000
+ IndexedDB
+ Database1 - http://127.0.0.1:8000
+ Web SQL
+ Cookies
+ http://127.0.0.1:8000
+Cache
+ Cache Storage
+ Application Cache
+Frames
+ top
eostroukhov 2017/04/11 21:45:57 Note that there's a bug I am working on to fix tha
+ Scripts
+ console-test.js
+ console-test.js
+ indexeddb-test.js
+ indexeddb-test.js
+ inspector-test.js
+ inspector-test.js
+ resources-test.js
+ resources-test.js
+ resources-panel-on-navigation.html
+ resources-panel-on-navigation.html
+Visible view is a query view: false
+

Powered by Google App Engine
This is Rietveld 408576698