gecko-dev/ipc
Nika Layzell 2e25ca863b Bug 1749744 - Handle re-creating PBackgroundStarter, r=handyman,kershaw
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
2022-01-13 23:58:46 +00:00
..
app Bug 1747756 - Move Windows system libraries from LIBS to moz.build. r=firefox-build-system-reviewers,mhentges 2021-12-30 20:56:43 +00:00
chromium Bug 1631402 - Remove expired IPC_MAIN_THREAD_LATENCY probes, r=ipc-reviewers,mccr8 2022-01-07 20:33:01 +00:00
contentproc Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
docs Bug 1696382: Document IPDL [Nested] Annotations r=gerard-majax,nika 2022-01-13 00:10:21 +00:00
glue Bug 1749744 - Handle re-creating PBackgroundStarter, r=handyman,kershaw 2022-01-13 23:58:46 +00:00
gtest Bug 1732343 - Part 5: Use attached handles for Windows SharedMemory serialization, r=handyman 2021-11-09 14:17:33 +00:00
ipdl Bug 1696382: Add IPC in-tree docs r=nika,gerard-majax,ipc-reviewers 2022-01-13 00:10:20 +00:00
mscom Bug 1736742 part 2: Provide ability to register a COM handler inside an MSIX container. r=nalexander,jmathies 2021-11-05 06:25:45 +00:00
testshell Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00
moz.build Bug 1696382: Add IPC in-tree docs r=nika,gerard-majax,ipc-reviewers 2022-01-13 00:10:20 +00:00
pull-chromium.py Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00