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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-rename-mapped-file-expected.txt

Issue 2349343002: DevTools: introduce persistence/ module (Closed)
Patch Set: reupload Created 4 years, 3 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 unified diff | Download patch
OLDNEW
(Empty)
1 Verify that binding gets removed as the fileSystem file gets renamed.
2
3 Binding created: {
4 network: http://127.0.0.1:8000/inspector/persistence/resources/foo.js
5 fileSystem: file:///var/www/inspector/persistence/resources/foo.js
6 }
7 Renaming foo.js -> bar.js
8 Binding successfully removed.
9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698