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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-tabbed-editor-opens-network-uisourcecode-expected.txt

Issue 2418813005: DevTools: [Persistence] implement automapping (Closed)
Patch Set: address comments Created 4 years, 2 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/persistence/persistence-tabbed-editor-opens-network-uisourcecode-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-tabbed-editor-opens-network-uisourcecode-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-tabbed-editor-opens-network-uisourcecode-expected.txt
index a0725418cf51b6d7861d840b9f3d64619d6aacf7..be5ee4aaa68589fb79c33d3dd134f775fc2bf42f 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-tabbed-editor-opens-network-uisourcecode-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-tabbed-editor-opens-network-uisourcecode-expected.txt
@@ -3,6 +3,7 @@ Verify that for a fileSystem UISourceCode with network binding TabbedEditorConta
Binding created: {
network: http://127.0.0.1:8000/inspector/persistence/resources/foo.js
fileSystem: file:///var/www/inspector/persistence/resources/foo.js
+ exactMatch: false
}
Opened tabs before opening any UISourceCodes:
request open uiSourceCode: file:///var/www/inspector/persistence/resources/foo.js

Powered by Google App Engine
This is Rietveld 408576698