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

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

Issue 1978103002: DevTools: Make timeline show the JS stacks for microtasks. (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
« no previous file with comments | « no previous file | third_party/WebKit/Source/bindings/core/v8/V8ScriptRunner.cpp » ('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 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 ResourceFinish 6 ResourceFinish
7 EventDispatch 7 EventDispatch
8 FunctionCall 8 FunctionCall
9 ResourceSendRequest 9 ResourceSendRequest
10 ResourceReceiveResponse 10 ResourceReceiveResponse
11 ResourceReceivedData 11 ResourceReceivedData
12 ResourceFinish 12 ResourceFinish
13 EventDispatch 13 EventDispatch
14 FunctionCall 14 FunctionCall
15 15
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/bindings/core/v8/V8ScriptRunner.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698