gecko-dev/chrome
Dan Minor 57441aa8cc Bug 1673054 - Migrate uses of intl.uidirection to intl.l10n.pseudo; r=Gijs,zbraniecki
This also removes pref overrides from methods like LocaleService::IsLocaleRTL or
IntlService.getLocaleInfo, because it doesn't really make sense to override the
result of checking an arbitrary locale, the relevant use case is overriding the
result for the current app locale.

Removal of the intl.uidirection pref completely will be done in a separate bug.

Differential Revision: https://phabricator.services.mozilla.com/D96235
2020-11-09 15:33:39 +00:00
..
test Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
RegistryMessageUtils.h
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
nsChromeProtocolHandler.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
nsChromeProtocolHandler.h
nsChromeRegistry.cpp Bug 1669833 - Removed else after the return statement. r=jfkthame 2020-10-17 13:47:13 +00:00
nsChromeRegistry.h Bug 1616912 - Remove unused locale related code from nsChromeRegistry. r=jfkthame 2020-02-22 00:20:03 +00:00
nsChromeRegistryChrome.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
nsChromeRegistryChrome.h Bug 1616912 - Remove unused locale related code from nsChromeRegistry. r=jfkthame 2020-02-22 00:20:03 +00:00
nsChromeRegistryContent.cpp Bug 1616912 - Remove unused locale related code from nsChromeRegistry. r=jfkthame 2020-02-22 00:20:03 +00:00
nsChromeRegistryContent.h Bug 1616912 - Remove unused locale related code from nsChromeRegistry. r=jfkthame 2020-02-22 00:20:03 +00:00
nsIChromeRegistry.idl Bug 1673054 - Migrate uses of intl.uidirection to intl.l10n.pseudo; r=Gijs,zbraniecki 2020-11-09 15:33:39 +00:00
nsIToolkitChromeRegistry.idl