Closed
Bug 1621423
Opened 5 years ago
Closed 5 years ago
Allow adding domains to extensions.webextensions.restrictedDomains via policy
Categories
(Firefox :: Enterprise Policies, enhancement, P3)
Firefox
Enterprise Policies
Tracking
()
RESOLVED
FIXED
Firefox 78
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: mkaply, Assigned: mkaply)
Details
Attachments
(1 file)
Chrome added a lot of settings to restrict what WebExtensions can do (permissions, hosts, etc).
We don't have an easy way to do that, but we can do something simple where we add a new parameter to ExtensionSettings that blocks certain domains from being available to WebExtensions.
Proposal is to add restricted_domains in ExtensionSettings. These domains are added to the list (nothing can be removed)
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by mozilla@kaply.com:
https://hg.mozilla.org/integration/autoland/rev/fb98d235f35c
Allow adding webextension restricted domains via policy. r=mixedpuppy
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 78
Updated•5 years ago
|
QA Whiteboard: [qa-78b-p2]
You need to log in
before you can comment on or make changes to this bug.
Description
•