mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 05:11:16 +00:00
2e25ca863b
This is possible if the socket process bridge ends up being restarted, so needs to be handled as an edge-case. The approach taken here is to tightly couple the task queue, pid, and BackgroundStarterChild instances so that they can be swapped out at runtime whenever InitStarter is called. There is no test in the current patch as it is apparently still unsupported to restart the socket process after a crash. Differential Revision: https://phabricator.services.mozilla.com/D135746 |
||
---|---|---|
.. | ||
app | ||
chromium | ||
contentproc | ||
docs | ||
glue | ||
gtest | ||
ipdl | ||
mscom | ||
testshell | ||
moz.build | ||
pull-chromium.py |