gecko/toolkit
Nathan Froyd 88b7728a82 Bug 925222 - part 1 - just check for __linux__ in nsUserInfo::GetDomain; r=bsmedberg
Linux's libc (with _GNU_SOURCE, which we use) and bionic are the only
interesting libcs that define domainname.  The BSDs and OSX don't, and
the latter is the only one we really need to care about.  Since we're
doing multiple configure checks for this one (!) place, it's not really
worth worrying about.  Let's just hardcode this check and be done with
it.
2013-10-09 21:36:45 -04:00
..
components Bug 925222 - part 1 - just check for __linux__ in nsUserInfo::GetDomain; r=bsmedberg 2013-10-09 21:36:45 -04:00
content Bug 923157 - Re-sort licenses in alphabetical order. r=gerv 2013-10-02 10:36:47 -05:00
crashreporter Bug 925671 - Add missing nullptr includes. r=ted 2013-10-11 13:21:52 +02:00
devtools Merge inbound to m-c 2013-10-10 18:59:58 -07:00
forgetaboutsite Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
identity Bug 784739 - Switch from NULL to nullptr in toolkit/; r=ehsan 2013-10-10 16:36:42 -04:00
library Bug 922460 - Kill media/webrtc/shared_libs.mk. r=ted 2013-10-11 08:15:24 +09:00
locales Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
modules Bug 910172 - PermissionsUtils.jsm bustage fix for Gaia. r=bustage 2013-10-11 11:56:42 +13:00
mozapps Backed out changeset 24c2574041dd (bug 900954) 2013-10-10 18:43:29 -07:00
obsolete
profile Bug 784739 - Switch from NULL to nullptr in toolkit/mozapps/; r=ehsan 2013-10-10 16:40:03 -04:00
system Bug 784739 - Switch from NULL to nullptr in toolkit/; r=ehsan 2013-10-10 16:36:42 -04:00
themes Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
webapps Bug 923343 - Add the application.zip file to uninstall.log. r=tabraldes 2013-10-08 08:26:41 -04:00
xre Bug 784739 - Switch from NULL to nullptr in toolkit/; r=ehsan 2013-10-10 16:36:42 -04:00
moz.build Bug 877626 - Port GTK2 to GTK3 - build config - xpcom, toolkit, accessible, xulrunner dirs. r=ted, r=karlt 2013-06-10 08:36:26 -04:00
toolkit.mozbuild Bug 921070 - Remove precompile tier; r=glandium 2013-09-26 16:05:10 -07:00