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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-switch-editor-tab-expected.txt

Issue 2551233002: DevTools: show filesystem file by default (Closed)
Patch Set: nit Created 4 years 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/persistence/persistence-switch-editor-tab-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-switch-editor-tab-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-switch-editor-tab-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e305b37ec2e7a47d7da7cc3ea060b1bba1b0fd4e
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-switch-editor-tab-expected.txt
@@ -0,0 +1,11 @@
+Verify that a network file tab gets substituted with filesystem tab when persistence binding comes.
+
+
+Running: openNetworkTab
+Opened tabs:
+ http://127.0.0.1:8000/inspector/persistence/resources/foo.js
+
+Running: addMapping
+Opened tabs:
+ file:///var/www/inspector/persistence/resources/foo.js
+

Powered by Google App Engine
This is Rietveld 408576698