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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/tracing/timeline-misc/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
dgozman 2016/12/07 19:43:49 Does the same happen here? Let's move it to http a
yhirano 2016/12/08 13:38:42 Done.
6 ResourceFinish 5 ResourceFinish
7 EventDispatch 6 EventDispatch
8 FunctionCall 7 FunctionCall
9 ResourceSendRequest 8 ResourceSendRequest
10 ResourceReceiveResponse 9 ResourceReceiveResponse
11 ResourceReceivedData
12 ResourceFinish 10 ResourceFinish
13 EventDispatch 11 EventDispatch
14 FunctionCall 12 FunctionCall
15 13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698