gecko-dev/dom/plugins
Mike Hommey c39e359c7d Bug 1138293 - Use malloc/free/realloc/calloc instead of moz_malloc/moz_free/moz_realloc/moz_calloc. r=njn
The distinction between moz_malloc/moz_free and malloc/free is not
interesting. We are inconsistent in our use of one or the other, and
I wouldn't be surprised if we are mixing them anyways.
2015-03-31 12:32:49 +09:00
..
base Back out bug 1075670 2015-03-30 20:13:07 -07:00
ipc Bug 1138293 - Use malloc/free/realloc/calloc instead of moz_malloc/moz_free/moz_realloc/moz_calloc. r=njn 2015-03-31 12:32:49 +09:00
test Bug 920013 - Rewrite test_cocoa_focus.html to use SpecialPowers. r=smichaud 2015-03-20 18:51:17 +01:00