Bug 890304 follow-up: Remove the indexeddb.feature.enabled pref from webapprt/prefs.js

This commit is contained in:
Ehsan Akhgari 2013-08-15 15:13:26 -04:00
parent 4dac215ee1
commit b933bc25a7

View File

@ -36,7 +36,6 @@ pref("full-screen-api.enabled", true);
// IndexedDB
pref("dom.indexedDB.enabled", true);
pref("indexedDB.feature.enabled", true);
pref("dom.indexedDB.warningQuota", 50);
// Offline cache prefs