Open
Bug 1893232
Opened 7 months ago
Updated 4 months ago
Consider including origins in update prompt for mv3 extensions
Categories
(WebExtensions :: General, enhancement, P3)
WebExtensions
General
Tracking
(Not tracked)
NEW
People
(Reporter: zombie, Unassigned)
References
(Depends on 2 open bugs)
Details
(Whiteboard: [design-decision-needed])
Bug 1889402 is introducing origin permissions into install flow for mv3 extensions, but not during updates.
It is not clear that including them would be the the best choice in all situation:
- Updates are already a pain point, being blocked on user accepting them if there are new permissions,
- But we already don't consider origin permissions as blocking for mv3 installs, we plan to continue (in certain cases) installing extensions without granting them all requested origin permissions.
- So presenting an ultimatum of "grant these new origin permissions to update the extension" to the user is appropriate.
- And I'm really not sure we want to complicate the update flow to include UI for granting/not origin permissions.
So filing this as a followup.
Updated•7 months ago
|
Whiteboard: [design-decision-needed]
Updated•6 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•