Closed
Bug 1741909
Opened 2 years ago
Closed 2 years ago
ensure enterprise policy works with sitepermission addons
Categories
(WebExtensions :: General, task, P2)
WebExtensions
General
Tracking
(firefox98 fixed, firefox99 fixed)
RESOLVED
FIXED
99 Branch
People
(Reporter: mixedpuppy, Assigned: mkaply)
References
Details
(Whiteboard: [addons-jira])
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
pascalc
:
approval-mozilla-beta+
|
Details | Review |
No description provided.
Updated•2 years ago
|
Reporter | ||
Comment 1•2 years ago
|
||
Just need to add the type "sitepermission" to https://searchfox.org/mozilla-central/source/browser/components/enterprisepolicies/schemas/policies-schema.json#502
Assignee: nobody → mozilla
Assignee | ||
Comment 2•2 years ago
|
||
Pushed by mozilla@kaply.com: https://hg.mozilla.org/integration/autoland/rev/5ee27d5dcc8a Add new sitepermission extension type to enterprise policy. r=mixedpuppy
Comment 4•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox99:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 99 Branch
Assignee | ||
Comment 5•2 years ago
|
||
Comment on attachment 9263818 [details]
Bug 1741909 - Add new sitepermission extension type to enterprise policy. r?mixedpuppy
Beta/Release Uplift Approval Request
- User impact if declined: Unable to install sitepermission addon via policy.
The code that uses the new addon type is on beta which is why I'm requesting uplift.
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Policy only, adds entry to array
- String changes made/needed:
Attachment #9263818 -
Flags: approval-mozilla-beta?
Comment 6•2 years ago
|
||
Comment on attachment 9263818 [details]
Bug 1741909 - Add new sitepermission extension type to enterprise policy. r?mixedpuppy
Low risk in early betas, approved for 98 beta 5, thanks.
Attachment #9263818 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 7•2 years ago
|
||
bugherder uplift |
status-firefox98:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•