gecko-dev/dom/push
2016-08-18 07:12:09 -07:00
..
test Bug 1290116 P7 Fixed activation races in push service worker tests. r=kitcambridge 2016-08-18 07:12:09 -07:00
moz.build
Push.js Bug 1288903 - PushManager should create arrayBuffers and keys using the target window - part 2, r=kcambridge 2016-08-18 08:07:17 +02:00
Push.manifest
PushComponents.js
PushCrypto.jsm
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
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
PushRecord.jsm
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
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
PushUtil.h