Closed Bug 1844848 Opened 1 year ago Closed 1 year ago

Use moz-message-bar in about:plugins

Categories

(Toolkit :: UI Widgets, task)

task

Tracking

()

RESOLVED FIXED
118 Branch
Tracking Status
firefox118 --- fixed

People

(Reporter: hjones, Assigned: annhermy)

References

Details

Attachments

(2 files)

We currently create and use a message-bar in plugins.js: https://searchfox.org/mozilla-central/source/toolkit/content/plugins.js#35-41

We should replace this with moz-message-bar. If it's not possible to import moz-message-bar via an HTML file, we will likely need to modify code in customElements.js so that we can do something like:

window.ensureCustomElements("moz-message-bar");

in the relevant about:plugins JS code.

There may also be changes to the Fluent messages that require a Fluent migration.

Blocks: 1845151
Assignee: nobody → annhermy
Attachment #9346151 - Attachment description: WIP: Bug 1844848 - Use moz-message-bar in about:plugins. r=tgiles,hjones → Bug 1844848 - Use moz-message-bar in about:plugins. r=tgiles,hjones
Status: NEW → ASSIGNED
Pushed by dgottwald@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/abe40d3d6735 Use moz-message-bar in about:plugins. r=tgiles,fluent-reviewers,desktop-theme-reviewers,flod,dao
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 118 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: