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

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

Issue 2417083002: DevTools: introduce WI.UISourceCode.requestMetadata() (Closed)
Patch Set: normalize test + address nit Created 4 years, 2 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 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
66 - file:///var/www4/html/foo.js 66 - file:///var/www4/html/foo.js
67 -- File added externally -- 67 -- File added externally --
68 Dumping uiSourceCodes origin URLs: 68 Dumping uiSourceCodes origin URLs:
69 - file:///var/www4/html/foo.js 69 - file:///var/www4/html/foo.js
70 - file:///var/www4/html/bar.js 70 - file:///var/www4/html/bar.js
71 71
72 Running: testGitFolders 72 Running: testGitFolders
73 project_1 73 project_1
74 project_2 74 project_2
75 75
76 Running: testUISourceCodeMetadata
77 Initial metadata
78 content size: 6
79 modification time: 1970-01-01T00:16:40.000Z
80 Changed metadata
81 content size: 15
82 modification time: 1970-01-01T00:16:41.000Z
83
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698