MessageChannel.cpp |
static |
2753 |
MessageChannel.h |
|
1677 |
MessagePort.cpp |
|
24767 |
MessagePort.h |
|
8084 |
MessagePortChild.cpp |
|
1236 |
MessagePortChild.h |
|
1295 |
MessagePortParent.cpp |
|
5658 |
MessagePortParent.h |
|
1768 |
MessagePortService.cpp |
static |
12038 |
MessagePortService.h |
|
1788 |
moz.build |
|
841 |
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__(); |
1207 |
tests |
|
|