Add API support to edit extension permissions at run-time in GeckoView
Categories
(GeckoView :: Extensions, task, P2)
Tracking
(firefox126 fixed)
| Tracking | Status | |
|---|---|---|
| firefox126 | --- | fixed |
People
(Reporter: amejia, Assigned: amejia)
References
Details
(Whiteboard: [addons-jira])
Attachments
(1 file, 1 obsolete file)
Updated•3 years ago
|
| Assignee | ||
Comment 2•3 years ago
|
||
Here is an example of how the about:addons page updates permissions for an add-on
| Assignee | ||
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
| Assignee | ||
Comment 4•2 years ago
|
||
Updated•2 years ago
|
| Assignee | ||
Comment 5•2 years ago
|
||
For reference here is where add updating permission (Permanent links)
https://searchfox.org/mozilla-central/rev/f63ca2952da98e0817bdae0ddf1314281a497106/toolkit/mozapps/extensions/content/aboutaddons.js#2628-2631
https://searchfox.org/mozilla-central/rev/f63ca2952da98e0817bdae0ddf1314281a497106/toolkit/mozapps/extensions/content/aboutaddons.js#2452
https://searchfox.org/mozilla-central/rev/f63ca2952da98e0817bdae0ddf1314281a497106/toolkit/components/extensions/ExtensionPermissions.sys.mjs#368-397
Updated•2 years ago
|
Comment 7•2 years ago
|
||
| bugherder | ||
| Assignee | ||
Comment 8•2 years ago
|
||
Comment 9•2 years ago
|
||
Comment on attachment 9396009 [details]
Bug 1796176 - Add support to edit extension permissions at run-time in AC.
Revision D205629 was moved to bug 1812320. Setting attachment 9396009 [details] to obsolete.
Description
•