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•2 years ago
|
Assignee | ||
Comment 2•2 years ago
|
||
Here is an example of how the about:addons
page updates permissions for an add-on
Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Assignee | ||
Comment 4•1 year ago
|
||
Updated•1 year ago
|
Assignee | ||
Comment 5•1 year 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•11 months ago
|
Comment 7•11 months ago
|
||
bugherder |
Assignee | ||
Comment 8•11 months ago
|
||
Comment 9•11 months 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
•