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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-absolute-paths-expected.txt

Issue 2484833003: DevTools: teach automapping to deal with network resources with file:// urls (Closed)
Patch Set: Created 4 years, 1 month 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/automapping-absolute-paths-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-absolute-paths-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-absolute-paths-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..db61b346dd0b3f7746e5c2d3853151d0c935260a
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-absolute-paths-expected.txt
@@ -0,0 +1,9 @@
+Verify that automapping is capable of mapping file:// urls.
+
+Binding created: {
+ network: file:///usr/local/node/app.js
+ fileSystem: file:///usr/local/node/app.js
+ exactMatch: false
+}
+Mapping has stabilized.
+

Powered by Google App Engine
This is Rietveld 408576698