From 5f8de423f190bbb79a62f804151bc24824fa32d8 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 2 Feb 2018 04:16:08 -0500 Subject: Add m-esr52 at 52.6.0 --- dom/push/Push.manifest | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 dom/push/Push.manifest (limited to 'dom/push/Push.manifest') diff --git a/dom/push/Push.manifest b/dom/push/Push.manifest new file mode 100644 index 000000000..1d467d821 --- /dev/null +++ b/dom/push/Push.manifest @@ -0,0 +1,11 @@ +# DOM API +component {cde1d019-fad8-4044-b141-65fb4fb7a245} Push.js +contract @mozilla.org/push/PushManager;1 {cde1d019-fad8-4044-b141-65fb4fb7a245} + +# XPCOM components. +component {daaa8d73-677e-4233-8acd-2c404bd01658} PushComponents.js +contract @mozilla.org/push/Service;1 {daaa8d73-677e-4233-8acd-2c404bd01658} +category app-startup PushServiceParent @mozilla.org/push/Service;1 + +# For immediate loading of PushService instead of delayed loading. +category android-push-service PushServiceParent @mozilla.org/push/Service;1 -- cgit v1.2.3