Port bug 1635561 to Thunderbird - Clean up MozIntl
Categories
(Thunderbird :: Upstream Synchronization, task, P1)
Tracking
(thunderbird_esr78+ unaffected)
| Tracking | Status | |
|---|---|---|
| thunderbird_esr78 | + | unaffected |
People
(Reporter: mkmelin, Assigned: mkmelin)
References
Details
+++ This bug was initially created as a clone of Bug #1635561 +++
Looks like most/all of the new orange is from this bug.
Nothing else from https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=1a164819adefcdb42bdba8a24976b62ee8d03c80 stands out
| Assignee | ||
Comment 1•5 years ago
|
||
Specifically seems https://hg.mozilla.org/mozilla-central/rev/36bff8882d55 is causing all the problems.
Got a fix, will land it shortly.
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/40c3aece208f
Port bug 1635561 to Thunderbird - Clean up MozIntl. rs=bustage-fix DONTBUILD
| Assignee | ||
Comment 3•5 years ago
|
||
There are still some test failures.
comm/calendar/test/unit/test_datetimeformatter.js likely need adjustment
comm/calendar/test/unit/test_ltninvitationutils.js
The fix could also perhaps have used Services.locale.appLocaleAsBCP47 instead.
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 4•5 years ago
|
||
Bug 1681357 resolved the remaining test issue.
And apparently regionalPrefsLocales[0] was what the old code was using, so we can keep it.
Description
•