Closed
Bug 1635550
Opened 5 years ago
Closed 4 years ago
Migrate pageActionPanel to Fluent
Categories
(Firefox :: General, task, P3)
Firefox
General
Tracking
()
RESOLVED
DUPLICATE
of bug 1634042
People
(Reporter: zbraniecki, Unassigned)
References
Details
pageActionPanel is a widget which uses DTDs in quite convulted way: https://searchfox.org/mozilla-central/rev/7908ce29657cfd623993046bd8e38664e1c0b28e/browser/base/content/browser.xhtml#533
Migration to Fluent is part of bug 1579477 but I expect that in this case it would also allow us to clean up the JS side of this code and make the DOM easier to maintain.
| Reporter | ||
Updated•5 years ago
|
Type: enhancement → task
Comment 1•5 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Component: General → Internationalization
Product: Firefox → Core
| Reporter | ||
Updated•5 years ago
|
Component: Internationalization → General
Product: Core → Firefox
Updated•5 years ago
|
Severity: -- → S3
Priority: -- → P3
Comment 2•4 years ago
|
||
The Page Action panel is, I believe, dead code at this point, as its functionality was removed as part of the 89 re-theme.
Looking at it though, it looks like this Fluent migration was already done in bug 1634042.
So I think we can close this one out.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•