зеркало из https://github.com/mozilla/gecko-dev.git
0e37500335
Now that PortLink is the only MessageLink implementation, it is no longer necessary to support sharing a single `RefCountedMonitor` between multiple MessageChannels, meaning that we can construct the monitor directly in the `MessageChannel` constructor. The monitor still needs to be refcounted due to being used by the PortLink as part of the listener implementation. Differential Revision: https://phabricator.services.mozilla.com/D119350 |
||
---|---|---|
.. | ||
ProtocolFuzzer.cpp | ||
ProtocolFuzzer.h | ||
moz.build |