Open
Bug 1757795
Opened 4 years ago
Updated 3 years ago
Consider cleaning up explicit subdomain permissions when uninstalling site permission add-on
Categories
(WebExtensions :: General, enhancement, P3)
WebExtensions
General
Tracking
(Not tracked)
NEW
People
(Reporter: bholley, Unassigned)
References
Details
In theory if a user (1) installed the addon for the base domain, (2) manually set the permission value on the base domain to ASK, (3) visited a subdomain, and (4) granted the prompt, we'd end up with an explicit grant on the subdomain that wouldn't be cleaned up by uninstalling the add-on.
This is an unlikely case, but filing it for completeness.
Comment 1•4 years ago
|
||
The severity field is not set for this bug.
:mixedpuppy, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(mixedpuppy)
Updated•3 years ago
|
Type: defect → enhancement
Flags: needinfo?(mixedpuppy)
Priority: -- → P3
Updated•3 years ago
|
Severity: -- → N/A
You need to log in
before you can comment on or make changes to this bug.
Description
•