Name Description Size Coverage
MessageChannel.cpp static 2632 -
MessageChannel.h 1524 100 %
MessagePort.cpp 23184 -
MessagePort.h 7829 100 %
MessagePortChild.cpp 1162 -
MessagePortChild.h 1234 100 %
MessagePortParent.cpp static 5106 -
MessagePortParent.h 1954 -
MessagePortService.cpp static 10911 -
MessagePortService.h 1673 -
moz.build 752 -
PMessagePort.ipdl Many of these methods are used just for the shutdown sequence. The correct sequence for the child actor is: 1. SendStopSendingData(); 2. RecvStopSendingDataConfirmed(); 3. SendClose(); 4. Recv__delete__(); 1329 -
tests -