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

Unified Diff: defaults/prefs.js

Issue 11027049: Removed typo correction feature (Closed)
Patch Set: Created June 27, 2013, 4:35 p.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 | « chrome/skin/firstRun.css ('k') | lib/main.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: defaults/prefs.js
===================================================================
--- a/defaults/prefs.js
+++ b/defaults/prefs.js
@@ -32,7 +32,3 @@
pref("extensions.adblockplus.recentReports", []);
pref("extensions.adblockplus.hideContributeButton", false);
pref("extensions.adblockplus.blockableItemsSize", {width: 200, height: 200});
-pref("extensions.adblockplus.correctTyposAsked", false);
-pref("extensions.adblockplus.correctTypos", false);
-pref("extensions.adblockplus.whitelist", {});
-pref("extensions.adblockplus.lastRuleUpdate", 0);
« no previous file with comments | « chrome/skin/firstRun.css ('k') | lib/main.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld