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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/tracing/timeline-network/timeline-network-resource-details-expected.txt

Issue 2712833002: DevTools: Show decoded body length for network requests on timeline. (Closed)
Patch Set: rebaseline Created 3 years, 9 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/inspector/tracing/timeline-network/timeline-network-resource-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Tests the Timeline UI API for network requests. 1 Tests the Timeline UI API for network requests.
2 2
3 Script resource loaded 3 Script resource loaded
4 URL: timeline-network-resource.js 4 URL: timeline-network-resource.js
5 Duration: string 5 Duration: string
6 Request Method: GET 6 Request Method: GET
7 Priority: Low 7 Priority: Low
8 Mime Type: string 8 Mime Type: string
9 Encoded Length: 0 B 9 Encoded Data: 0 B
10 Decoded Body: 223 B
10 Initiator: timeline-network-resource-details.html:15 11 Initiator: timeline-network-resource-details.html:15
11 URL: anImage.png 12 URL: anImage.png
12 Duration: string 13 Duration: string
13 Request Method: GET 14 Request Method: GET
14 Priority: Low 15 Priority: Low
15 Mime Type: string 16 Mime Type: string
16 Encoded Length: 0 B 17 Encoded Data: 0 B
18 Decoded Body: 12.9 KB
17 Preview: 19 Preview:
18 20
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/inspector/tracing/timeline-network/timeline-network-resource-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698