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

Side by Side 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 unified diff | Download patch
OLDNEW
1 Verify that dirty uiSourceCodes are not bound. 1 Verify that dirty uiSourceCodes are not bound.
2 2
3 3
4 Running: waitForUISourceCodes 4 Running: waitForUISourceCodes
5 5
6 Running: addFileSystemMapping 6 Running: addFileSystemMapping
7 Failed to create binding: {
8 network: http://127.0.0.1:8000/inspector/persistence/resources/foo.js
9 fileSystem: file:///var/www/inspector/persistence/resources/foo.js
10 exactMatch: false
11 }
7 12
8 Running: dumpConsoleMessages
9 foo.js can not be persisted to file system due to unsaved changes.
10
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698