gecko-dev/dom/push
2016-05-05 06:21:00 -04:00
..
test Bug 1185716 - Unregistering a service worker should drop its push subscription. r=bkelly 2016-05-03 11:44:40 -07:00
moz.build Bug 1247685 - WebIDL and DOM implementation changes for app server keys. r=mt,baku 2016-03-22 13:38:03 -07:00
Push.js Bug 1247685 - WebIDL and DOM implementation changes for app server keys. r=mt,baku 2016-03-22 13:38:03 -07:00
Push.manifest Bug 1252650 - Support loading PushService immediately on Android; r=kitcambridge 2016-04-20 15:06:13 -04:00
PushComponents.js Bug 1266433 - Update the comments in the Push XPIDL interfaces. r=me 2016-04-26 10:20:08 -07:00
PushCrypto.jsm Bug 1256488 - Add a Base64 URL-decoder for C++ and chrome JS callers. r=mt,baku 2016-03-22 12:09:04 -07:00
PushDB.jsm Bug 1246073 - Fix unique constraint errors in the H2 backend when resubscribing. r=dragana 2016-02-04 20:17:07 -08:00
PushManager.cpp Bug 1267021 - Use fallible allocation and move semantics for Push events. r=wchen 2016-04-22 20:54:22 -07:00
PushManager.h Bug 1270476 - Fix compilation issues on Android with PushEnabled. rs=jesup 2016-05-05 06:21:00 -04:00
PushNotifier.cpp Bug 1267889 - Always steal the error result in PushMessage::Json. r=dragana 2016-04-26 18:26:30 -07:00
PushNotifier.h Bug 1266433 - Update the comments in the Push XPIDL interfaces. r=me 2016-04-26 10:20:08 -07:00
PushRecord.jsm Bug 1266433 - Indicate push subscriptions created by privileged code. r=dragana 2016-04-23 19:41:59 -07:00
PushService.jsm Bug 1267493 - Replace isURIPotentiallyTrustworthy usage in Push with a testing pref. r=dragana 2016-04-25 20:53:06 -07:00
PushServiceAndroidGCM.jsm Bug 1267493 - Replace isURIPotentiallyTrustworthy usage in Push with a testing pref. r=dragana 2016-04-25 20:53:06 -07:00
PushServiceHttp2.jsm Bug 1267493 - Replace isURIPotentiallyTrustworthy usage in Push with a testing pref. r=dragana 2016-04-25 20:53:06 -07:00
PushServiceWebSocket.jsm Bug 1267493 - Replace isURIPotentiallyTrustworthy usage in Push with a testing pref. r=dragana 2016-04-25 20:53:06 -07:00
PushSubscription.cpp Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj 2016-04-25 17:23:21 -07: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 1247685 - WebIDL and DOM implementation changes for app server keys. r=mt,baku 2016-03-22 13:38:03 -07:00
PushSubscriptionOptions.h Bug 1270476 - Fix compilation issues on Android with PushEnabled. rs=jesup 2016-05-05 06:21:00 -04: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