Closed
Bug 1845110
Opened 2 years ago
Closed 1 years ago
Use moz-message-bar to replace the postponed update message in about:addons
Categories
(Toolkit :: UI Widgets, task)
Toolkit
UI Widgets
Tracking
()
RESOLVED
FIXED
119 Branch
Tracking | Status | |
---|---|---|
firefox119 | --- | fixed |
People
(Reporter: hjones, Assigned: annhermy)
References
Details
(Whiteboard: [recomp])
Attachments
(2 files)
We currently use message-bar
to show a message when an addon will be updated after the browser restarts. Now that moz-message-bar
is available we should use it for displaying this message in place of the older message-bar
element.
The code for the postponed update message can be found in aboutaddons.html
here.
Updated•2 years ago
|
Assignee: nobody → annhermy
Status: NEW → ASSIGNED
Reporter | ||
Updated•2 years ago
|
Whiteboard: [fidefe-reusable-components]
Updated•2 years ago
|
Pushed by hjones@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0a70c42c7d57
Use moz-message-bar to replace the postponed update message in about:addons. r=tgiles,fluent-reviewers,extension-reviewers,flod,rpl
Comment 3•2 years ago
|
||
Backed out for causing bc failures on browser_html_scroll_restoration.js
Flags: needinfo?(annhermy)
Pushed by hjones@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7952520a1565
Use moz-message-bar to replace the postponed update message in about:addons. r=tgiles,fluent-reviewers,extension-reviewers,flod,rpl
Comment 5•1 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 years ago
status-firefox119:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 119 Branch
Updated•1 year ago
|
Whiteboard: [fidefe-reusable-components] → [recomp]
You need to log in
before you can comment on or make changes to this bug.
Description
•