Allow Infobar CTAs to be RemoteL10n configurable
Categories
(Firefox :: Messaging System, task, P2)
Tracking
()
People
(Reporter: mjung, Unassigned)
References
(Blocks 1 open bug)
Details
Currently, Infobar CTAs are not RemoteL10n configurable. This means that we cannot use localized string ids that did not exist in the fx we're targeting served with ms-lang-pack through Remote Settings. This was problematic with the RootCA initiative, as we wanted to use new strings that were not available.
Aside from the RootCa initiative, there is no immediate use case however it could potentially future proof Infobars and other messaging in the event we need to target older fx builds with newer localized strings.
There may be other messaging components that need to be hooked up as well
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Not actively being worked on right now, removing iteration until it's picked back up.
I don't believe there's a use case for this but will leave this bug open if there is.
Description
•