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

Unified Diff: LayoutTests/inspector/tracing/timeline-js-callstacks-expected.txt

Issue 1293273002: DevTools: Use better event titles on timeline tree view. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: update the test. Created 5 years, 4 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: LayoutTests/inspector/tracing/timeline-js-callstacks-expected.txt
diff --git a/LayoutTests/inspector/tracing/timeline-js-callstacks-expected.txt b/LayoutTests/inspector/tracing/timeline-js-callstacks-expected.txt
index 025a361d080e3a29d3316dffbe0c0693329cdc48..e41a377857818e9045893119b738b97aabe07491 100644
--- a/LayoutTests/inspector/tracing/timeline-js-callstacks-expected.txt
+++ b/LayoutTests/inspector/tracing/timeline-js-callstacks-expected.txt
@@ -23,7 +23,7 @@ JSFrame: 251.000 / 0.200 w
JSFrame: 251.200 / 0.200 w
Top-Down Chart: 0.000 40.000
- FunctionCall: 22.305 40.000
+ Function Call: 22.305 40.000
a: 0.000 8.380
b: 7.125 8.380
c: 0.351 0.351
@@ -35,47 +35,47 @@ Top-Down Chart: 0.000 40.000
Layout: 0.100 0.100
x: 0.000 8.482
y: 0.482 8.482
- FunctionCall: 7.600 8.000
+ Function Call: 7.600 8.000
z: 0.000 0.200
w: 0.200 0.200
w: 0.200 0.200
Bottom-Up Chart: 40.000 40.000
- FunctionCall: 29.905 48.000
+ Function Call: 29.905 48.000
y: 7.600 8.000
x: 7.600 8.000
- FunctionCall: 7.600 8.000
+ Function Call: 7.600 8.000
b: 7.125 8.380
a: 7.125 8.380
- FunctionCall: 7.125 8.380
+ Function Call: 7.125 8.380
c: 0.351 0.351
b: 0.351 0.351
a: 0.351 0.351
- FunctionCall: 0.351 0.351
+ Function Call: 0.351 0.351
g: 0.905 0.905
e: 0.905 0.905
b: 0.905 0.905
a: 0.905 0.905
- FunctionCall: 0.905 0.905
+ Function Call: 0.905 0.905
a: 0.733 0.833
l: 0.733 0.833
f: 0.733 0.833
- FunctionCall: 0.733 0.833
+ Function Call: 0.733 0.833
Layout: 0.100 0.100
a: 0.100 0.100
l: 0.100 0.100
f: 0.100 0.100
- FunctionCall: 0.100 0.100
+ Function Call: 0.100 0.100
y: 0.482 8.482
x: 0.482 8.482
- FunctionCall: 0.482 8.482
+ Function Call: 0.482 8.482
w: 0.400 0.400
z: 0.200 0.200
- FunctionCall: 0.200 0.200
+ Function Call: 0.200 0.200
y: 0.200 0.200
x: 0.200 0.200
- FunctionCall: 0.200 0.200
- FunctionCall: 0.200 0.200
+ Function Call: 0.200 0.200
+ Function Call: 0.200 0.200
y: 0.200 0.200
x: 0.200 0.200
- FunctionCall: 0.200 0.200
+ Function Call: 0.200 0.200
« no previous file with comments | « LayoutTests/inspector/tracing/timeline-js-callstacks.html ('k') | Source/devtools/front_end/timeline/TimelineModel.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698