gecko-dev/ipc/ipdl
Nicholas Nethercote d6cfd7634f Bug 1302309 - Cast some MaybeDestroy() calls to void. r=billm.
Most calls to MaybeDestroy() have their return value checked, but those that
take a T__None argument legitimately don't. Coverity gets upset by this, so
let's cast those calls to void to make Coverity happier.

--HG--
extra : rebase_source : 798c852371a682372c61cae953cc13c160b9ff9a
2016-09-13 13:48:42 +10:00
..
ipdl Bug 1302309 - Cast some MaybeDestroy() calls to void. r=billm. 2016-09-13 13:48:42 +10:00
test Bug 1303499 - Fix broken IPDL tests (r=me, NPOTB) 2016-09-16 20:35:11 -07:00
ipdl.py
Makefile.in Bug 1239207 - Don't process IPDL when not compiling; r=glandium 2016-01-14 23:11:12 -08:00
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
msgtype-components