gecko-dev/dom/push
Kit Cambridge 55b7ef53d9 Bug 1207743 - Track recent push messages to avoid duplicate notifications on reconnect. r=dragana
MozReview-Commit-ID: KezPfa0yyO1

--HG--
extra : rebase_source : 86c3b0d78f2772369ebedd11d640a8b05e46d24f
extra : histedit_source : 531a495b7b3b3d8d4bf8b399f6beebf0805ac3bc
2016-06-04 13:17:12 -07:00
..
test Bug 1207743 - Track recent push messages to avoid duplicate notifications on reconnect. r=dragana 2016-06-04 13:17:12 -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
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 1275436 - Simplify firing push subscription change events. r=mt 2016-05-05 09:12:35 -07: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 1275434 - Refactor PushNotifier to clarify remoting logic. r=dragana 2016-05-19 19:01:34 -07:00
PushNotifier.h Bug 1275434 - Refactor PushNotifier to clarify remoting logic. r=dragana 2016-05-19 19:01:34 -07:00
PushRecord.jsm Bug 1207743 - Track recent push messages to avoid duplicate notifications on reconnect. r=dragana 2016-06-04 13:17:12 -07:00
PushService.jsm Bug 1207743 - Track recent push messages to avoid duplicate notifications on reconnect. r=dragana 2016-06-04 13:17:12 -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 1207743 - Track recent push messages to avoid duplicate notifications on reconnect. r=dragana 2016-06-04 13:17:12 -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