зеркало из https://github.com/mozilla/gecko-dev.git
8d97cd8228
This patch adds support for ManagedEndpoint instances to be dropped & gracefully destroyed. Before this change, a ManagedEndpoint which was dropped without being bound would not clean up its' peer actor, meaning that messages to and from that actor would be discarded. This is done by adding a new actor destroy reason for dropping a ManagedEndpoint. Differential Revision: https://phabricator.services.mozilla.com/D128776 |
||
---|---|---|
.. | ||
ipdl | ||
test | ||
Makefile.in | ||
ipdl.py | ||
message-metadata.ini | ||
moz.build | ||
msgtype-components | ||
sync-messages.ini |