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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/file-system-project-expected.txt

Issue 2651043006: DevTools: Remove files in the navigator when they are deleted externally (Closed)
Patch Set: fix test Created 3 years, 10 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
1 Tests file system project. 1 Tests file system project.
2 2
3 3
4 Running: testFileSystems 4 Running: testFileSystems
5 Adding first file system. 5 Adding first file system.
6 Adding second file system. 6 Adding second file system.
7 Adding files to file systems. 7 Adding files to file systems.
8 8
9 UISourceCode: file:///var/www/localhost/foo.js 9 UISourceCode: file:///var/www/localhost/foo.js
10 UISourceCode is content script: false 10 UISourceCode is content script: false
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
74 project_2 74 project_2
75 75
76 Running: testUISourceCodeMetadata 76 Running: testUISourceCodeMetadata
77 Initial metadata 77 Initial metadata
78 content size: 6 78 content size: 6
79 modification time: 1970-01-01T00:16:40.000Z 79 modification time: 1970-01-01T00:16:40.000Z
80 Changed metadata 80 Changed metadata
81 content size: 15 81 content size: 15
82 modification time: 1970-01-01T00:16:41.000Z 82 modification time: 1970-01-01T00:16:41.000Z
83 83
84 Running: testFileRename
85 URL before rename: file:///var/www3/test/hello.js
86 URL after rename: file:///var/www3/test/goodbye.js
87
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698