| MessageChannel.cpp |
static |
2753 |
- |
| MessageChannel.h |
|
1645 |
- |
| MessagePort.cpp |
|
23552 |
- |
| MessagePort.h |
|
8104 |
- |
| MessagePortChild.cpp |
|
1283 |
- |
| MessagePortChild.h |
|
1355 |
- |
| MessagePortParent.cpp |
static |
4726 |
- |
| MessagePortParent.h |
|
1851 |
- |
| MessagePortService.cpp |
static |
11032 |
- |
| MessagePortService.h |
|
1794 |
- |
| 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__(); |
1329 |
- |
| tests |
|
|
- |