gecko-dev/intl/locale
Nicholas Nethercote 18fae65f38 Bug 1563139 - Remove StaticPrefs.h. r=glandium
This requires replacing inclusions of it with inclusions of more specific prefs
files.

The exception is that StaticPrefsAll.h, which is equivalent to StaticPrefs.h,
and is used in `Codegen.py` because doing something smarter is tricky and
suitable for a follow-up. As a result, any change to StaticPrefList.yaml will
still trigger recompilation of all the generated DOM bindings files, but that's
still a big improvement over trigger recompilation of every file that uses
static prefs.

Most of the changes in this commit are very boring. The only changes that are
not boring are modules/libpref/*, Codegen.py, and ServoBindings.toml.

Differential Revision: https://phabricator.services.mozilla.com/D39138

--HG--
extra : moz-landing-system : lando
2019-07-26 01:10:23 +00:00
..
android
gtk
mac
tests Bug 1557930 - Stop using ACString parameters in mozILocaleService and tests. r=zbraniecki 2019-06-08 17:21:58 +00:00
windows
cldr-quotes.inc Bug 1421938 - Implement a mozilla::intl::QuotesForLang utility to return localized quotation marks for a given locale, based on CLDR data. r=emilio 2019-07-08 23:56:12 +00:00
cldr-quotes.pl Bug 1421938 - Implement a mozilla::intl::QuotesForLang utility to return localized quotation marks for a given locale, based on CLDR data. r=emilio 2019-07-08 23:56:12 +00:00
components.conf Bug 1524687: Part 6 - Convert intl modules to static registration. r=zbraniecki 2019-01-24 15:58:31 -08:00
DateTimeFormat.cpp Bug 1523969 part 11 - Move method definition inline comments to new line in 'intl/'. r=jfkthame 2019-02-25 16:08:21 -06:00
DateTimeFormat.h Bug 1404666 - patch 2 - Accelerate DateTimeFormat::FormatUDateTime by caching ICU UDateFormat objects instead of creating them afresh every time. r=gandalf 2018-12-18 11:42:04 +00:00
encodingsgroups.properties
language.properties
LocaleService.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
LocaleService.h Bug 1492587 - spoof date picker to en-US when pref is set; r=zbraniecki,baku 2019-03-29 10:49:58 +00:00
moz.build Bug 1421938 - Implement a mozilla::intl::QuotesForLang utility to return localized quotation marks for a given locale, based on CLDR data. r=emilio 2019-07-08 23:56:12 +00:00
mozILocaleService.idl Bug 1557930 - Stop using ACString parameters in mozILocaleService and tests. r=zbraniecki 2019-06-08 17:21:58 +00:00
mozIOSPreferences.idl
MozLocale.cpp
MozLocale.h
nsCollation.cpp
nsCollation.h
nsCollationCID.h
nsCollationFactory.cpp
nsCollationFactory.h
nsICollation.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsLanguageAtomService.cpp Bug 1519636 - clang-format-8: Reformat recent changes to the Google coding style r=Ehsan 2019-04-05 21:41:42 +00:00
nsLanguageAtomService.h Bug 1536176 - Use nsStaticAtom in nsLanguageAtomService. r=jfkthame 2019-03-19 12:48:31 +00:00
nsLocaleConstructors.h
nsUConvPropertySearch.cpp
nsUConvPropertySearch.h
OSPreferences.cpp
OSPreferences.h
PluralForm.jsm Bug 1533435 - Create new plural for Slavic languages (bs, hr, sr) to account for different CLDR categories than Russian r=Pike 2019-03-07 18:56:20 +00:00
props2arrays.py
Quotes.cpp Bug 1421938 - Implement a mozilla::intl::QuotesForLang utility to return localized quotation marks for a given locale, based on CLDR data. r=emilio 2019-07-08 23:56:12 +00:00
Quotes.h Bug 1421938 - Implement a mozilla::intl::QuotesForLang utility to return localized quotation marks for a given locale, based on CLDR data. r=emilio 2019-07-08 23:56:12 +00:00