Side by Side Diff
Use n/p to move between diff chunks; N/P to move between comments.
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
Side by Side Diff: test/.eslintrc.json
Issue
29871628
:
Issue 6918 - Integrated the test pages with the WebDriver-based test runner (Closed)
Patch Set: Sort dependencies in package.json alphabetically
Created Sept. 4, 2018, 2:29 p.m.
Left:
Base
Patch Set 1:
Patch Set 2: Don't skip previously broken test cases
Patch Set 3: Sort dependencies in package.json alphabetically
Right:
Patch Set 1:
Patch Set 2: Don't skip previously broken test cases
Patch Set 3: Sort dependencies in package.json alphabetically
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
package.json
test/.eslintrc.json
test/wrappers/pages.js
View unified diff
|
Download patch
« no previous file with comments
|
« package.json
('k') |
test/wrappers/pages.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
1 {
1 {
2 "env": {
2 "env": {
3
"node": true,
3 "mocha": true
4 "mocha": true
4 }
5 }
5 }
6 }
OLD
NEW
« no previous file with comments
|
« package.json
('k') |
test/wrappers/pages.js »
('j') |
no next file with comments »
Edit Message
Issue 29871628: Issue 6918 - Integrated the test pages with the WebDriver-based test runner (Closed)
Created Sept. 2, 2018, 1:41 a.m. by Sebastian Noack
Modified Sept. 4, 2018, 3:47 p.m.
Reviewers: tlucas, hub
Base URL:
Comments: 2
This is Rietveld