gecko/intl
Richard Newman 2cdb300546 Bug 1095298 - Ignore 'C' locale when initializing nsLocaleService on Android. r=emk
On Android Lollipop, our setlocale call returns "C", rather than the null it returns on earlier Android versions.

This impacts locale detection, causing devices to always appear to be in en-US.

This patch conditionally ignores "C" if MOZ_WIDGET_ANDROID is set.
2014-11-12 08:52:19 -08:00
..
build Bug 1045958 - Use raw ICU instead of CoreServices API in Unicode collation on Mac OS X r=josh. 2014-10-08 22:43:47 +08:00
chardet Bug 1038537 - Part 1: Flatten intl/chardet/{public,src}/ directories. r=smontagu 2014-07-24 10:56:38 -07:00
hyphenation Bug 1072385 - Update Hyphen to version 2.8.8. r=jfkthame 2014-09-24 15:12:29 -04:00
icu Bug 1049281 - Move third-party build system "drivers" to config/external, and stop using static dirs. r=gps 2014-08-07 02:58:52 +09:00
icu-patches Bug 1028945 - Allow building ICU with clang-cl; r=Waldo 2014-06-24 07:19:45 -07:00
locale Bug 1095298 - Ignore 'C' locale when initializing nsLocaleService on Android. r=emk 2014-11-12 08:52:19 -08:00
locales Bug 1042226 - move DEFINES += -DAB_CD=$(AB_CD) pattern into config.mk; r=mshal 2014-08-01 12:53:05 -04:00
lwbrk Bug 1077148 part 4 - Add and use new moz.build templates for Gecko programs and libraries. r=gps 2014-10-30 13:06:12 +09:00
strres Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
uconv Bug 415491, part 4 - Make UnEscapeURIForUI always escape the result if it contains blacklisted characters. r=bzbarsky 2014-11-08 02:42:05 +00:00
unicharutil Bug 1077148 part 4 - Add and use new moz.build templates for Gecko programs and libraries. r=gps 2014-10-30 13:06:12 +09:00
moz.build Bug 1043820 - Remove PARALLEL_DIRS. r=gps 2014-07-29 08:57:59 +09:00
update-icu.sh Bug 1028945 - Allow building ICU with clang-cl; r=Waldo 2014-06-24 07:19:45 -07:00