mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 08:12:05 +00:00
c5447d3d6a
These port attachments are stored directly on the IPC::Message until the message is ready to be routed to another process, at which point they will be attached to the port in WillBeRoutedExternally. When the message is then received on the other side, the ports will be re-extracted from the UserMessageEvent before it is discarded and re-added to the IPC::Message so that serializers only need to interact directly with the IPC::Message type. Differential Revision: https://phabricator.services.mozilla.com/D116669 |
||
---|---|---|
.. | ||
app | ||
chromium | ||
contentproc | ||
glue | ||
gtest | ||
ipdl | ||
mscom | ||
testshell | ||
moz.build | ||
pull-chromium.py |