gecko-dev/ipc/glue
Nika Layzell d0b6b794db Bug 1908725 - Part 5: Add additional validation for early-startup command line checks, r=ipc-reviewers,mccr8
This patch adjusts the various places where we initialize content
processes to call SetGeckoProcessType as early as possible, and be more
consistent. After this change we should only ever set GeckoProcessType
and GeckoChildID once per-process (with the exception of the fork server
process).

In addition to this validation, some more checks around the fork server
were added, such as to prevent forking another forkserver, or forking a
non-content process.

As part of this change, there was some refactoring/cleanup done, such as
removing plugin-container.cpp and content_process_main, as compared to
the other duplicated code between the two call-sites, the duplication
was relatively small, and inlining it helped make things more readable.

Differential Revision: https://phabricator.services.mozilla.com/D218471
2024-08-07 20:39:41 +00:00
..
test Bug 1884426 - [4/6] Add test for file-picker crash notification r=Gijs,firefox-desktop-core-reviewers 2024-07-09 22:16:56 +00:00
AsyncBlockers.h Bug 1809753 - Part 3: Replace all callers of GetCurrentEventTarget with GetCurrentSerialEventTarget, r=mccr8,necko-reviewers,valentin 2023-01-16 23:14:11 +00:00
BackgroundChild.h Bug 1758155 - PBackground clenup, r=nika 2023-08-31 11:45:05 +00:00
BackgroundChildImpl.cpp Backed out 5 changesets (bug 1672493) for causing serviceworker related perma failures. CLOSED TREE 2024-06-27 13:02:33 +03:00
BackgroundChildImpl.h Bug 1901851 - Part 3: Make PRemoteWorkerService a toplevel actor which manages PRemoteWorker, r=dom-worker-reviewers,asuth 2024-06-24 23:19:26 +00:00
BackgroundImpl.cpp Bug 1908725 - Part 2: Make the ChildID available in the same places as OtherPid, r=ipc-reviewers,media-playback-reviewers,win-reviewers,alwu,rkraesig,gfx-reviewers,mccr8,nical 2024-08-07 20:39:39 +00:00
BackgroundParent.h Bug 1901851 - Part 1: Add BackgroundParent::GetBackgroundThread, r=dom-worker-reviewers,ipc-reviewers,asuth,mccr8 2024-06-24 23:19:26 +00:00
BackgroundParentImpl.cpp Bug 1908725 - Part 2: Make the ChildID available in the same places as OtherPid, r=ipc-reviewers,media-playback-reviewers,win-reviewers,alwu,rkraesig,gfx-reviewers,mccr8,nical 2024-08-07 20:39:39 +00:00
BackgroundParentImpl.h Bug 1908002 - Allow LockManager to be constructed in the parent process with the system principal and loaded in modules. r=saschanaz,smaug 2024-07-30 14:51:26 +00:00
BackgroundStarterChild.h Bug 1908725 - Part 2: Make the ChildID available in the same places as OtherPid, r=ipc-reviewers,media-playback-reviewers,win-reviewers,alwu,rkraesig,gfx-reviewers,mccr8,nical 2024-08-07 20:39:39 +00:00
BackgroundStarterParent.h
BackgroundUtils.cpp Bug 1888756, part 3 - Text Fragments: Preserve information if a load is a same-document load in `nsILoadInfo`. r=farre,dom-core,necko-reviewers,kershaw,peterv 2024-06-26 14:24:32 +00:00
BackgroundUtils.h Bug 1842754 - Make LoadInfoArgs non-optional over IPC r=necko-reviewers,jesup 2023-08-11 13:45:25 +00:00
BigBuffer.cpp Bug 1454819 - Simplify SharedMemory classes r=ipc-reviewers,nika 2024-08-06 18:16:08 +00:00
BigBuffer.h
BrowserProcessSubThread.cpp Bug 1835185 - Replace OS_WIN with XP_WIN in ipc code. r=ipc-reviewers,mccr8 2023-06-06 21:05:31 +00:00
BrowserProcessSubThread.h
ByteBuf.h
ByteBufUtils.h
CrashReporterClient.cpp
CrashReporterClient.h
CrashReporterHelper.h Bug 1856359 - Respect MOZ_CRASHREPORTER_SHUTDOWN for Utility process r=gsvelto,necko-reviewers,kershaw 2023-10-04 15:42:48 +00:00
CrashReporterHost.cpp Bug 1896650 - Remove sequence numbers from crash reports r=KrisWright 2024-05-21 19:58:18 +00:00
CrashReporterHost.h Bug 1896650 - Remove sequence numbers from crash reports r=KrisWright 2024-05-21 19:58:18 +00:00
CrossProcessMutex.h Bug 1454819 - Simplify SharedMemory classes r=ipc-reviewers,nika 2024-08-06 18:16:08 +00:00
CrossProcessMutex_posix.cpp Bug 1454819 - Simplify SharedMemory classes r=ipc-reviewers,nika 2024-08-06 18:16:08 +00:00
CrossProcessMutex_unimplemented.cpp
CrossProcessMutex_windows.cpp
CrossProcessSemaphore.h Bug 1454819 - Simplify SharedMemory classes r=ipc-reviewers,nika 2024-08-06 18:16:08 +00:00
CrossProcessSemaphore_mach.cpp Bug 1829026 - Handle KERN_ABORTED from semaphore_wait. r=aosmond 2023-12-18 18:10:47 +00:00
CrossProcessSemaphore_posix.cpp Bug 1454819 - Simplify SharedMemory classes r=ipc-reviewers,nika 2024-08-06 18:16:08 +00:00
CrossProcessSemaphore_unimplemented.cpp
CrossProcessSemaphore_windows.cpp
DataPipe.cpp Bug 1454819 - Simplify SharedMemory classes r=ipc-reviewers,nika 2024-08-06 18:16:08 +00:00
DataPipe.h Bug 1454819 - Simplify SharedMemory classes r=ipc-reviewers,nika 2024-08-06 18:16:08 +00:00
Endpoint.cpp Bug 1908725 - Part 2: Make the ChildID available in the same places as OtherPid, r=ipc-reviewers,media-playback-reviewers,win-reviewers,alwu,rkraesig,gfx-reviewers,mccr8,nical 2024-08-07 20:39:39 +00:00
Endpoint.h Bug 1908725 - Part 2: Make the ChildID available in the same places as OtherPid, r=ipc-reviewers,media-playback-reviewers,win-reviewers,alwu,rkraesig,gfx-reviewers,mccr8,nical 2024-08-07 20:39:39 +00:00
EnumSerializer.h Bug 1831092 - Use the new pull-based API for all crash annotations and remove the global annotations table r=jgilbert,necko-reviewers,media-playback-reviewers,profiler-reviewers,win-reviewers,padenot,handyman,afranchuk,valentin,alwu,sotaro 2024-03-04 10:24:43 +00:00
EnvironmentMap.h Bug 1835185 - Adjust preprocessor conditions knowing that XP_WIN and XP_UNIX are mutually exclusive. r=mccr8 2023-06-06 21:05:37 +00:00
ExtensionKitUtils.h Bug 1881636 - Part 3: Implement IosProcessLauncher::DoLaunch. r=glandium,ipc-reviewers,jld 2024-03-26 22:56:27 +00:00
ExtensionKitUtils.mm Bug 1881636: apply code formatting via Lando 2024-03-26 22:59:25 +00:00
FileDescriptor.cpp
FileDescriptor.h
FileDescriptorShuffle.cpp
FileDescriptorShuffle.h
FileDescriptorUtils.cpp
FileDescriptorUtils.h
ForkServer.cpp Bug 1908725 - Part 5: Add additional validation for early-startup command line checks, r=ipc-reviewers,mccr8 2024-08-07 20:39:41 +00:00
ForkServer.h Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,necko-reviewers,geckoview-reviewers,application-update-reviewers,media-playback-reviewers,devtools-reviewers,anti-tracking-reviewers,profiler-reviewers,win-reviewers,migration-reviewers,padenot,mconley,nchevobbe,kershaw,gstoll,mstange,bytesized,m_kato 2024-07-17 11:15:31 +00:00
ForkServiceChild.cpp Bug 1880590 - Fix benign data race during fork server shutdown. r=nika 2024-03-02 01:44:38 +00:00
ForkServiceChild.h Bug 1880590 - Fix benign data race during fork server shutdown. r=nika 2024-03-02 01:44:38 +00:00
GeckoChildProcessHost.cpp Bug 1908725 - Part 1: Introduce GeckoChildID, r=glandium,ipc-reviewers,mccr8 2024-08-07 20:39:39 +00:00
GeckoChildProcessHost.h Bug 1908725 - Part 2: Make the ChildID available in the same places as OtherPid, r=ipc-reviewers,media-playback-reviewers,win-reviewers,alwu,rkraesig,gfx-reviewers,mccr8,nical 2024-08-07 20:39:39 +00:00
IOThreadChild.h Bug 1840974 - Part 3: Make sure otherpid is set if known on IPC::Channel, r=ipc-reviewers,jld 2023-07-17 20:32:09 +00:00
IPCCore.h
IPCForwards.h Bug 1908725 - Part 2: Make the ChildID available in the same places as OtherPid, r=ipc-reviewers,media-playback-reviewers,win-reviewers,alwu,rkraesig,gfx-reviewers,mccr8,nical 2024-08-07 20:39:39 +00:00
IPCMessageUtils.h Bug 1885245 - Remove PlainOldDataSerializer. r=mccr8 2024-07-27 22:40:39 +00:00
IPCMessageUtilsSpecializations.cpp
IPCMessageUtilsSpecializations.h Bug 1860565 - Serialize and Deserialize LinkHeader::mAnchor in IPCMessageUtilsSpecializations.h r=manuel 2024-05-06 16:59:44 +00:00
IPCStream.ipdlh
IPCStreamUtils.cpp Bug 1868254: Remore unneeded MOZ_ASSERT_UNREACHABLE r=necko-reviewers,valentin 2024-02-26 22:48:59 +00:00
IPCStreamUtils.h
IPCTypes.h
IPDLParamTraits.h Bug 1276351 - Move away from mozilla::tuple to std::tuple. r=necko-reviewers,sergesanspaille 2023-03-27 07:20:25 +00:00
IPDLStructMember.h Bug 1814683 - Part 4: Allow IPDL structs to contain non-default-constructable types, r=ipc-reviewers,jld 2023-03-20 15:40:34 +00:00
IdleSchedulerChild.cpp Bug 1847298: IPC constructor cleanup r=nika,padenot,dom-storage-reviewers,necko-reviewers,cookie-reviewers,asuth,Jamie 2023-12-08 15:56:39 +00:00
IdleSchedulerChild.h
IdleSchedulerParent.cpp Bug 1850887 - Remove GC_WAIT_FOR_IDLE_* telemetry r=smaug 2023-09-26 01:39:58 +00:00
IdleSchedulerParent.h Bug 1850887 - Remove GC_WAIT_FOR_IDLE_* telemetry r=smaug 2023-09-26 01:39:58 +00:00
InputStreamParams.ipdlh Bug 1847780 - Make RemoteLazyInputStream and DataPipeReceiver non-nullable. r=nika 2023-08-09 15:47:15 +00:00
InputStreamUtils.cpp Bug 1847780 - Make RemoteLazyInputStream and DataPipeReceiver non-nullable. r=nika 2023-08-09 15:47:15 +00:00
InputStreamUtils.h
LaunchError.h Bug 1895375 - [1/4] Adjust types associated with ipc::LaunchError r=ipc-reviewers,win-reviewers,gstoll,nika 2024-05-30 17:52:07 +00:00
MessageChannel.cpp Bug 1883107 - Limit MessageTask blocking in fuzzing. r=nika 2024-04-19 15:28:19 +00:00
MessageChannel.h Bug 1900879 - part 1: Remove unused MessageChannel::SpinInternalEventLoop r=ipc-reviewers,nika 2024-06-06 20:19:19 +00:00
MessageLink.cpp Bug 1892652 - Part 2: Note if shmem allocation failed in message size too large crashes, r=ipc-reviewers,jld 2024-05-15 16:33:26 +00:00
MessageLink.h Bug 1850865: Add helpers for stringifying protocol sides. r=ipc-reviewers,nika 2023-09-05 18:09:30 +00:00
MessagePump.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,necko-reviewers,geckoview-reviewers,application-update-reviewers,media-playback-reviewers,devtools-reviewers,anti-tracking-reviewers,profiler-reviewers,win-reviewers,migration-reviewers,padenot,mconley,nchevobbe,kershaw,gstoll,mstange,bytesized,m_kato 2024-07-17 11:15:31 +00:00
MessagePump.h Bug 1834925 - Enable MessagePumpForNonMainUIThreads on Darwin, not only macOS. r=ipc-reviewers,nika 2023-05-25 05:38:03 +00:00
MessagePump_android.cpp Bug 1837816 - Make selector cache not tied to a document. r=media-playback-reviewers,karlt,mstange 2023-06-16 17:20:42 +00:00
MessagePump_mac.mm Bug 1851529 - Set clang-format ColumnLimit consistently. r=sylvestre,necko-reviewers,kershaw 2023-09-05 11:23:01 +00:00
MessagePump_windows.cpp Bug 1826530 - From the Windows MessagePumpForNonMainUIThreads remove use of NSAutoReleasePool. r=ipc-reviewers,nika 2023-05-23 09:05:07 +00:00
MiniTransceiver.cpp Bug 1875415 - Initialize the fork server's cmsg buffers. r=mccr8 2024-02-10 01:22:50 +00:00
MiniTransceiver.h
Neutering.h
NodeChannel.cpp Bug 1892652 - Part 2: Note if shmem allocation failed in message size too large crashes, r=ipc-reviewers,jld 2024-05-15 16:33:26 +00:00
NodeChannel.h Bug 1881636 - Part 3: Implement IosProcessLauncher::DoLaunch. r=glandium,ipc-reviewers,jld 2024-03-26 22:56:27 +00:00
NodeController.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,necko-reviewers,geckoview-reviewers,application-update-reviewers,media-playback-reviewers,devtools-reviewers,anti-tracking-reviewers,profiler-reviewers,win-reviewers,migration-reviewers,padenot,mconley,nchevobbe,kershaw,gstoll,mstange,bytesized,m_kato 2024-07-17 11:15:31 +00:00
NodeController.h Bug 1879375 - Ensure IPDL actors are notified of peer node destruction, r=ipc-reviewers,mccr8 2024-04-22 16:27:38 +00:00
PBackground.ipdl Bug 1908002 - Allow LockManager to be constructed in the parent process with the system principal and loaded in modules. r=saschanaz,smaug 2024-07-30 14:51:26 +00:00
PBackgroundSharedTypes.ipdlh Bug 1887719 - More consistently use UTF8String/nsCString for URLs. r=necko-reviewers,webidl,anti-tracking-reviewers,places-reviewers,jari,kershaw,janv,smaug,hsivonen 2024-04-04 11:49:57 +00:00
PBackgroundStarter.ipdl Bug 1867360 - Require toplevel protocols to specify which processes they expect to be bound in, r=decoder,ipc-reviewers,necko-reviewers,media-playback-reviewers,profiler-reviewers,win-reviewers,aosmond,rkraesig,mccr8,kershaw 2024-01-18 23:07:18 +00:00
PBackgroundTest.ipdl
PIdleScheduler.ipdl
PUtilityAudioDecoder.ipdl Bug 1884719 - part1 : init gfxVar when creating a UtilityAudioDecoderParent. r=gerard-majax 2024-03-13 17:58:03 +00:00
PUtilityProcess.ipdl Bug 1884719 - part1 : init gfxVar when creating a UtilityAudioDecoderParent. r=gerard-majax 2024-03-13 17:58:03 +00:00
ProcessChild.cpp Bug 1908725 - Part 2: Make the ChildID available in the same places as OtherPid, r=ipc-reviewers,media-playback-reviewers,win-reviewers,alwu,rkraesig,gfx-reviewers,mccr8,nical 2024-08-07 20:39:39 +00:00
ProcessChild.h Bug 1831092 - Use the new pull-based API for all crash annotations and remove the global annotations table r=jgilbert,necko-reviewers,media-playback-reviewers,profiler-reviewers,win-reviewers,padenot,handyman,afranchuk,valentin,alwu,sotaro 2024-03-04 10:24:43 +00:00
ProcessUtils.h Bug 1881636 - Part 2 - Expose SetClientChannelFd, SetPrefsFd and SetPrefMapFd on iOS. r=ipc-reviewers,nika 2024-03-26 22:56:26 +00:00
ProcessUtils_bsd.cpp Bug 1835185 - Replace OS_*BSD with equivalent macros in ipc code. r=ipc-reviewers,mccr8 2023-06-06 21:05:34 +00:00
ProcessUtils_common.cpp Bug 1881636 - Part 3: Implement IosProcessLauncher::DoLaunch. r=glandium,ipc-reviewers,jld 2024-03-26 22:56:27 +00:00
ProcessUtils_linux.cpp
ProcessUtils_mac.mm Bug 1851529 - Set clang-format ColumnLimit consistently. r=sylvestre,necko-reviewers,kershaw 2023-09-05 11:23:01 +00:00
ProcessUtils_none.cpp
ProtocolMessageUtils.h Bug 1908725 - Part 2: Make the ChildID available in the same places as OtherPid, r=ipc-reviewers,media-playback-reviewers,win-reviewers,alwu,rkraesig,gfx-reviewers,mccr8,nical 2024-08-07 20:39:39 +00:00
ProtocolTypes.ipdlh
ProtocolUtils.cpp Bug 1908725 - Part 2: Make the ChildID available in the same places as OtherPid, r=ipc-reviewers,media-playback-reviewers,win-reviewers,alwu,rkraesig,gfx-reviewers,mccr8,nical 2024-08-07 20:39:39 +00:00
ProtocolUtils.h Bug 1908725 - Part 2: Make the ChildID available in the same places as OtherPid, r=ipc-reviewers,media-playback-reviewers,win-reviewers,alwu,rkraesig,gfx-reviewers,mccr8,nical 2024-08-07 20:39:39 +00:00
RandomAccessStreamParams.ipdlh Bug 1791750 - Add support for using QuotaObject in content processes; r=ipc-reviewers,nika 2022-12-16 06:38:12 +00:00
RandomAccessStreamUtils.cpp Bug 1791750 - Add a new argument to serialization methods for passing optional callbacks; r=dom-storage-reviewers,ipc-reviewers,nika,jari 2022-12-16 06:38:12 +00:00
RandomAccessStreamUtils.h Bug 1791750 - Add a new argument to serialization methods for passing optional callbacks; r=dom-storage-reviewers,ipc-reviewers,nika,jari 2022-12-16 06:38:12 +00:00
RawShmem.cpp Bug 1454819 - Simplify SharedMemory classes r=ipc-reviewers,nika 2024-08-06 18:16:08 +00:00
RawShmem.h Bug 1454819 - Simplify SharedMemory classes r=ipc-reviewers,nika 2024-08-06 18:16:08 +00:00
ScopedPort.cpp
ScopedPort.h
SerializedStructuredCloneBuffer.cpp Bug 1818576 - JSStructuredCloneData should own any transferables immediately from the beginning of writing r=saschanaz,iain 2023-05-10 16:51:48 +00:00
SerializedStructuredCloneBuffer.h
SetProcessTitle.cpp Bug 1851095 - Step 2: Connect setproctitle to the fork server. r=nika 2023-09-22 03:41:39 +00:00
SetProcessTitle.h Bug 1851095 - Step 2: Connect setproctitle to the fork server. r=nika 2023-09-22 03:41:39 +00:00
SharedMemory.cpp Bug 1454819 - Simplify SharedMemory classes r=ipc-reviewers,nika 2024-08-06 18:16:08 +00:00
SharedMemory.h Bug 1454819 - Simplify SharedMemory classes r=ipc-reviewers,nika 2024-08-06 18:16:08 +00:00
SharedMemoryImpl_chromium.cpp Bug 1454819 - Simplify SharedMemory classes r=ipc-reviewers,nika 2024-08-06 18:16:08 +00:00
SharedMemoryImpl_chromium.h Bug 1454819 - Simplify SharedMemory classes r=ipc-reviewers,nika 2024-08-06 18:16:08 +00:00
SharedMemoryImpl_mach.cpp Bug 1454819 - Simplify SharedMemory classes r=ipc-reviewers,nika 2024-08-06 18:16:08 +00:00
SharedMemoryImpl_mach.h Bug 1454819 - Simplify SharedMemory classes r=ipc-reviewers,nika 2024-08-06 18:16:08 +00:00
SharedMemory_posix.cpp Bug 1454819 - Simplify SharedMemory classes r=ipc-reviewers,nika 2024-08-06 18:16:08 +00:00
SharedMemory_windows.cpp Bug 1454819 - Simplify SharedMemory classes r=ipc-reviewers,nika 2024-08-06 18:16:08 +00:00
Shmem.cpp Bug 1454819 - Simplify SharedMemory classes r=ipc-reviewers,nika 2024-08-06 18:16:08 +00:00
Shmem.h Bug 1454819 - Simplify SharedMemory classes r=ipc-reviewers,nika 2024-08-06 18:16:08 +00:00
ShmemMessageUtils.h
SideVariant.h Bug 1815177 - Use a custom ReadResult to reduce branching during IPDL deserialization, r=ipc-reviewers,mccr8 2023-03-20 15:40:38 +00:00
StringUtil.cpp Bug 1836989 - Rename the hacky string conversion function in ipc/glue/StringUtil.cpp. r=ipc-reviewers,nika 2023-06-07 13:20:08 +00:00
TaintingIPCUtils.h
TaskFactory.h
ToplevelActorHolder.h
TransportSecurityInfoUtils.cpp
TransportSecurityInfoUtils.h Bug 1900132 - streamline PVerifySSLServerCert protocol r=jschanck 2024-06-05 23:58:02 +00:00
URIParams.ipdlh Bug 1812356 - Part 1. Add SubstitutingJARURIParams to serialize SubstitutingJARURI. r=nika,necko-reviewers,valentin 2023-04-28 05:40:41 +00:00
URIUtils.cpp Bug 1812356 - Part 1. Add SubstitutingJARURIParams to serialize SubstitutingJARURI. r=nika,necko-reviewers,valentin 2023-04-28 05:40:41 +00:00
URIUtils.h
UtilityAudioDecoder.cpp Bug 1640839 - Make WebIDL enum helper function to convert to string return an actual string. r=mccr8,media-playback-reviewers,padenot 2024-03-02 07:50:21 +00:00
UtilityAudioDecoder.h Bug 1832108 - Collect Utility audio decoder actor name r=padenot 2023-05-10 09:34:15 +00:00
UtilityAudioDecoderChild.cpp Bug 1908725 - Part 2: Make the ChildID available in the same places as OtherPid, r=ipc-reviewers,media-playback-reviewers,win-reviewers,alwu,rkraesig,gfx-reviewers,mccr8,nical 2024-08-07 20:39:39 +00:00
UtilityAudioDecoderChild.h Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,necko-reviewers,geckoview-reviewers,application-update-reviewers,media-playback-reviewers,devtools-reviewers,anti-tracking-reviewers,profiler-reviewers,win-reviewers,migration-reviewers,padenot,mconley,nchevobbe,kershaw,gstoll,mstange,bytesized,m_kato 2024-07-17 11:15:31 +00:00
UtilityAudioDecoderParent.cpp Bug 1884719 - part1 : init gfxVar when creating a UtilityAudioDecoderParent. r=gerard-majax 2024-03-13 17:58:03 +00:00
UtilityAudioDecoderParent.h Bug 1884719 - part1 : init gfxVar when creating a UtilityAudioDecoderParent. r=gerard-majax 2024-03-13 17:58:03 +00:00
UtilityProcessChild.cpp Bug 1884378 - SandboxProfiler integration within processes r=padenot,necko-reviewers,kershaw 2024-06-14 10:17:38 +00:00
UtilityProcessChild.h Bug 1884719 - part1 : init gfxVar when creating a UtilityAudioDecoderParent. r=gerard-majax 2024-03-13 17:58:03 +00:00
UtilityProcessHost.cpp Bug 1907454 - [1/1] Send `ActorDestroyReason` up into telemetry r=ipc-reviewers,nika 2024-07-15 18:43:14 +00:00
UtilityProcessHost.h Bug 1907454 - [1/1] Send `ActorDestroyReason` up into telemetry r=ipc-reviewers,nika 2024-07-15 18:43:14 +00:00
UtilityProcessImpl.cpp Bug 1880373 - cache the CPU frequency in ProcInfo_win before enabling the sandbox in utility processes, r=gerard-majax. 2024-02-15 16:20:45 +00:00
UtilityProcessImpl.h
UtilityProcessManager.cpp Bug 1908725 - Part 2: Make the ChildID available in the same places as OtherPid, r=ipc-reviewers,media-playback-reviewers,win-reviewers,alwu,rkraesig,gfx-reviewers,mccr8,nical 2024-08-07 20:39:39 +00:00
UtilityProcessManager.h Bug 1908725 - Part 2: Make the ChildID available in the same places as OtherPid, r=ipc-reviewers,media-playback-reviewers,win-reviewers,alwu,rkraesig,gfx-reviewers,mccr8,nical 2024-08-07 20:39:39 +00:00
UtilityProcessParent.cpp Bug 1907454 - [1/1] Send `ActorDestroyReason` up into telemetry r=ipc-reviewers,nika 2024-07-15 18:43:14 +00:00
UtilityProcessParent.h Bug 1826784 - Collect Third-Party Modules informations for Utility processes r=gstoll 2023-04-07 15:25:53 +00:00
UtilityProcessSandboxing.cpp Bug 1837079 - [4/10] Create WINDOWS_FILE_DIALOG utility process type r=gerard-majax,ipc-reviewers,fluent-reviewers,bobowen,handyman,nika 2023-10-26 18:21:28 +00:00
UtilityProcessSandboxing.h Bug 1837079 - [4/10] Create WINDOWS_FILE_DIALOG utility process type r=gerard-majax,ipc-reviewers,fluent-reviewers,bobowen,handyman,nika 2023-10-26 18:21:28 +00:00
WindowsMessageLoop.cpp Bug 1900879 - part 1: Remove unused MessageChannel::SpinInternalEventLoop r=ipc-reviewers,nika 2024-06-06 20:19:19 +00:00
WindowsMessageLoop.h
components.conf
moz.build Bug 1454819 - Simplify SharedMemory classes r=ipc-reviewers,nika 2024-08-06 18:16:08 +00:00
nsIIPCSerializableInputStream.h