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
Makefile.in Bug 1633156 - Don't emit cached table files from ply r=glandium 2020-05-07 00:39:28 +00:00
ipdl.py Bug 1657504, part 2 - Fix deprecation warning in ipdl.py. r=nika 2020-08-06 17:36:45 +00:00
message-metadata.ini Bug 1633935 - P4 Remove On[Start|Stop]Request/OnTransportAndData in PHttpChannel, r=mayhemer,nika,necko-reviewers 2020-06-30 00:33:01 +00:00
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