Closed
Bug 2006843
Opened 5 months ago
Closed 5 months ago
Remove window.getRegionalPrefsLocales() as unused
Categories
(Core :: Internationalization, task)
Core
Internationalization
Tracking
()
RESOLVED
FIXED
148 Branch
| Tracking | Status | |
|---|---|---|
| firefox148 | --- | fixed |
People
(Reporter: eemeli, Assigned: eemeli)
References
Details
Attachments
(1 file)
The privileged window.getRegionalPrefsLocales() API has been unused since bug 1492587 removed its last usage, and it should be dropped. The preferred API is Services.locale.regionalPrefsLocales.
| Assignee | ||
Comment 1•5 months ago
|
||
Pushed by earo@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/574d358f3cbc
https://hg.mozilla.org/integration/autoland/rev/5abe5c0033f6
Remove window.getRegionalPrefsLocales() as unused r=webidl,frontend-codestyle-reviewers,platform-i18n-reviewers,dminor
Comment 3•5 months ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 months ago
status-firefox148:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 148 Branch
Updated•4 months ago
|
QA Whiteboard: [qa-triage-done-c149/b148]
You need to log in
before you can comment on or make changes to this bug.
Description
•