gecko-dev/dom/push
Ethan Glasser-Camp 57732c952b Bug 1472238: compare old and new versions and prefer what we had r=lina
When a component registers after having already registered once, there
are two sources of truth for the version ID: one implicit in the
connection to Megaphone, and one coming from the component call to
addListener. Try to handle this more thoroughly.

MozReview-Commit-ID: EsYgO0mzQ9w

--HG--
extra : rebase_source : c4823e44733f218da842aabf5c0961500a461c82
2018-06-29 12:49:55 -04:00
..
test Bug 1472238: ensure version is not an empty string r=lina 2018-06-29 12:43:42 -04:00
Push.js Bug 1476145 part 5. Stop using getInterface(nsIDOMWindowUtils) in DOM code. r=mccr8 2018-07-24 19:47:41 -04:00
Push.manifest
PushBroadcastService.jsm Bug 1472238: compare old and new versions and prefer what we had r=lina 2018-06-29 12:49:55 -04:00
PushComponents.js
PushCrypto.jsm
PushDB.jsm
PushManager.cpp
PushManager.h
PushNotifier.cpp Bug 1477579: Part 3 - Avoid duplicating static strings in category manager entries. r=froydnj 2018-07-23 17:41:06 -07:00
PushNotifier.h
PushRecord.jsm
PushService.jsm Bug 1472238: hook up alwaysConnect pref changes r=lina 2018-06-29 12:33:20 -04:00
PushServiceAndroidGCM.jsm
PushServiceHttp2.jsm
PushServiceWebSocket.jsm
PushSubscription.cpp
PushSubscription.h
PushSubscriptionOptions.cpp
PushSubscriptionOptions.h
PushUtil.cpp
PushUtil.h
moz.build