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 Bug 1355619 - Don't load PushComponents.js in content processes at startup. r=kitcambridge 2017-04-11 14:27:25 -07:00
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 Bug 1467919 - Don't initialize PushService unless dom.push.enabled is true r=lina 2018-07-02 11:46:48 -05:00
PushCrypto.jsm Bug 1464548: Part 3 - Update callers to use defineLazyGlobalGetters. r=mccr8 2018-05-25 17:02:29 -07:00
PushDB.jsm Bug 1464548: Part 3 - Update callers to use defineLazyGlobalGetters. r=mccr8 2018-05-25 17:02:29 -07:00
PushManager.cpp Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
PushManager.h Bug 1432963 - Fixing workers headers - part 14 - WorkerPrivate without workers namespace, r=smaug 2018-01-31 08:24:08 +01:00
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 Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot 2017-10-26 15:08:41 -07:00
PushRecord.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
PushService.jsm Bug 1472238: hook up alwaysConnect pref changes r=lina 2018-06-29 12:33:20 -04:00
PushServiceAndroidGCM.jsm Bug 1440022: initial implementation r=lina 2018-04-11 10:53:20 -04:00
PushServiceHttp2.jsm Bug 1440022: initial implementation r=lina 2018-04-11 10:53:20 -04:00
PushServiceWebSocket.jsm Bug 1440022: initial implementation r=lina 2018-04-11 10:53:20 -04:00
PushSubscription.cpp Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
PushSubscription.h Bug 1432963 - Fixing workers headers - part 14 - WorkerPrivate without workers namespace, r=smaug 2018-01-31 08:24:08 +01:00
PushSubscriptionOptions.cpp Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
PushSubscriptionOptions.h Bug 1419771 - Introduce DOMPrefs, a thread-safe access to preferences for DOM - part 12 - Push enabled, r=asuth 2018-01-08 14:05:05 +01:00
PushUtil.cpp Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot 2017-10-26 15:08:41 -07:00
PushUtil.h Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot 2017-10-26 15:08:41 -07:00
moz.build Bug 1440022: initial implementation r=lina 2018-04-11 10:53:20 -04:00