gecko-dev/toolkit/components/parentalcontrols
Mike Hommey 924c9eb636 Bug 1134923 - Remove NS_Alloc/NS_Realloc/NS_Free. r=nfroyd
They are kept around for the sake of the standalone glue, which is used
for e.g. webapprt, which doesn't have direct access to jemalloc, and thus
still needs a wrapper to go through the xpcom function list and get to
jemalloc from there.
2015-05-01 09:40:30 +09:00
..
moz.build Bug 1068977: Mark toolkit/components/parentalcontrols as FAIL_ON_WARNINGS. r=jaws 2014-09-22 15:57:38 -07:00
nsIParentalControlsService.idl Bug 1074496 - "Disable import from Android in Guest mode" [r=liuche] 2014-09-29 16:19:00 -07:00
nsParentalControlsService.h Bug 1028588 - Fix dangerous public destructors in toolkit/ - r=ehsan 2014-06-23 18:40:02 -04:00
nsParentalControlsServiceAndroid.cpp Bug 1113658 - Disable parental control logging on Android. r=mfinkle 2015-01-29 10:40:59 -08:00
nsParentalControlsServiceCocoa.mm Bug 1073134 - Be more permissive on OSX 10.9.5 when parental control is on. r=jdm 2014-10-14 20:57:00 +02:00
nsParentalControlsServiceDefault.cpp Bug 1010103: Suppress Linux Clang Warning on unused private field mEnabled in nsParentalControlsService.cpp r=jaws 2014-09-22 15:57:05 -07:00
nsParentalControlsServiceWin.cpp Bug 1134923 - Remove NS_Alloc/NS_Realloc/NS_Free. r=nfroyd 2015-05-01 09:40:30 +09:00