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
(830)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: LayoutTests/inspector/profiler/cpu-profiler-stopped-removed-race-expected.txt
Issue
1196193016
:
DevTools: [CSS] promisify CSS domain (Closed)
Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: compile types
Created 5 years, 6 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/agents-enable-disable.html
LayoutTests/inspector/elements/styles-3/selector-source-data.html
LayoutTests/inspector/elements/styles-4/styles-new-API.html
LayoutTests/inspector/elements/styles-4/styles-source-offsets.html
LayoutTests/inspector/elements/styles-4/undo-add-new-rule.html
LayoutTests/inspector/inspector-backend-commands.html
LayoutTests/inspector/inspector-backend-commands-expected.txt
LayoutTests/inspector/profiler/cpu-profiler-stopped-removed-race-expected.txt
Source/devtools/front_end/elements/StylesSidebarPane.js
Source/devtools/front_end/platform/utilities.js
Source/devtools/front_end/sdk/CPUProfilerModel.js
Source/devtools/front_end/sdk/CSSStyleModel.js
Source/devtools/front_end/sdk/InspectorBackend.js
Source/devtools/front_end/timeline/TimelineModel.js
Source/devtools/scripts/generate_protocol_externs.py
View unified diff
|
Download patch
|
Annotate
|
Revision Log
« no previous file with comments
|
« LayoutTests/inspector/inspector-backend-commands-expected.txt
('k') |
Source/devtools/front_end/elements/StylesSidebarPane.js »
('j') |
Source/devtools/front_end/sdk/CSSStyleModel.js »
('J')
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
1 Tests that profile removal right after stop profiling issued works. Bug 476430.
1 Tests that profile removal right after stop profiling issued works. Bug 476430.
2
2
3 Profiler was enabled.
3 Profiler was enabled.
4
4
5 Running: testProfiling
5 Running: testProfiling
6 Stop recording command issued.
6 Stop recording command issued.
7 resumed
7 resumed
8
error: No recording profiles found
9 Recording stopped. profile (should be null): null
8 Recording stopped. profile (should be null): null
10
9
11 Profiler was disabled.
10 Profiler was disabled.
12
11
OLD
NEW
« no previous file with comments
|
« LayoutTests/inspector/inspector-backend-commands-expected.txt
('k') |
Source/devtools/front_end/elements/StylesSidebarPane.js »
('j') |
Source/devtools/front_end/sdk/CSSStyleModel.js »
('J')
Issue 1196193016: DevTools: [CSS] promisify CSS domain (Closed)
Created 5 years, 6 months ago by lushnikov
Modified 5 years, 6 months ago
Reviewers: pfeldman, alph
Base URL: svn://svn.chromium.org/blink/trunk
Comments: 21
This is Rietveld
408576698