gecko-dev/dom/push
Catalin Badea 0464363d1f Bug 1300112 - Avoid duplicate push notifications by sending push messages to only one content process. r=kitcambridge 2017-03-09 11:12:49 +00:00
..
test Bug 1337577 - Ensure that console listeners never touch web content, including in tests (r=mccr8) 2017-02-13 17:03:01 -08:00
Push.js Bug 1337348 - Ensure array buffers and Base64-encoded strings can be passed as app server keys. r=baku 2017-02-07 13:56:01 -08:00
Push.manifest Bug 1252650 - Support loading PushService immediately on Android; r=kitcambridge 2016-04-20 15:06:13 -04:00
PushComponents.js Bug 1312101 - Part 1: Remove permission assertions through the message manager; r=baku 2016-11-16 14:51:04 -05:00
PushCrypto.jsm Bug 1308590 - Link to references in the Push encryption error strings. r=flod 2016-10-07 11:48:58 -07:00
PushDB.jsm Bug 1311739 - `PushDB.update` should reject instead of returning `undefined` for invalid records. r=dragana 2016-10-20 08:45:44 -07:00
PushManager.cpp Bug 1337348 - Ensure array buffers and Base64-encoded strings can be passed as app server keys. r=baku 2017-02-07 13:56:01 -08:00
PushManager.h Bug 1337348 - Ensure array buffers and Base64-encoded strings can be passed as app server keys. r=baku 2017-02-07 13:56:01 -08:00
PushNotifier.cpp Bug 1300112 - Avoid duplicate push notifications by sending push messages to only one content process. r=kitcambridge 2017-03-09 11:12:49 +00:00
PushNotifier.h Bug 1275434 - Refactor `PushNotifier` to clarify remoting logic. r=dragana 2016-05-19 19:01:34 -07:00
PushRecord.jsm Bug 1333590 - 3. Change remaining Messaging calls to EventDispatcher calls; r=sebastian 2017-02-01 17:35:44 -05:00
PushService.jsm Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
PushServiceAndroidGCM.jsm Bug 1339681 - PushServiceAndroidGCM: Send strings instead of json in event callbacks. r=Grisha 2017-02-15 18:47:30 +01:00
PushServiceHttp2.jsm Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
PushServiceWebSocket.jsm Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
PushSubscription.cpp Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj 2016-08-24 14:47:04 +08:00
PushSubscription.h Bug 1270476 - Fix compilation issues on Android with PushEnabled. rs=jesup 2016-05-05 06:21:00 -04:00
PushSubscriptionOptions.cpp Bug 1326507, remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS, r=mccr8 2017-01-03 21:47:55 +02:00
PushSubscriptionOptions.h Bug 1285311 - Mark `PushSubscriptionOptions.applicationServerKey` as `[SameObject]`. r=baku 2016-07-07 10:14:25 -07:00
PushUtil.cpp Bug 1267021 - Use fallible allocation and move semantics for Push events. r=wchen 2016-04-22 20:54:22 -07:00
PushUtil.h Bug 1267021 - Use fallible allocation and move semantics for Push events. r=wchen 2016-04-22 20:54:22 -07:00
moz.build Bug 1339232 - annotate more dom/* moz.build files with BUG_COMPONENT. r=overholt 2017-03-01 08:20:25 -05:00