gecko-dev/intl/locale
Nicholas Nethercote d225f7151b Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.
(Path is actually r=froydnj.)

Bug 1400459 devirtualized nsIAtom so that it is no longer a subclass of
nsISupports. This means that nsAtom is now a better name for it than nsIAtom.

MozReview-Commit-ID: 91U22X2NydP

--HG--
rename : xpcom/ds/nsIAtom.h => xpcom/ds/nsAtom.h
extra : rebase_source : ac3e904a21b8b48e74534fff964f1623ee937c67
2017-10-03 09:05:19 +11:00
..
android Bug 1384835 (part 3, attempt 2) - Remove the Preferences::Get*CString() variants that return nsAdoptingCString. r=froydnj. 2017-07-31 14:28:48 +10:00
gtk Bug 1380916 - Introduce OSPreferences::GetRegionalPrefsLocales. r=jfkthame 2017-07-13 10:40:40 -07:00
mac Bug 1402234 - Remove the ENABLE_INTL_API=no code from intl/locale. r=jfkthame 2017-09-22 08:33:07 +02:00
tests Bug 1402666 - Part 1: Replace Replace("") with ReplaceLiteral(""). r=erahm 2017-09-15 19:22:58 -07:00
unix Bug 1356263 - Remove nsLocaleService, nsILocaleService and ns*Locale APIs. r=m_kato 2017-08-03 02:33:51 -07:00
windows Bug 1402666 - Part 3: Replace Replace(NS_LITERAL_STRING("")) with ReplaceLiteral(u""). r=erahm 2017-09-15 19:32:55 -07:00
DateTimeFormat.cpp Bug 1362817 - Drop the DateTimeFormat::FormatTime(). r=m_kato 2017-09-19 18:35:51 +09:00
DateTimeFormat.h Bug 1402234 - Remove the ENABLE_INTL_API=no code from intl/locale. r=jfkthame 2017-09-22 08:33:07 +02:00
LocaleService.cpp Bug 870698 - Part 5: Replace Assign(NS_LITERAL_CSTRING("")) with AssignLiteral(""). r=erahm 2017-09-06 01:35:56 -07:00
LocaleService.h Bug 1391213 - Make localeService.defaultLocale return the locale of the app package rather than a hard-coded en-US value. r=emk 2017-09-23 12:46:28 +01:00
OSPreferences.cpp Bug 1402234 - Remove the ENABLE_INTL_API=no code from intl/locale. r=jfkthame 2017-09-22 08:33:07 +02:00
OSPreferences.h Bug 1402234 - Remove the ENABLE_INTL_API=no code from intl/locale. r=jfkthame 2017-09-22 08:33:07 +02:00
PluralForm.jsm
encodingsgroups.properties Bug 1369025 - Remove mozilla::dom::EncodingUtils. r=hsivonen 2017-06-17 11:54:40 +09:00
langGroups.properties
language.properties
moz.build Bug 1402234 - Remove the ENABLE_INTL_API=no code from intl/locale. r=jfkthame 2017-09-22 08:33:07 +02:00
mozILocaleService.idl Bug 1379420 - Introduce LocaleService::GetRegionalPrefsLocales. r=jfkthame 2017-07-08 13:54:04 -07:00
mozIOSPreferences.idl Bug 1380916 - Introduce OSPreferences::GetRegionalPrefsLocales. r=jfkthame 2017-07-13 10:40:40 -07:00
nsCollation.cpp Bug 1391628 - Use fallback locale on nsICollation if locale is invalid. r=emk 2017-08-24 23:13:42 +09:00
nsCollation.h Bug 1402234 - Remove the ENABLE_INTL_API=no code from intl/locale. r=jfkthame 2017-09-22 08:33:07 +02:00
nsCollationCID.h
nsCollationFactory.cpp
nsCollationFactory.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsICollation.idl Bug 1356263 - Remove nsLocaleService, nsILocaleService and ns*Locale APIs. r=m_kato 2017-08-03 02:33:51 -07:00
nsIPlatformCharset.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsLanguageAtomService.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsLanguageAtomService.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsLocaleConstructors.h Bug 1313625 - Remove nsIScriptableDateFormat. r=jfkthame 2017-08-03 16:46:55 +09:00
nsPlatformCharset.h
nsUConvPropertySearch.cpp
nsUConvPropertySearch.h
props2arrays.py