Closed
Bug 1097220
Opened 10 years ago
Closed 10 years ago
Extend Android client record format
Categories
(Firefox for Android Graveyard :: Android Sync, defect)
Firefox for Android Graveyard
Android Sync
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 36
People
(Reporter: rnewman, Assigned: rnewman)
References
Details
Attachments
(1 file, 1 obsolete file)
(deleted),
patch
|
nalexander
:
review+
|
Details | Diff | Splinter Review |
Android portion of Bug 1097218. See that bug for spec details.
Assignee | ||
Comment 1•10 years ago
|
||
I'm working on this.
https://github.com/mozilla-services/android-sync/pull/507
Assignee: nobody → rnewman
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•10 years ago
|
||
Matches the pull req.
Attachment #8523312 -
Flags: review?(nalexander)
Assignee | ||
Comment 3•10 years ago
|
||
Some wording changes.
Attachment #8524283 -
Flags: review?(nalexander)
Assignee | ||
Updated•10 years ago
|
Attachment #8523312 -
Attachment is obsolete: true
Attachment #8523312 -
Flags: review?(nalexander)
Assignee | ||
Comment 4•10 years ago
|
||
With this patch, desktop sees the following remote client:
{ device: "Nexus 7", appPackage: "org.mozilla.fennec_rnewman", id: "enQ9iVZLzRrN", version: "36.0a1", name: "Fennec rnewman on Nexus 7", application: "Fennec rnewman", formfactor: "smalltablet", type: "mobile", os: "Android", protocols: Array[2] }
Updated•10 years ago
|
Attachment #8524283 -
Flags: review?(nalexander) → review+
Assignee | ||
Comment 5•10 years ago
|
||
Comment 6•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 36
Updated•7 years ago
|
Product: Android Background Services → Firefox for Android
Updated•4 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
•