gecko-dev/dom/notification
Michael Layzell 0d5232cf03 Bug 1337056 - Part 6: Disable nsPermissionManager::GetEnumerator in the content process, r=kitcambridge
This property allows enumerating over all permissions. As the content
process no longer has access to all permissions, this method cannot be
correctly implemented in the content process anymore.

Because of that, we now error with NS_ERROR_NOT_AVALIABLE when it is
accessed in the content process.

MozReview-Commit-ID: BLNeYYcZhIi
2017-03-21 11:08:03 -04:00
..
test Bug 1341742 - Split secondary action for push notification permission prompt into "not now" and "never". r=johannh 2017-02-24 18:42:36 -08:00
DesktopNotification.cpp Bug 1310910 - Remove ChromeNotifications; r=baku 2016-10-18 09:41:56 -04:00
DesktopNotification.h Bug 1293117 (part 4) - Change many NS_IMETHODIMP occurrences to NS_IMETHOD. r=froydnj. 2016-08-08 10:54:47 +10:00
Notification.cpp Bug 1337056 - Part 6: Disable nsPermissionManager::GetEnumerator in the content process, r=kitcambridge 2017-03-21 11:08:03 -04:00
Notification.h Bug 862395 - Part 3: Add preference for web notification requireInteraction flag. r=baku 2016-10-12 16:43:27 -07:00
NotificationDB.jsm Bug 1311445 - Update NotificationDB.filterNonAppNotifications to no longer use NotificationStorage.canPut. r=ehsan 2016-10-21 09:07:45 -05:00
NotificationEvent.cpp Bug 1114554 - Patch 3 - Fire notificationclick event on ServiceWorkerGlobalScope. r=wchen,baku 2015-06-25 18:50:25 -07:00
NotificationEvent.h Bug 1292063 - Part 1: Add Event.composed. r=smaug 2016-08-31 11:16:11 +08:00
NotificationStorage.js Bug 1310905 - Remove some b2g specific code from DOM notifications; r=baku 2016-10-18 09:41:35 -04:00
NotificationStorage.manifest
moz.build Bug 1335099 - add BUG_COMPONENT to many dom/* subdir files. r=overholt 2017-02-06 09:45:55 -05:00