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

Side by Side 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 unified diff | Download patch
OLDNEW
1 Test nesting of time/timeEnd records on Timeline 1 Test nesting of time/timeEnd records on Timeline
2 2
3 3
4 Running: testSimpleConsoleTime 4 Running: testSimpleConsoleTime
5 ----> Function Call
5 6
6 Running: testNestedConsoleTime 7 Running: testNestedConsoleTime
8 ----> Function Call
7 9
8 Running: testUnbalancedConsoleTime 10 Running: testUnbalancedConsoleTime
11 ----> Function Call
9 12
10 Running: testConsoleTimeWithoutConsoleTimeEnd 13 Running: testConsoleTimeWithoutConsoleTimeEnd
11 ----> Timestamp: Foo 14 ----> Function Call
12 ----> Timestamp: Bar 15 --------> Timestamp: Foo
13 ----> Timestamp: Baz 16 --------> Timestamp: Bar
17 --------> Timestamp: Baz
14 18
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698