mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 890304 follow-up: Remove the indexeddb.feature.enabled pref from webapprt/prefs.js
This commit is contained in:
parent
4dac215ee1
commit
b933bc25a7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user