Closed Bug 1337150 Opened 7 years ago Closed 7 years ago

Provide a mechanism for reading preferences set by a distribution

Categories

(WebExtensions :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1230802

People

(Reporter: mkaply, Unassigned)

References

(Blocks 1 open bug)

Details

For WebExtensions in a distribution, we need the ability to set preferences that are then read by the WebExtensions so they can know if they are part of a distribution.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
I'm de-duping this.  The use cases are different and I don't think they should be conflated into storage.managed.  A distribution may depend on distribution specific settings in its addons, such as partner codes, etc.

We could provide storage.distribution as a firefox specific api.  storage.json can live in the distributions directory, and storage.distribution would be read-only.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
This may depend on bug 1230802
Depends on: 1230802
They're not. storage.managed provides mechanisms to specify managed settings at a few different levels, including group policy, profile, and distribution. They all wind up in the same storage.managed bucket.
Status: REOPENED → RESOLVED
Closed: 7 years ago7 years ago
Resolution: --- → DUPLICATE
Product: Toolkit → WebExtensions
You need to log in before you can comment on or make changes to this bug.