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
parent cf1297229c
commit cf096b566a

View File

@ -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);