gecko-dev/dom/push
Ehsan Akhgari 547404788d Bug 1188091 - Fix the exposure of Push interfaces; r=dougt,bzbarsky,nsm
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-30 01:06:38 -04:00
..
test Bug 1183867 - Fix PushSubscription.unsubscribe() semantics r=mt 2015-07-14 15:01:41 -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,nsm 2015-07-30 01:06:38 -04:00
PushManager.h Bug 1188091 - Fix the exposure of Push interfaces; r=dougt,bzbarsky,nsm 2015-07-30 01:06:38 -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 1188450 - Add an empty EXPORTED_SYMBOLS array to PushServiceChildPreload.jsm; r=nsm 2015-07-28 18:46:52 -04: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 1167132 - Part 10: [NetworkManager] Move network information into a separate interface (PushService). r=nsm 2015-07-29 02:11:00 -04:00
moz.build Bug 1184574 - Allow access to PushManager on ServiceWorker. r=kitcambridge,smaug,catalinb 2015-07-23 08:30:15 -07:00