gecko-dev/xpcom
Markus Stange 6b58571417 Bug 1310814 - Use public NSLocale API for getting the system country code. r=spohl
This potentially changes behavior. On my machine, the old code returned
NS_ERROR_FAILURE because the dictionary did not have a "countryCode" entry,
but this new implementation correctly returns the string "CA".

MozReview-Commit-ID: 17Vme0fcAIw

--HG--
extra : rebase_source : 9ffc388ae98b11cb37c37957a8721e92284208c3
extra : source : e1a14b0c638571ec7f7aaec56f11d4b77dfb4dd5
2016-10-26 17:56:59 -04:00
..
base Bug 1310814 - Use public NSLocale API for getting the system country code. r=spohl 2016-10-26 17:56:59 -04:00
build Ensure the hang monitor is enabled in the GPU process. (bug 1311716, r=billm) 2016-10-24 01:07:54 -07:00
components Bug 1242901 - Fix linking libxul.so with binutils/GNU ld >= 2.26. r=glandium 2016-10-20 04:25:00 -04:00
doc
ds Bug 1311191 - Part 1: Add nsISupportsArray-like iteration to nsArray. r=froydnj 2016-10-24 13:24:26 -07:00
glue Backed out changeset 333a899fb5e6 (bug 1198381) 2016-10-25 12:32:56 +02:00
idl-parser Bug 1304131 - list xpidl.stub as the first output for header.py; r=gps 2016-09-19 13:43:39 -04:00
io Bug 1302163 - Change code to use SprintfLiteral instead of snprintf. r=ehsan 2016-10-04 17:57:51 +02:00
libxpt/xptcall
reflect Bug 1311568 - Remove unused references to nsISupportsArray in xptiInterfaceInfoManager. r=froydnj 2016-10-21 16:34:40 -07:00
rust/nsstring Bug 1312338 part 1 - Add as_str_unchecked() to nsACString. r=mystor 2016-10-25 10:19:45 +11:00
string Backed out 10 changesets (bug 1283710) for osx xpcshell failures a=backout 2016-10-18 17:27:58 -07:00
system Bug 1304829 - Rename nsXULAppInfo's isReleaseBuild to isReleaseOrBeta. r=ted 2016-10-14 13:31:39 +02:00
tests Bug 1311191 - Part 1: Add nsISupportsArray-like iteration to nsArray. r=froydnj 2016-10-24 13:24:26 -07:00
threads Bug 1312597 - Increase ThreadStackHelper's initial max buffer size to avoid (chrome script) placeholder in BHR pseudostacks. r=jchen 2016-10-25 14:28:23 -04:00
typelib Bug 1298855 - part 2 - remove prcpucfg.h #include from xpt_arena.h; r=erahm 2016-09-21 18:16:10 -04:00
windbgdlg Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
xpidl Bug 1293784 - Only recurse into xpcom/idl-parser/xpidl once; r=gps 2016-08-09 16:58:18 -04:00
moz.build Bug 1295762 - Part 1: Implement rust bindings to XPCOM's string types, r=froydnj 2016-09-20 11:26:43 -04:00
xpcom-config.h.in
xpcom-private.h.in