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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/inspector/tracing/timeline-script-parse-expected.txt

Issue 1807193003: Show v8.parseOnBackground in DevTools Timeline (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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
(Empty)
1 Tests the Timeline events for v8.parseOnBackground
2
3 v8.parseOnBackground Properties:
4 {
5 data : {
6 requestId : <string>
7 url : .../inspector/tracing/resources/timeline-script-parse.php
8 }
9 endTime : <number>
10 startTime : <number>
11 type : "v8.parseOnBackground"
12 }
13 Text details for v8.parseOnBackground: timeline-script-parse.php
14
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698