Closed Bug 1879547 Opened 8 months ago Closed 6 months ago

Propagate `promptPermissions` correctly in all layers

Categories

(GeckoView :: Extensions, task, P3)

All
Android
task

Tracking

(firefox126 fixed)

RESOLVED FIXED
126 Branch
Tracking Status
firefox126 --- fixed

People

(Reporter: willdurand, Assigned: amejia)

References

Details

(Whiteboard: [addons-jira])

Attachments

(1 file)

In exportExtension(), we filter the list of (user) permissions to make a list of promptPermissions that we pass to the Java code that converts a bundle into a MetaData object. There, we rename promptPermissions to permissions and that's what we pass to A-C/embedders/etc.

This is very confusing and we should make sure to expose the promptPermissions, which are necessarily a subset of the (user) permissions.

What is the task here? Just renaming permission to promptPermissions?

Assignee: nobody → amejiamarmol
Status: NEW → ASSIGNED
Pushed by amejiamarmol@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/56dfcaa6ca59 Add promptPermissions in GeckoView. r=willdurand
Status: ASSIGNED → RESOLVED
Closed: 6 months ago
Resolution: --- → FIXED
Target Milestone: --- → 126 Branch
See Also: → 1893154
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: