Bug 900960 - Enable the new Notification API on B2G by default. r=vingtetun

This commit is contained in:
Gregor Wagner 2013-08-06 12:13:07 +02:00
Родитель ef302f0d23
Коммит a34495bcc8
1 изменённых файлов: 0 добавлений и 1 удалений

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

@ -255,7 +255,6 @@ pref("layers.async-pan-zoom.enabled", true);
// Web Notifications
pref("notification.feature.enabled", true);
pref("dom.webnotifications.enabled", false);
// IndexedDB
pref("indexedDB.feature.enabled", true);