mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 900960 - Enable the new Notification API on B2G by default. r=vingtetun
This commit is contained in:
parent
cf1297229c
commit
cf096b566a
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user