gecko-dev/dom/push
Kit Cambridge 02d8a1e5d9 Bug 1265593 - Forward app server keys to Autopush on Android. r=nalexander
MozReview-Commit-ID: 3J4mM1k0pcY

--HG--
extra : rebase_source : c5a33f2f7043321307da17a6915dedfac66f1fc9
extra : histedit_source : 0357740fc62df416635c90a1ad075f6ee5e492e8
2016-03-22 12:09:31 -07:00
..
test Bug 1273920 P4 Fix bugs in dom/push/test_serviceworker_lifetime.html test. r=kitcambridge 2016-05-24 14:08:20 -07:00
Push.js Bug 1273260 - Add a pref to override push permissions. r=wchen 2016-05-17 08:32:05 -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 1269385 - Notify Dev Tools when a push subscription is modified. f=janx r=dragana 2016-05-02 08:20:14 -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 1273260 - Add a pref to override push permissions. r=wchen 2016-05-17 08:32:05 -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 1269436 - Always pass the principal to push observer notifications. r=dragana 2016-05-02 09:38:47 -07:00
PushNotifier.h Bug 1269436 - Always pass the principal to push observer notifications. r=dragana 2016-05-02 09:38:47 -07:00
PushRecord.jsm Bug 1206424 - Ensure `daysElapsed` is always non-negative when updating the push quota. r=wchen 2016-05-09 20:54:05 -07:00
PushService.jsm Bug 1269385 - Notify Dev Tools when a push subscription is modified. f=janx r=dragana 2016-05-02 08:20:14 -07:00
PushServiceAndroidGCM.jsm Bug 1265593 - Forward app server keys to Autopush on Android. r=nalexander 2016-03-22 12:09:31 -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 No bug - Use the correct protocol for insecure Push server URLs. r=me 2016-05-27 17:30:39 -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
moz.build Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium 2016-05-14 00:54:55 -07:00