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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/http/tests/inspector/tracing/timeline-script-parse-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/tracing/timeline-script-parse-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/tracing/timeline-script-parse-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c957fc3e76a56e3a32c03635ba004c6d13fb225f
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/tracing/timeline-script-parse-expected.txt
@@ -0,0 +1,14 @@
+Tests the Timeline events for v8.parseOnBackground
+
+v8.parseOnBackground Properties:
+{
+ data : {
+ requestId : <string>
+ url : .../inspector/tracing/resources/timeline-script-parse.php
+ }
+ endTime : <number>
+ startTime : <number>
+ type : "v8.parseOnBackground"
+}
+Text details for v8.parseOnBackground: timeline-script-parse.php
+

Powered by Google App Engine
This is Rietveld 408576698