Open Bug 745412 Opened 12 years ago Updated 2 years ago

Change clients collection format

Categories

(Firefox :: Sync, defect)

defect

Tracking

()

People

(Reporter: gps, Unassigned)

References

(Depends on 2 open bugs)

Details

(Whiteboard: [sync:clients])

Design of the clients collection and record format is being completely overhauled.

Notes from etherpad:

Per-client Client Records:
{
    name
    type
    version
    capabilities
    master password enabled??? (used for preventing setting up sync on an "insecure" device?)
}

Command Record:
{
    id
    client   <-- Need server support for this. Until we do, clients see all records.
    modified
    payload: {
        client
        id
        command
        version
        arguments: {}
    }
}
Blocks: 540975
ibarlow mentioned in Bug 742478 that we'd like to improve the granularity of "type" -- not just desktop/mobile, but laptop/desktop/phone/tablet.
Depends on: 619188
Whiteboard: [sync:clients]
Depends on: 695134
Component: Firefox Sync: Backend → Sync
Product: Cloud Services → Firefox
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.