[MSU Capstone] Port toolkit/chrome/mozapps/profile/profileSelection.dtd to Fluent
Categories
(Toolkit :: Startup and Profile System, task, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox76 | --- | verified |
People
(Reporter: mconley, Assigned: salniker)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
This DTD appears to be used here:
| Reporter | ||
Updated•1 year ago
|
| Reporter | ||
Comment 1•1 year ago
|
||
Hey gandalf, Mossop mentioned that this might actually be kind of tricky because the last time he looked, Fluent isn't available before profile-before-change. Is that still true?
Comment 2•1 year ago
|
||
Hey gandalf, Mossop mentioned that this might actually be kind of tricky because the last time he looked, Fluent isn't available before profile-before-change. Is that still true?
How is it different from DTD? The API should be available but langpack selection may not be done at this point, which should match the DTD behavior. Am I missing something?
Comment 3•1 year ago
|
||
(In reply to Zibi Braniecki [:zbraniecki][:gandalf] from comment #2)
Hey gandalf, Mossop mentioned that this might actually be kind of tricky because the last time he looked, Fluent isn't available before profile-before-change. Is that still true?
How is it different from DTD? The API should be available but langpack selection may not be done at this point, which should match the DTD behavior. Am I missing something?
Last I checked locale registration hadn't happened before the profile was brought up, so even the built-in locale was not available.
Comment 4•1 year ago
|
||
I tested it by adding a <link rel="localization"/> to preferences.ftl and replacing one description with a data-l10n-id backed and it worked well, so I'd expect it to work on par with DTD!
| Reporter | ||
Comment 5•1 year ago
|
||
Excellent, sounds like this bug is unblocked then. Thanks, gandalf!
Updated•1 year ago
|
Pushed by gijskruitbosch@gmail.com: https://hg.mozilla.org/integration/autoland/rev/44462bd32150 port profileSelection DTD to fluent r=Gijs,fluent-reviewers,flod
Comment 8•1 year ago
|
||
| bugherder | ||
Verified fixed as part of PI 551; tested with Nightly 77 across platforms (Windows 10, macOS 10.15 and Ubuntu 18.04).
Description
•