зеркало из https://github.com/mozilla/gecko-dev.git
c58b8f6ff2
This commit: - removes sendRpcMessage, which was unused; - removes the CPOW argument to sendAsyncMessage, broadcastAsyncMessage, and sendSyncMessage; - removes the aIsSync argument used internally to distinguish sendRpcMessage and sendSyncMessage; - removes CPOW tests; - updates the few remaining callsites that use more than 2 arguments in sendAsyncMessage for the removal of the cpows argument. Differential Revision: https://phabricator.services.mozilla.com/D71514 |
||
---|---|---|
.. | ||
tests | ||
MessageChannel.cpp | ||
MessageChannel.h | ||
MessagePort.cpp | ||
MessagePort.h | ||
MessagePortChild.cpp | ||
MessagePortChild.h | ||
MessagePortParent.cpp | ||
MessagePortParent.h | ||
MessagePortService.cpp | ||
MessagePortService.h | ||
PMessagePort.ipdl | ||
moz.build |