Closed
Bug 1851877
Opened 3 months ago
Closed 2 months ago
Use moz-message-bar to replace the pending uninstall bar in about:addons
Categories
(Toolkit :: UI Widgets, task)
Toolkit
UI Widgets
Tracking
()
RESOLVED
FIXED
120 Branch
Tracking | Status | |
---|---|---|
firefox120 | --- | fixed |
People
(Reporter: hjones, Assigned: annhermy)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [fidefe-reusable-components])
Attachments
(2 files)
Currently we show a message using a message-bar
when an addon is uninstalled. We should migrate this to use moz-message-bar
now that the element is ready to be used.
The relevant code lives around here: https://searchfox.org/mozilla-central/source/toolkit/mozapps/extensions/content/aboutaddons.js#3354,3356
Reporter | ||
Updated•3 months ago
|
Whiteboard: [fidefe-reusable-components]
Updated•3 months ago
|
Updated•2 months ago
|
Assignee: nobody → annhermy
Status: NEW → ASSIGNED
Pushed by hjones@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/4df3ab50f616 Use moz-message-bar to replace the pending uninstall bar in about:addons r=hjones,fluent-reviewers,extension-reviewers,willdurand
Comment 3•2 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox120:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 120 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•