Closed Bug 2015810 Opened 23 days ago Closed 13 days ago

Introduce Sync policy

Categories

(Firefox Enterprise :: Client, task, P1)

x86_64
macOS

Tracking

(Not tracked)

RESOLVED FIXED
Foxfooding

People

(Reporter: janika, Assigned: janika)

References

(Blocks 2 open bugs)

Details

(Whiteboard: [size=1.5])

Attachments

(1 file)

No description provided.
Severity: -- → S1
Priority: -- → P1
Whiteboard: [size=1.5]
Target Milestone: --- → Pilot
Target Milestone: Pilot → Foxfooding
No longer blocks: firefox-client-cp

Proposed schema:

 "Sync": {
      "type": "object",
      "properties": {
        "Enabled": {
          "type": "boolean"
        },
        "addresses": {
          "type": "boolean"
        },
        "bookmarks": {
          "type": "boolean"
        },
        "history": {
          "type": "boolean"
        },
        "openTabs": {
          "type": "boolean"
        },
        "passwords": {
          "type": "boolean"
        },
        "paymentMethods": {
          "type": "boolean"
        },
        "addons": {
          "type": "boolean"
        },
        "settings": {
          "type": "boolean"
        },
        "Locked": {
          "type": "boolean"
        },
      }

Attached file GitHub Pull Request
Status: NEW → RESOLVED
Closed: 13 days ago
Resolution: --- → FIXED
See Also: → 2016141
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: