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

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

Issue 1984103004: DevTools: Add initiator field to timeline network events (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update the test Created 4 years, 7 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 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 Initiator: timeline-network-resource-details.html:22
9 URL: anImage.png 10 URL: anImage.png
10 Duration: string 11 Duration: string
11 Request Method: GET 12 Request Method: GET
12 Priority: Lowest 13 Priority: Lowest
13 Mime Type: string 14 Mime Type: string
14 Preview: 15 Preview:
15 16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698