Closed
Bug 1799846
Opened 3 years ago
Closed 3 years ago
Filter out extensions that have a browser action in the non-CUI list in the unified extensions panel
Categories
(WebExtensions :: General, defect, P1)
WebExtensions
General
Tracking
(firefox109 fixed)
RESOLVED
FIXED
109 Branch
| Tracking | Status | |
|---|---|---|
| firefox109 | --- | fixed |
People
(Reporter: willdurand, Assigned: willdurand)
References
(Blocks 1 open bug)
Details
(Whiteboard: [addons-jira])
Attachments
(1 file)
The unified extensions panel has 3 lists of extensions:
- overflowed extension (CUI) widgets
- extension (CUI) widgets that are not pinned in the toolbar
- extensions that have no browser action and therefore no CUI widgets
Currently, this third list shows all extensions but we really only want to list the extensions not already listed in one of the other lists (or in the toolbar). In other words, only extensions without a browser action should be listed.
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Severity: -- → S3
Status: NEW → ASSIGNED
Type: enhancement → defect
Priority: -- → P1
Pushed by wdurand@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/521d6f801cf3
Filter out extensions that have a browser action in the non-CUI list in the unified extensions panel. r=rpl
Comment 3•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox109:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 109 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•