Closed Bug 845080 Opened 11 years ago Closed 11 years ago

Extract BackgroundService superclass

Categories

(Firefox for Android Graveyard :: Android Sync, defect, P2)

All
Android
defect

Tracking

(firefox21 wontfix, firefox22 fixed)

RESOLVED FIXED
mozilla22
Tracking Status
firefox21 --- wontfix
firefox22 --- fixed

People

(Reporter: cpeterson, Assigned: cpeterson)

References

()

Details

This change extracts some utility code from AnnouncementsService.java and AnnouncementsBroadcastService.java into a BackgroundService superclass. The idea is that other Android services will extend BackgroundService.
Change wasn't landed with fennec-copy-code.sh, so it's missing makefile entries.
I will reland when tree reopens.

Chris: in future, you need to run something like:

  cd ~/moz/hg/mozilla-inbound
  hg qnew -m "..."
  cd ~/moz/git/android-sync
  ./fennec-copy-code.sh ~/moz/hg/mozilla-inbound
  cd -
  hg add ...
  hg qref
https://hg.mozilla.org/mozilla-central/rev/74d4c4a7e5c0
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Product: Mozilla Services → Android Background Services
Product: Android Background Services → Firefox for Android
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.