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
DateTimeFormat.cpp
DateTimeFormat.h
LocaleService.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
LocaleService.h
MozLocale.cpp
MozLocale.h
OSPreferences.cpp
OSPreferences.h
PluralForm.jsm
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
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
encodingsgroups.properties
language.properties
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
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
nsLanguageAtomService.h
nsLocaleConstructors.h
nsUConvPropertySearch.cpp
nsUConvPropertySearch.h
props2arrays.py