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
Unified Diff: .hgsubstate
Issue
6305806509146112
:
Issue 427 - Remove non-standard function and getter syntax (Closed)
Patch Set: Convert shorthand function expressions to arrow functions, this of course isn't possible for getter…
Created May 10, 2014, 12:43 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
.hgsubstate
lib/appSupport.js
lib/customizableUI.js
lib/elemHide.js
lib/filterClasses.js
lib/filterStorage.js
lib/io.js
lib/requestNotifier.js
lib/subscriptionClasses.js
lib/sync.js
lib/synchronizer.js
lib/ui.js
lib/utils.js
View side-by-side diff with in-line comments
Download patch
« no previous file with comments
|
« no previous file
|
lib/appSupport.js »
('j') |
lib/appSupport.js »
('J')
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: .hgsubstate
===================================================================
--- a/.hgsubstate
+++ b/.hgsubstate
@@ -1,1 +1,1 @@
-f58d40e12e413e92bb7fea66c3f88b5f28e82a2e buildtools
+bc5a59914012eafb7be424cd376531bdc202ecdb buildtools
« no previous file with comments
|
« no previous file
|
lib/appSupport.js »
('j') |
lib/appSupport.js »
('J')
Edit Message
Issue 6305806509146112: Issue 427 - Remove non-standard function and getter syntax (Closed)
Created May 5, 2014, 12:18 p.m. by tschuster
Modified June 2, 2014, 12:38 p.m.
Reviewers: Wladimir Palant
Base URL:
Comments: 19
This is Rietveld