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

Unified Diff: third_party/WebKit/LayoutTests/inspector/tracing/worker-js-frames-expected.txt

Issue 2428673002: DevTools: update expectation after v8 inspector started emitting EvaluateScript event. (Closed)
Patch Set: Created 4 years, 2 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
« no previous file with comments | « third_party/WebKit/LayoutTests/inspector/tracing/timeline-time/timeline-timer-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/inspector/tracing/worker-js-frames-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/tracing/worker-js-frames-expected.txt b/third_party/WebKit/LayoutTests/inspector/tracing/worker-js-frames-expected.txt
index 670bfb5101209dc8e465593aee47532cc27f62bc..b0f4608e6aace819555d202a385a2a878a903136 100644
--- a/third_party/WebKit/LayoutTests/inspector/tracing/worker-js-frames-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/tracing/worker-js-frames-expected.txt
@@ -1,6 +1,14 @@
Tests js cpu profile in timeline.
Main Thread
+EvaluateScript Properties:
+{
+ data : {
+ }
+ endTime : <number>
+ startTime : <number>
+ type : "EvaluateScript"
+}
DedicatedWorker Thread
DedicatedWorker Thread
EvaluateScript Properties:
« no previous file with comments | « third_party/WebKit/LayoutTests/inspector/tracing/timeline-time/timeline-timer-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698