gecko-dev/ipc/ipdl
Nika Layzell e0c3e2f9a8 Bug 1664553 - Default initialize outparameters in ipdl generated code, r=jld
Doing this helps lower the chances of accidentally trying to send an
uninitialized primitive value, like a raw pointer or integer, over IPC due to a
sync method or IPDLParamTraits::Read implementation failing to initialize the
outparameter.

Differential Revision: https://phabricator.services.mozilla.com/D89963
2020-09-11 19:49:20 +00:00
..
ipdl Bug 1664553 - Default initialize outparameters in ipdl generated code, r=jld 2020-09-11 19:49:20 +00:00
test Bug 1657504, part 1 - Don't allow a protocol to be defined in two different files. r=nika 2020-08-06 17:42:13 +00:00
ipdl.py Bug 1657504, part 2 - Fix deprecation warning in ipdl.py. r=nika 2020-08-06 17:36:45 +00:00
Makefile.in
message-metadata.ini
moz.build
msgtype-components
sync-messages.ini Bug 1375244 - Remove sync KeywordToURI and related IPC messages as they are no longer required. r=Gijs,mak,mccr8 2020-09-11 07:15:21 +00:00