gecko-dev/intl/locale
Simon Giesecke ad01a10a3b Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin
Note that this patch only transforms the use of the nsDataHashtable type alias
to a directly equivalent use of nsTHashMap. It does not change the specification
of the hash key type to make use of the key class deduction that nsTHashMap
allows for in some cases. That can be done in a separate step, but requires more
attention.

Differential Revision: https://phabricator.services.mozilla.com/D106008
2021-03-10 10:47:47 +00:00
..
android Bug 1420335 - Make OSPreferences::ReadDateTimePattern check 12h/24h on Android; r=zbraniecki 2021-01-15 19:28:12 +00:00
gtk Bug 1420335 - Make OSPreferences::ReadDateTimePattern check 12h/24h on Android; r=zbraniecki 2021-01-15 19:28:12 +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 1420335 - Make OSPreferences::ReadDateTimePattern check 12h/24h on Android; r=zbraniecki 2021-01-15 19:28:12 +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 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00
DateTimeFormat.h Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00
encodingsgroups.properties Bug 1679758 - Remove trailing empty lines r=sylvestre,marionette-reviewers,jgraham 2020-12-15 10:34:54 +00:00
language.properties Bug 1692135 - Add Silesian (szl) to allowed accept-languages locales, r=zbraniecki 2021-02-11 17:41:56 +00:00
LocaleService.cpp Bug 1689953: Harmonize shutdown phase definitions across nsTerminator and AppShutdown r=dthayer,chutten 2021-02-27 14:38:14 +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 1681251 - Return AUTF8String from GetDateTimePattern in mozIOSPreferences; r=zbraniecki 2020-12-09 03:16:23 +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 1693541 - Improve uses of nsBaseHashtable and descendants and avoid multiple subsequent lookups in intl/locale. r=jfkthame 2021-02-26 11:36:39 +00:00
nsLanguageAtomService.h Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00
nsLocaleConstructors.h
nsUConvPropertySearch.cpp
nsUConvPropertySearch.h
OSPreferences.cpp Bug 1691913 - Rename nsBaseHashtable::Put to InsertOrUpdate. r=xpcom-reviewers,necko-reviewers,jgilbert,dragana,nika 2021-02-26 09:11:46 +00:00
OSPreferences.h Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +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 Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00
Quotes.h