gecko-dev/intl/locale
Makoto Kato 350116618e Bug 1667493 - Locale service shouldn't shutdown during normal shutting down phase. r=jfkthame
Although ICUUtils uses LocaleService, LocaleService will be shut down before
shut down observer.

DOM might use Locale Service by UnbindFromTree. So LocaleService should be
shut down by ShutdownPhase::ShutdownPostLastCycleCollection.

Differential Revision: https://phabricator.services.mozilla.com/D94944
2020-11-11 03:33:04 +00:00
..
android Bug 1426907 - Update OSPreferences API to use UTF-8 rather than UTF-16; r=zbraniecki 2020-10-27 20:45:19 +00:00
gtk Bug 1426907 - Update OSPreferences API to use UTF-8 rather than UTF-16; r=zbraniecki 2020-10-27 20:45:19 +00:00
mac Bug 1426907 - Update OSPreferences API to use UTF-8 rather than UTF-16; r=zbraniecki 2020-10-27 20:45:19 +00:00
rust Bug 1675069 - Use nsDependentCSubstring rather than ptr+length in unic-langid-ffi. r=zbraniecki 2020-11-04 16:17:30 +00:00
tests Bug 1673054 - Migrate uses of intl.uidirection to intl.l10n.pseudo; r=Gijs,zbraniecki 2020-11-09 15:33:39 +00:00
windows Bug 1426907 - Update OSPreferences API to use UTF-8 rather than UTF-16; r=zbraniecki 2020-10-27 20:45:19 +00:00
cldr-quotes.inc
cldr-quotes.pl
components.conf
DateTimeFormat.cpp Bug 1426907 - Update OSPreferences API to use UTF-8 rather than UTF-16; r=zbraniecki 2020-10-27 20:45:19 +00:00
DateTimeFormat.h Bug 1669573 - Add DataTimeFormat::FormatDateTime; r=zbraniecki 2020-10-15 12:21:52 +00:00
encodingsgroups.properties
language.properties
LocaleService.cpp Bug 1667493 - Locale service shouldn't shutdown during normal shutting down phase. r=jfkthame 2020-11-11 03:33:04 +00:00
LocaleService.h Bug 1667493 - Locale service shouldn't shutdown during normal shutting down phase. r=jfkthame 2020-11-11 03:33:04 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
mozILocaleService.idl
mozIOSPreferences.idl Bug 1426907 - Update OSPreferences API to use UTF-8 rather than UTF-16; r=zbraniecki 2020-10-27 20:45:19 +00:00
MozLocale.cpp Bug 1675069 - Use nsDependentCSubstring rather than ptr+length in unic-langid-ffi. r=zbraniecki 2020-11-04 16:17:30 +00:00
MozLocale.h
MozLocaleBindings.h
nsCollation.cpp
nsCollation.h
nsCollationCID.h
nsCollationFactory.cpp
nsCollationFactory.h
nsICollation.idl
nsLanguageAtomService.cpp Bug 1662309 - Update fluent-rs to 0.12. r=kamidphish 2020-09-02 20:06:41 +00:00
nsLanguageAtomService.h
nsLocaleConstructors.h
nsUConvPropertySearch.cpp
nsUConvPropertySearch.h
OSPreferences.cpp Bug 1675714 - Improve reliability of OSPreferences instance getters. r=lsalzman 2020-11-07 17:29:48 +00:00
OSPreferences.h Bug 1675714 - Improve reliability of OSPreferences instance getters. r=lsalzman 2020-11-07 17:29:48 +00:00
PluralForm.jsm
props2arrays.py Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
Quotes.cpp
Quotes.h