Closed
Bug 1542371
Opened 6 years ago
Closed 6 years ago
Add basic support for ExtensionSettings policy
Categories
(Firefox :: Enterprise Policies, defect, P3)
Firefox
Enterprise Policies
Tracking
()
RESOLVED
FIXED
Firefox 68
| Tracking | Status | |
|---|---|---|
| firefox68 | --- | fixed |
People
(Reporter: mkaply, Assigned: mkaply)
Details
Attachments
(1 file)
Chrome has a policy called ExtensionSettings:
https://dev.chromium.org/administrators/policy-list-3/extension-settings-full
That is what they are going to be using going forward for extension policies.
I need it to support the blocked_install_message feature for whitelist.
This bug is to add very basic support for reading and storing extension settings.
At some future point, we'll figure out what to do with them.
| Assignee | ||
Comment 1•6 years ago
|
||
Pushed by mozilla@kaply.com:
https://hg.mozilla.org/integration/autoland/rev/b813d19ab2d1
Add basic support for ExtensionSettings policy. r=Felipe
Comment 3•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 68
You need to log in
before you can comment on or make changes to this bug.
Description
•