gecko/dom/push
Ehsan Akhgari 98d60c7ea2 Bug 1188091 - Fix the exposure of Push interfaces; r=dougt,bzbarsky
Currently we don't check the dom.push.enabled pref in some cases for
some of these interfaces.  This patch unifies how all of these
interfaces are exposed to Window, Worker, and ServiceWorker.
2015-07-28 12:28:53 -04:00
..
test Bug 1183867 - Fix PushSubscription.unsubscribe() semantics r=mt 2015-07-14 15:01:41 -07:00
moz.build Bug 1184574 - Allow access to PushManager on ServiceWorker. r=kitcambridge,smaug,catalinb 2015-07-23 08:30:15 -07:00
Push.js Bug 1184574 - Allow access to PushManager on ServiceWorker. r=kitcambridge,smaug,catalinb 2015-07-23 08:30:15 -07:00
Push.manifest Bug 1184574 - Allow access to PushManager on ServiceWorker. r=kitcambridge,smaug,catalinb 2015-07-23 08:30:15 -07:00
PushClient.js Bug 1184574 - Allow access to PushManager on ServiceWorker. r=kitcambridge,smaug,catalinb 2015-07-23 08:30:15 -07:00
PushDB.jsm Bug 1153504 - Add per-origin push quotas. r=nsm,mt,markh 2015-06-25 14:52:57 -07:00
PushManager.cpp Bug 1188091 - Fix the exposure of Push interfaces; r=dougt,bzbarsky 2015-07-28 12:28:53 -04:00
PushManager.h Bug 1188091 - Fix the exposure of Push interfaces; r=dougt,bzbarsky 2015-07-28 12:28:53 -04:00
PushNotificationService.js Bug 1153504 - Add per-origin push quotas. r=nsm,mt,markh 2015-06-25 14:52:57 -07:00
PushRecord.jsm Bug 1153504 - Add per-origin push quotas. r=nsm,mt,markh 2015-06-25 14:52:57 -07:00
PushService.jsm Bug 1184626 - Add a per-process push message listener. r=smaug 2015-07-17 14:54:38 -07:00
PushServiceChildPreload.jsm Bug 1184626 - Add a per-process push message listener. r=smaug 2015-07-17 14:54:38 -07:00
PushServiceHttp2.jsm Bug 1153504 - Add per-origin push quotas. r=nsm,mt,markh 2015-06-25 14:52:57 -07:00
PushServiceWebSocket.jsm Bug 1153504 - Add per-origin push quotas. r=nsm,mt,markh 2015-06-25 14:52:57 -07:00