Closed
Bug 798043
Opened 13 years ago
Closed 13 years ago
Begin renaming Android sync code to allow for landing multiple services features
Categories
(Firefox for Android Graveyard :: Android Sync, defect)
Tracking
(firefox18 fixed)
RESOLVED
FIXED
mozilla19
Tracking | Status | |
---|---|---|
firefox18 | --- | fixed |
People
(Reporter: nalexander, Assigned: rnewman)
References
Details
Attachments
(1 file, 1 obsolete file)
9.71 KB,
patch
|
blassey
:
review+
akeybl
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
Real Soon Now we will be developing Android Sync and "the Android snippets client delivery service" in the android-sync git repo. The repo includes a lot of Android Sync specific things that we might choose to address as part of a large renaming/rebranding.
We might want to:
* generalize the distribution process away from just Sync. (See also Bug 773050.)
* generalize the manifest structure.
* generalize the resource structure.
* support *not* deploying certain parts of android-services.
* refactor shared code in a slightly saner way. (For example, move HTTP client things to a separate directory. Or our configuration/branch handling tools.)
Assignee | ||
Comment 1•13 years ago
|
||
As an absolute minimal change, versus the full reorganization bug, this just s/sync/services in a couple of places.
Nick, the copy-script change for this is in git, verified locally.
Attachment #670181 -
Flags: review?(blassey.bugs)
Assignee | ||
Comment 2•13 years ago
|
||
Omitted manifest include change.
Attachment #670181 -
Attachment is obsolete: true
Attachment #670181 -
Flags: review?(blassey.bugs)
Attachment #670184 -
Flags: review?(blassey.bugs)
Updated•13 years ago
|
Attachment #670184 -
Flags: review?(blassey.bugs) → review+
Assignee | ||
Comment 3•13 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/32d7a71b3e3a
Preliminary part of mobile/android change. Thanks for the fast turnaround, Brad.
https://github.com/mozilla-services/android-sync/commit/44785e9e4bbb1668507e120f211d3c1ea400f8c7
Copy script change.
Status: NEW → ASSIGNED
Whiteboard: [leave open after merge]
Target Milestone: --- → mozilla19
![]() |
||
Comment 4•13 years ago
|
||
Assignee | ||
Comment 5•13 years ago
|
||
Comment on attachment 670184 [details] [diff] [review]
/mobile/android changes. v2
Prerequisite for Bug 801225 (already approved for Aurora) and the rest of Bug 793053 (product announcements, intended to land in 18).
Attachment #670184 -
Flags: approval-mozilla-aurora?
![]() |
||
Updated•13 years ago
|
Attachment #670184 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Assignee | ||
Comment 6•13 years ago
|
||
https://hg.mozilla.org/releases/mozilla-aurora/rev/ce01cfac8538
Gonna close this and file a follow-up to do the rest.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
status-firefox18:
--- → fixed
Resolution: --- → FIXED
Summary: Rename android-sync git repo to reflect multiple android-services → Begin renaming Android sync code to allow for landing multiple services features
Whiteboard: [leave open after merge]
Updated•13 years ago
|
Product: Mozilla Services → Android Background Services
Updated•8 years ago
|
Product: Android Background Services → Firefox for Android
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•