Side by Side Diff
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(89)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: LayoutTests/inspector/tracing/timeline-event-causes-expected.txt
Issue
631573002
:
[Devtools] Replace "Stacks" with "Causes" (Closed)
Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Update per reviewer comments, and remove the causes tab
Created 6 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.
Context:
3 lines
10 lines
25 lines
50 lines
75 lines
100 lines
Whole file
Column Width:
Tab Spaces:
Jump to:
LayoutTests/inspector/tracing/timeline-event-causes.html
LayoutTests/inspector/tracing/timeline-event-causes-expected.txt
Source/devtools/front_end/timeline/TimelineFlameChart.js
Source/devtools/front_end/timeline/TimelineModel.js
Source/devtools/front_end/timeline/TimelineModelImpl.js
Source/devtools/front_end/timeline/TimelinePanel.js
Source/devtools/front_end/timeline/TracingTimelineModel.js
Source/devtools/front_end/timeline/TracingTimelineUIUtils.js
View unified diff
|
Download patch
|
Annotate
|
Revision Log
« no previous file with comments
|
« LayoutTests/inspector/tracing/timeline-event-causes.html
('k') |
Source/devtools/front_end/timeline/TimelineFlameChart.js »
('j') |
no next file with comments »
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
(Empty)
1
Test that causes are correctly generated for various types of events.
2
3
4
Running: testTimerInstall
5
PASS - record contained Timer installed: setTimeoutFunction @ setTimeoutFunction .js:
6
7
Running: testRequestAnimationFrame
8
PASS - record contained Animation frame requested: requestAnimationFrameFunction @ requestAnimationFrameFunction.js:
9
10
Running: testStyleRecalc
11
PASS - record contained Stack when first invalidated: styleRecalcFunction @ styl eRecalcFunction.js:
12
13
Running: testLayout
14
PASS - record contained Stack when layout was forced: layoutFunction @ layoutFun ction.js:
15
PASS - record contained First layout invalidation: layoutFunction @ layoutFuncti on.js:
16
OLD
NEW
« no previous file with comments
|
« LayoutTests/inspector/tracing/timeline-event-causes.html
('k') |
Source/devtools/front_end/timeline/TimelineFlameChart.js »
('j') |
no next file with comments »
Issue 631573002: [Devtools] Replace "Stacks" with "Causes" (Closed)
Created 6 years, 2 months ago by pdr.
Modified 6 years, 2 months ago
Reviewers: alph, caseq, pfeldman, yurys
Base URL: svn://svn.chromium.org/blink/trunk
Comments: 34
This is Rietveld
408576698