Closed
Bug 1745820
Opened 3 years ago
Closed 3 years ago
Fix optional permissions view in about:addons
Categories
(Toolkit :: Add-ons Manager, enhancement, P2)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
FIXED
101 Branch
Tracking | Status | |
---|---|---|
firefox101 | --- | fixed |
People
(Reporter: zombie, Assigned: zombie)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Whiteboard: [mv3-m2])
Attachments
(1 file)
- ⬜ We already have optional permission controls in about:addons -> manage addon -> permissions tab, but they’re incomplete (don’t show/allow control for individual asked/granted hosts, only <all_urls>).
- ⬜ Separate <all_urls> into a separate option according to existing UX design.
- ⬜ Consider a “grant all” button/option if <all_urls> is not asked for?
- ⬜ Add tests for above.
Updated•3 years ago
|
Updated•3 years ago
|
Points: --- → 8
Assignee | ||
Updated•3 years ago
|
Severity: -- → N/A
Component: General → Add-ons Manager
Priority: -- → P2
Product: WebExtensions → Toolkit
Assignee | ||
Updated•3 years ago
|
Assignee: nobody → tomica
Assignee | ||
Comment 1•3 years ago
|
||
Pushed by tjovanovic@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c60feb7971d8
Add controls for optional origins to about:addons permissions tab r=rpl,robwu
Comment 3•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox101:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 101 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•