Open
Bug 1750781
Opened 3 years ago
Updated 2 years ago
Use Intl.LocaleInfo in preferences to detect locale direction
Categories
(Firefox :: Settings UI, task, P3)
Firefox
Settings UI
Tracking
()
NEW
People
(Reporter: gregtatum, Unassigned)
References
(Depends on 1 open bug)
Details
Currently the list is hardcoded to locales that Firefox supports. However, once Bug 1693576 is fixed, we should switch over to prefer Intl.LocaleInfo. At the time of writing the JS API is still at Stage 3, but is expected to be fully standardized.
I'm going to tentatively assign it to me as a follow-up once it's merged. If I fail to follow-up on it in a reasonable amount of time, feel free to steal it from me.
Reporter | ||
Updated•3 years ago
|
Priority: -- → P3
Reporter | ||
Comment 1•3 years ago
|
||
Make sure and close Bug 1730779 once this is done.
Updated•3 years ago
|
Severity: -- → N/A
Reporter | ||
Comment 2•3 years ago
|
||
This is being moved into MozIntl.jsm in Bug 1759577.
about:preferences should still be migrated to Intl.LocaleInfo when it is available.
Reporter | ||
Comment 3•2 years ago
|
||
Unassigning myself since this isn't ready to be worked on.
Assignee: gtatum → nobody
You need to log in
before you can comment on or make changes to this bug.
Description
•