Open Bug 2047219 Opened 2 months ago Updated 2 months ago

Policices can be set that make the Accounts/Sync page have no useful information

Categories

(Firefox :: Settings UI, defect, P3)

defect

Tracking

()

People

(Reporter: mkaply, Unassigned)

References

Details

(Whiteboard: [recomp])

If you have Firefox as the default browser and use the following policies:

{
  "policies": {
    "DisableFirefoxAccounts": true,
    "DisableProfileImport": true,

    "BrowserDataBackup": {
      "AllowBackup": false,
      "AllowRestore": false
    }
  }
}

The Account/Sync tab doesn't have any useful information. In that case, it probably shouldn't be shown.

(Note that most of these correspond to preferences that can be checked except for profile import. That policy would need to be checked directly)

See Also: → 2045797
Severity: -- → S3
Priority: -- → P3
Whiteboard: [recomp]
You need to log in before you can comment on or make changes to this bug.