Open
Bug 1608198
Opened 6 years ago
Updated 3 years ago
Refactor PageActions to handle Fluent L10nIds
Categories
(Firefox :: Toolbars and Customization, task, P5)
Firefox
Toolbars and Customization
Tracking
()
NEW
People
(Reporter: zbraniecki, Unassigned)
Details
PageActions.jsm is currently doing quite a lot of work to manually apply strings onto DOM.
It would be useful to first extend the API to handle L10nIds, and eventually deprecate and remove the non-l10n-id paths.
Updated•6 years ago
|
Priority: -- → P3
Updated•6 years ago
|
Component: General → Address Bar
Priority: P3 → --
Comment 1•6 years ago
|
||
Can we keep page actions bugs in toolbars & customization, please, and leave address bar for core address bar bugs?
Component: Address Bar → Toolbars and Customization
Updated•6 years ago
|
Priority: -- → P5
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•