Closed
Bug 1671244
Opened 5 years ago
Closed 4 years ago
host permissions added as permissions
Categories
(WebExtensions :: General, defect, P3)
WebExtensions
General
Tracking
(firefox91 fixed)
RESOLVED
FIXED
91 Branch
Tracking | Status | |
---|---|---|
firefox91 | --- | fixed |
People
(Reporter: mixedpuppy, Assigned: zombie)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Host permissions are stored both as orgins and permissions. While this is necessary for all_urls, it shouldn't be for explicit host permissions. When splitting out host permissions for manifest v3 we will need to clean this up and test for any potential regressions.
Reporter | ||
Updated•5 years ago
|
Blocks: manifest-v3
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → tomica
Status: NEW → ASSIGNED
Pushed by tjovanovic@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/dd6db895ab3f
Stop duplicating originPermissions in ExtensionData.permissions r=mixedpuppy
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox91:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 91 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•