Bug 623316 - fallout. Adding a pref to disable indexedDB

This commit is contained in:
Doug Turner 2011-01-12 09:41:52 -08:00
Родитель 5603571a28
Коммит 902b25b138
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -513,3 +513,4 @@ pref("ui.dragThreshold", 24);
pref("layers.acceleration.disabled", true);
pref("notification.feature.enabled", true);
pref("indexedDB.feature.enabled", false);