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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-do-not-bind-dirty-sourcecode-expected.txt

Issue 2542073002: DevTools: [Persistence] validate persistence binding. (Closed)
Patch Set: rebaseline tests 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-do-not-bind-dirty-sourcecode-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-do-not-bind-dirty-sourcecode-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-do-not-bind-dirty-sourcecode-expected.txt
index 8344070594c4742f9afcb13837341b5a64c3a8af..361d13db81209598280e59ac80fd981c68df94a9 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-do-not-bind-dirty-sourcecode-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-do-not-bind-dirty-sourcecode-expected.txt
@@ -4,7 +4,9 @@ Verify that dirty uiSourceCodes are not bound.
Running: waitForUISourceCodes
Running: addFileSystemMapping
-
-Running: dumpConsoleMessages
-foo.js can not be persisted to file system due to unsaved changes.
+Failed to create binding: {
+ network: http://127.0.0.1:8000/inspector/persistence/resources/foo.js
+ fileSystem: file:///var/www/inspector/persistence/resources/foo.js
+ exactMatch: false
+}

Powered by Google App Engine
This is Rietveld 408576698