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: libadblockplus-android/assets/empty.js
Issue
29351744
:
Issue 4399 - Add WebView inheritor with ad blocking (Closed)
Patch Set: yet another improvement - working with null urls (for local files)
Created Sept. 22, 2016, 8:08 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
.gitignore
README.md
libadblockplus-android-tests/build.gradle
libadblockplus-android-tests/project.properties
libadblockplus-android-tests/src/org/adblockplus/libadblockplus/tests/AndroidWebRequestTest.java
libadblockplus-android-tests/src/org/adblockplus/libadblockplus/tests/UtilsTest.java
libadblockplus-android-webviewapp/AndroidManifest.xml
libadblockplus-android-webviewapp/build.gradle
libadblockplus-android-webviewapp/build.xml
libadblockplus-android-webviewapp/project.properties
libadblockplus-android-webviewapp/res/drawable/icon.png
libadblockplus-android-webviewapp/res/layout/activity_main.xml
libadblockplus-android-webviewapp/res/values/strings.xml
libadblockplus-android-webviewapp/src/org/adblockplus/libadblockplus/webviewapp/MainActivity.java
libadblockplus-android/assets/css.js
libadblockplus-android/assets/empty.js
libadblockplus-android/assets/hide.js
libadblockplus-android/assets/inject.js
libadblockplus-android/build.gradle
libadblockplus-android/build.xml
libadblockplus-android/pom.xml
libadblockplus-android/project.properties
libadblockplus-android/src/org/adblockplus/android/AdblockWebView.java
libadblockplus-android/src/org/adblockplus/android/AndroidWebRequest.java
libadblockplus-android/src/org/adblockplus/android/Utils.java
settings.gradle
View side-by-side diff with in-line comments
Download patch
« no previous file with comments
|
« libadblockplus-android/assets/css.js
('k') |
libadblockplus-android/assets/hide.js »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: libadblockplus-android/assets/empty.js
diff --git a/.hg/store/phaseroots b/libadblockplus-android/assets/empty.js
similarity index 100%
copy from .hg/store/phaseroots
copy to libadblockplus-android/assets/empty.js
« no previous file with comments
|
« libadblockplus-android/assets/css.js
('k') |
libadblockplus-android/assets/hide.js »
('j') |
no next file with comments »
Edit Message
Issue 29351744: Issue 4399 - Add WebView inheritor with ad blocking (Closed)
Created Sept. 8, 2016, 12:52 p.m. by anton
Modified Jan. 10, 2017, 12:18 p.m.
Reviewers: diegocarloslima, Felix Dahlke
Base URL:
Comments: 13
This is Rietveld