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

Unified Diff: third_party/WebKit/LayoutTests/inspector/tracing/timeline-time-expected.txt

Issue 1804043002: Revert of Remove V8RecrusionScope, cleanup call sites. (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/inspector/tracing/timeline-time-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-time-expected.txt b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-time-expected.txt
index 6c78afe6d17dd970edf73baf06d5c059a53c4c4d..0009030c59e7395d114860dfb52143204ac1c649 100644
--- a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-time-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-time-expected.txt
@@ -2,13 +2,17 @@
Running: testSimpleConsoleTime
+----> Function Call
Running: testNestedConsoleTime
+----> Function Call
Running: testUnbalancedConsoleTime
+----> Function Call
Running: testConsoleTimeWithoutConsoleTimeEnd
-----> Timestamp: Foo
-----> Timestamp: Bar
-----> Timestamp: Baz
+----> Function Call
+--------> Timestamp: Foo
+--------> Timestamp: Bar
+--------> Timestamp: Baz

Powered by Google App Engine
This is Rietveld 408576698