Open
Bug 1699615
Opened 4 years ago
Updated 4 years ago
Allow l10n attributes to be set in dynamic result type view templates
Categories
(Firefox :: Address Bar, enhancement, P3)
Firefox
Address Bar
Tracking
()
NEW
People
(Reporter: adw, Unassigned)
References
(Blocks 1 open bug)
Details
View update objects support an l10n
property, but view templates don't, so if you have a localized string, you have to use view updates even if the text never changes. For comparison, here's where l10n
is checked during update, and here's where it should be checked on row creation using the view template.
You need to log in
before you can comment on or make changes to this bug.
Description
•