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: .gitignore
Issue
29336753
:
Issue 3671 - Split out contentBlockerList API (Closed)
Patch Set: Addressed more feedback
Created Feb. 22, 2016, 6:07 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
.gitignore
.hgignore
README.md
abp2blocklist.js
adblockplus.js
lib/contentBlockerList.js
node_modules/filterClasses.js
View side-by-side diff with in-line comments
Download patch
« no previous file with comments
|
« no previous file
|
.hgignore »
('j') |
lib/contentBlockerList.js »
('J')
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 3c3629e647f5ddf82548912e337bea9826b434af..057cf4e7a36c886e1895dfe1ad8654a8d130d786 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-node_modules
+node_modules/tldjs
« no previous file with comments
|
« no previous file
|
.hgignore »
('j') |
lib/contentBlockerList.js »
('J')
Edit Message
Issue 29336753: Issue 3671 - Split out contentBlockerList API (Closed)
Created Feb. 20, 2016, 9:59 p.m. by kzar
Modified Feb. 26, 2016, 4:24 p.m.
Reviewers: Sebastian Noack, Felix Dahlke
Base URL:
Comments: 63
This is Rietveld