Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: lib/prefs.json

Issue 29362067: Issue 4625 - moz-extension:// should be a whitelisted scheme (Closed) Base URL: https://hg.adblockplus.org/adblockplus
Patch Set: Created Nov. 9, 2016, 9:17 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/prefs.json
===================================================================
--- a/lib/prefs.json
+++ b/lib/prefs.json
@@ -12,17 +12,17 @@
"sendReport_key": "",
"filters_key": "Accel Shift E, Accel Shift F, Accel Shift O",
"enable_key": "",
"flash_scrolltoitem": true,
"previewimages": true,
"data_directory": "adblockplus",
"patternsbackups": 5,
"patternsbackupinterval": 24,
- "whitelistschemes": "about chrome file irc moz-safe-about news resource snews x-jsd addbook cid imap mailbox nntp pop data javascript moz-icon",
+ "whitelistschemes": "about chrome file irc moz-extension moz-safe-about news resource snews x-jsd addbook cid imap mailbox nntp pop data javascript moz-icon",
"subscriptions_autoupdate": true,
"subscriptions_listurl": "https://adblockplus.org/subscriptions2.xml",
"subscriptions_fallbackurl": "https://adblockplus.org/getSubscription?version=%VERSION%&url=%SUBSCRIPTION%&downloadURL=%URL%&error=%ERROR%&channelStatus=%CHANNELSTATUS%&responseStatus=%RESPONSESTATUS%",
"subscriptions_fallbackerrors": 5,
"subscriptions_exceptionsurl": "https://easylist-downloads.adblockplus.org/exceptionrules.txt",
"subscriptions_exceptionscheckbox": true,
"documentation_link": "https://adblockplus.org/redirect?link=%LINK%&lang=%LANG%",
"savestats": true,
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld