gecko-dev/toolkit
Nicholas Nethercote 3e439bb4f8 Bug 1376638 - Minimize uses of prmem.h. r=glandium.
It's silly to use prmem.h within Firefox code given that in our configuration
its functions are just wrappers for malloc() et al. (Indeed, in some places we
mix PR_Malloc() with free(), or malloc() with PR_Free().)

This patch removes all uses, except for the places where we need to use
PR_Free() to free something allocated by another NSPR function; in those cases
I've added a comment explaining which function did the allocation.

--HG--
extra : rebase_source : 0f781bca68b5bf3c4c191e09e277dfc8becffa09
2017-06-30 19:05:41 -07:00
..
components Merge m-i to m-c, a=merge 2017-07-01 17:36:09 -07:00
content Merge m-i to m-c, a=merge 2017-07-01 17:36:09 -07:00
crashreporter Bug 1376638 - Minimize uses of prmem.h. r=glandium. 2017-06-30 19:05:41 -07:00
forgetaboutsite Bug 1368456 - remove Promise.jsm imports in tests, r=mconley. 2017-06-23 11:25:52 +02:00
library merge mozilla-inbound to mozilla-central a=merge 2017-06-30 12:59:45 +02:00
locales Bug 1375692 - Add Stylo status to about:support. r=bholley 2017-06-23 15:37:09 -05:00
modules Bug 1377180: Pass PATH environment variables with partial environment on Windows. r=aswan 2017-06-29 11:50:39 -07:00
mozapps merge mozilla-inbound to mozilla-central a=merge 2017-06-30 12:59:45 +02:00
pluginproblem Bug 1369755 part A - Add context about browser performance to the in-content UI.Remove the tap-to-activate UI on desktop, because we don't specifically say "click" on desktop anyway, and we don't want/need to customize it from PluginContent.jsm. ui-review=sbarrett r=felipe 2017-06-08 11:43:05 -04:00
profile
system Bug 1376638 - Minimize uses of prmem.h. r=glandium. 2017-06-30 19:05:41 -07:00
themes Bug 1373655 - Fix search sign and arrow indicator in high contrast theme r=dao 2017-06-28 16:56:19 -07:00
xre Bug 1376638 - Minimize uses of prmem.h. r=glandium. 2017-06-30 19:05:41 -07:00
.eslintrc.js Bug 1353542 - Add an eslint rule deprecating usage of Task.jsm in browser/ and toolkit/, r=Mossop. 2017-05-12 14:54:42 +02:00
moz.build
moz.configure Bug 1368948: [6/7] Build freetype when enabling SkiaPDF on Windows. r=glandium 2017-06-29 17:17:46 -07:00
nss.configure
toolkit.mozbuild Backed out changeset 32edaa349976 (bug 1370296) 2017-06-14 09:48:14 +02:00