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

Unified Diff: lib/prefs.js

Issue 29363445: Issue 4577 - Remove Safari support (Closed)
Patch Set: Created Nov. 17, 2016, 11:36 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 | « lib/polyfills/url.js ('k') | metadata.common » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/prefs.js
diff --git a/lib/prefs.js b/lib/prefs.js
index 066a59feba603d801509e2ef3b2820e84fc68765..e1aa3f751c5feb430e5dfb83ada7917bd777bd9f 100644
--- a/lib/prefs.js
+++ b/lib/prefs.js
@@ -177,11 +177,6 @@ defaults.suppress_first_run_page = false;
defaults.additional_subscriptions = [];
/**
- * Whether to enable the use of Safari's content blocker mechanism.
- */
-defaults.safariContentBlocker = false;
-
-/**
* @namespace
* @static
*/
« no previous file with comments | « lib/polyfills/url.js ('k') | metadata.common » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld