Keyboard Shortcuts
File
u
:
up to issue
m
:
publish + mail comments
M
:
edit review message
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
<Enter>
:
respond to / edit current comment
d
:
mark current comment as done
Issue
u
:
up to list of issues
m
:
publish + mail comments
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
#
:
close issue
Comment/message editing
<Ctrl>
+
s
or
<Ctrl>
+
Enter
:
save comment
<Esc>
:
cancel edit
Rietveld
Code Review Tool
Help
|
Bug tracker
|
Discussion group
|
Source code
Issues
All Issues
Delta Between Two Patch Sets: test/.eslintrc.json
Issue
29866577
:
Issue 6887 - add Chrome to "npm test" (Closed)
Left Patch Set:
Created Sept. 1, 2018, 9:37 a.m.
Right Patch Set: Removed unused this.platform
Created Sept. 1, 2018, 3:12 p.m.
Left:
Base
Patch Set 1: None
Patch Set 2:
Patch Set 3:
Patch Set 4:
Patch Set 5:
Patch Set 6:
Patch Set 7: Removed unused this.platform
Right:
Patch Set 1: None
Patch Set 2:
Patch Set 3:
Patch Set 4:
Patch Set 5:
Patch Set 6:
Patch Set 7: Removed unused this.platform
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
README.md
package.json
test/.eslintrc.json
test/all.js
test/browsers/chromium.js
test/browsers/firefox.js
test/firefox.js
test/wrappers/qunit.js
Right:
Side by side diff
|
Download
« no previous file with change/comment
|
« package.json
('k') |
test/all.js »
('j') |
no next file with change/comment »
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
LEFT
RIGHT
(no file at all)
1 {
1 {
2 "env": {
2 "env": {
3
"
qunit
": true
3
"
mocha
": true
4 }
4 }
5 }
5 }
LEFT
RIGHT
« package.json
('k') |
test/all.js »
('j') |
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Toggle Comments
('s')
Edit Message
Issue 29866577: Issue 6887 - add Chrome to "npm test" (Closed)
Created Aug. 27, 2018, 3:09 p.m. by tlucas
Modified Sept. 1, 2018, 3:30 p.m.
Reviewers: Sebastian Noack
Base URL:
Comments: 71
This is Rietveld