Closed
Bug 1097218
Opened 10 years ago
Closed 5 years ago
[meta] Extend client record format
Categories
(Firefox :: Sync, defect, P3)
Firefox
Sync
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: rnewman, Unassigned, Mentored)
References
Details
(Keywords: meta)
We should add some fields in a backward-compatible way. I'll hash these out in an Etherpad then drop the details here.
Reporter | ||
Comment 1•10 years ago
|
||
Here's the spec I settled on.
public String formfactor; // "phone", "largetablet", "smalltablet", "desktop", "laptop", "tv".
public String os; // One of "Android", "Mac", "Windows", "Linux", "iOS", "Firefox OS".
public String application; // Display name, E.g., "Firefox Beta"
public String appPackage; // E.g., "org.mozilla.firefox_beta"
public String device; // E.g., "HTC One"
Reporter | ||
Comment 2•10 years ago
|
||
Documented:
https://github.com/mozilla-services/docs/commit/c3d68b257ace7985eb7b7571a9b95ab81b1f24f4
Assignee: nobody → rnewman
Status: NEW → ASSIGNED
Reporter | ||
Comment 3•10 years ago
|
||
Major parts of this are done, so unassigning myself.
Assignee: rnewman → nobody
Mentor: rnewman
Status: ASSIGNED → NEW
Updated•7 years ago
|
Priority: -- → P3
Assignee | ||
Updated•6 years ago
|
Component: Firefox Sync: Cross-client → Sync
Product: Cloud Services → Firefox
Comment 4•5 years ago
|
||
Many things have changed about client handling this bug was filed, I don't think there's value in keeping it open.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•