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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/inspector/sources/ui-source-code-metadata-expected.txt

Issue 2408203007: DevTools: teach network UISourceCodes to return metadata (Closed)
Patch Set: address comments 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
(Empty)
1 CONSOLE MESSAGE: line 1: Script loaded.
2 Verify that network UISourceCode has metadata.
3
4
5 Running: testCachedResource
6 Metadata for UISourceCode: http://127.0.0.1:8000/inspector/sources/resources/sty le.css
7 content size: 63
8 modification time: <Date>
9
10 Running: testDynamicResource
11 Metadata for UISourceCode: http://127.0.0.1:8000/inspector/sources/resources/scr ipt.js
12 content size: 31
13 modification time: <Date>
14
15 Running: testInlinedSourceMapSource
16 Metadata for UISourceCode: http://127.0.0.1:8000/inspector/sources/resources/sty le.scss
17 content size: 26
18 modification time: null
19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698