Closed Bug 967326 Opened 10 years ago Closed 6 years ago

Decouple background services from GeckoApp

Categories

(Android Background Services Graveyard :: Core, defect, P3)

All
Android
defect

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: mcomella, Unassigned)

References

Details

bug 960709 removes some coupling between FHR and the background services, however, there are still some cases of coupling in GeckoApp with Services code (e.g. [1]), including where we start the Announcements, Upload, and Prune services.

These crashes should not immediately occur on startup, but will cause the services to throw when they run (and thus perhaps the process too?).

[1]: https://mxr.mozilla.org/mozilla-central/source/mobile/android/base/GeckoApp.java?rev=3d4a162d116c#1612
Blocks: 970176
Priority: -- → P3
I'm sure another bug is open by this point if it's desired.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.