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

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

Issue 477153005: DevTools: adopt existing Timeline tests for tracing based Timeline (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 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 | Annotate | Revision Log
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 FunctionCall 3 FunctionCall
4 FunctionCall 4 FunctionCall
5 ResourceSendRequest 5 ResourceSendRequest
6 ResourceReceiveResponse 6 ResourceReceiveResponse
7 ResourceReceivedData 7 ResourceReceivedData
8 ResourceFinish 8 ResourceFinish
9 EventDispatch 9 EventDispatch
10 FunctionCall 10 FunctionCall
11 ResourceSendRequest 11 ResourceSendRequest
12 ResourceReceiveResponse 12 ResourceReceiveResponse
13 ResourceReceivedData 13 ResourceReceivedData
14 ResourceFinish 14 ResourceFinish
15 EventDispatch 15 EventDispatch
16 FunctionCall 16 FunctionCall
17 17
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698