gecko-dev/b2g
Kit Cambridge 638298ddea Bug 1150683 - Implement nsIPushNotificationService. r=dougt
---
 b2g/installer/package-manifest.in     |   2 +-
 browser/installer/package-manifest.in |   2 +-
 dom/push/Push.manifest                |  11 +-
 dom/push/PushNotificationService.js   |  81 +++++++++
 dom/push/PushService.jsm              | 324 ++++++++++++++++++++--------------
 dom/push/PushServiceLauncher.js       |  50 ------
 dom/push/moz.build                    |   2 +-
 7 files changed, 285 insertions(+), 187 deletions(-)
 create mode 100644 dom/push/PushNotificationService.js
 delete mode 100644 dom/push/PushServiceLauncher.js
2015-04-19 12:06:11 +02:00
..
app Bug 1151489. Enable software vsync on all b2g versions. r=kats 2015-04-14 10:32:47 -04:00
branding Bug 1100750 - Handle developer usernames that contain dashes. r=nalexander 2014-11-18 10:38:18 -08:00
chrome Bug 1136777 - Enable LogShake by default and listen for new content events. r=fabrice, r=gerard-majax 2015-04-06 18:57:22 +01:00
components Bug 1020179 - Test case for visibilitychange. r=fabrice 2015-04-13 21:11:00 -04:00
config Merge b-i to m-c, a=merge 2015-04-18 16:45:00 -07:00
dev Bug 1155476 - Update sccache to 155c926 2015-04-18 09:01:44 +09:00
gaia Bug 1123527 - Fix a trivial leak. r=jhford. 2015-01-15 22:11:41 -08:00
installer Bug 1150683 - Implement nsIPushNotificationService. r=dougt 2015-04-19 12:06:11 +02:00
locales Bug 1100508: Easily capture about:webrtc page data for a bug reports. r=jib, r=mikedeboer 2015-03-23 12:37:30 -07:00
simulator Bug 1125990 - Repair simulator logs and exit codes. r=ochameau 2015-01-26 13:29:00 -05:00
test
app.mozbuild
build.mk
confvars.sh Bug 1038811 - Push Notifications - Move old push to simplepush. r=nsm. sr=jst 2015-04-10 20:19:28 -07:00
LICENSE
Makefile.in
moz.build