gecko-dev/dom/push
Tim Huang fd497dc733 Bug 1285889 - Moving the ContextualIdentityService.jsm from from browser/components/contextualidentity into tookit/components/contextualidentity. r=baku
--HG--
rename : browser/components/contextualidentity/ContextualIdentityService.jsm => toolkit/components/contextualidentity/ContextualIdentityService.jsm
2016-07-11 20:03:00 +02:00
..
test Bug 1285889 - Moving the ContextualIdentityService.jsm from from browser/components/contextualidentity into tookit/components/contextualidentity. r=baku 2016-07-11 20:03:00 +02: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 1280106 - Don't send push events to service workers without a principal. r=dragana 2016-06-27 08:22:59 -07:00
PushManager.cpp Bug 1280067 - WorkerThreadModifyBusyCount should be the default value for WorkerRunnable, r=sicking 2016-06-28 19:28:13 +02: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 1280106 - Don't send push events to service workers without a principal. r=dragana 2016-06-27 08:22:59 -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 1207744 - Track and re-send push unregister requests on reconnect. r=dragana 2016-06-08 06:13:15 -07:00
PushServiceAndroidGCM.jsm Bug 1207744 - Track and re-send push unregister requests on reconnect. r=dragana 2016-06-08 06:13:15 -07:00
PushServiceHttp2.jsm Bug 1207744 - Track and re-send push unregister requests on reconnect. r=dragana 2016-06-08 06:13:15 -07:00
PushServiceWebSocket.jsm Bug 1207744 - Track and re-send push unregister requests on reconnect. r=dragana 2016-06-08 06:13:15 -07:00
PushSubscription.cpp Bug 1280067 - WorkerThreadModifyBusyCount should be the default value for WorkerRunnable, r=sicking 2016-06-28 19:28:13 +02: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 1285311 - Mark `PushSubscriptionOptions.applicationServerKey` as `[SameObject]`. r=baku 2016-07-07 10:14:25 -07: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 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium 2016-05-14 00:54:55 -07:00