gecko-dev/ipc/chromium
Nika Layzell 68c606d1e5 Bug 1706374 - Part 12a: Initialize NodeController when creating IO thread, r=handyman
This also consumes the existing channel created when launching a process to
create the the conneciton required by NodeController for communicating between
processes. In part 12b, consumers of the broken APIs will be adjusted to use
the new interface.

The new routing approach is not used for the fork server process, as an IO
thread and the NodeController object cannot be initialized before the fork has
been performed, and the IPC requirements of that process are fairly minimal.

Differential Revision: https://phabricator.services.mozilla.com/D112776
2021-06-21 21:53:10 +00:00
..
gtest Bug 1706374 - Part 5b: Apply suggested clang-tidy fixes to ports, r=handyman 2021-06-21 21:53:08 +00:00
src Bug 1706374 - Part 12a: Initialize NodeController when creating IO thread, r=handyman 2021-06-21 21:53:10 +00:00
chromium-config.mozbuild Bug 1715144 - Part 1: Stop adding /ipc/glue to LOCAL_INCLUDES when including chromium-config.mozbuild, r=ipc-reviewers,necko-reviewers,mccr8,valentin 2021-06-09 04:56:48 +00:00
moz.build Bug 1706374 - Part 4: Run ports gtests in tree, r=handyman 2021-06-21 21:53:07 +00:00