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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/inspector/tracing/timeline-receive-response-event-expected.txt

Issue 2540023003: Dispatch encoded_data_length separately in content/child (Closed)
Patch Set: fix Created 4 years 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 API instrumentation of a SendRequest, ReceiveResponse etc. 1 Tests the Timeline API instrumentation of a SendRequest, ReceiveResponse etc.
2 2
3 ResourceSendRequest 3 ResourceSendRequest
4 ResourceReceiveResponse 4 ResourceReceiveResponse
5 ResourceReceivedData 5 ResourceReceivedData
6 ResourceReceivedData
dgozman 2016/12/08 19:37:53 Why there are two now?
yhirano 2016/12/09 02:02:54 Because the resource is fetched from the network n
6 ResourceFinish 7 ResourceFinish
7 EventDispatch 8 EventDispatch
8 FunctionCall 9 FunctionCall
9 ResourceSendRequest 10 ResourceSendRequest
10 ResourceReceiveResponse 11 ResourceReceiveResponse
11 ResourceReceivedData 12 ResourceReceivedData
13 ResourceReceivedData
12 ResourceFinish 14 ResourceFinish
13 EventDispatch 15 EventDispatch
14 FunctionCall 16 FunctionCall
15 17
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698