Thu, 22 Jan 2015 13:21:57 +0100
Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6
michael@0 | 1 | # DOM API |
michael@0 | 2 | component {cde1d019-fad8-4044-b141-65fb4fb7a245} Push.js |
michael@0 | 3 | contract @mozilla.org/push/PushManager;1 {cde1d019-fad8-4044-b141-65fb4fb7a245} |
michael@0 | 4 | |
michael@0 | 5 | # Component to initialize PushService on startup. |
michael@0 | 6 | component {4b8caa3b-3c58-4f3c-a7f5-7bd9cb24c11d} PushServiceLauncher.js |
michael@0 | 7 | contract @mozilla.org/push/ServiceLauncher;1 {4b8caa3b-3c58-4f3c-a7f5-7bd9cb24c11d} |
michael@0 | 8 | category app-startup PushServiceLauncher @mozilla.org/push/ServiceLauncher;1 |