gecko-dev/ipc/glue
Natalia Csoregi 8c2521e9d5 Backed out 13 changesets (bug 1640839) for causing bustage on Element.cpp CLOSED TREE
Backed out changeset 179ceb82c9e5 (bug 1640839)
Backed out changeset 73f498a821f0 (bug 1640839)
Backed out changeset dc2d3d0e0365 (bug 1640839)
Backed out changeset ddc989ac0509 (bug 1640839)
Backed out changeset e595bb3feea8 (bug 1640839)
Backed out changeset c85aca04e27f (bug 1640839)
Backed out changeset 98e8e3a4047a (bug 1640839)
Backed out changeset 59ef180517db (bug 1640839)
Backed out changeset af2f5e293662 (bug 1640839)
Backed out changeset 89aa6d9dc598 (bug 1640839)
Backed out changeset 67b722a722f9 (bug 1640839)
Backed out changeset 24a9665c6ced (bug 1640839)
Backed out changeset d93f199385e9 (bug 1640839)
2024-03-01 18:23:08 +02:00
..
test Backed out 13 changesets (bug 1640839) for causing bustage on Element.cpp CLOSED TREE 2024-03-01 18:23:08 +02:00
AsyncBlockers.h
BackgroundChild.h Bug 1758155 - PBackground clenup, r=nika 2023-08-31 11:45:05 +00:00
BackgroundChildImpl.cpp Bug 1874739 - Part 8: Make PQuota refcounted, r=dom-storage-reviewers,janv 2024-01-19 20:23:20 +00:00
BackgroundChildImpl.h Bug 1874739 - Part 8: Make PQuota refcounted, r=dom-storage-reviewers,janv 2024-01-19 20:23:20 +00:00
BackgroundImpl.cpp Backed out 6 changesets (bug 1875528) for causing leakcheck failures. CLOSED TREE 2024-01-25 01:26:46 +02:00
BackgroundParent.h Bug 1862723 - Use nsCString types for BackgroundParent::KillHardAsync, r=ipc-reviewers,mccr8 2023-11-27 17:49:06 +00:00
BackgroundParentImpl.cpp Bug 1855142 - Ensure IndexedDabaseManager::mLocale separately; r=dom-storage-reviewers,jari 2024-02-29 15:28:47 +00:00
BackgroundParentImpl.h Bug 1855142 - Ensure IndexedDabaseManager::mLocale separately; r=dom-storage-reviewers,jari 2024-02-29 15:28:47 +00:00
BackgroundStarterChild.h
BackgroundStarterParent.h
BackgroundUtils.cpp Bug 1824222 - Add an OverriddenFingerprintingSettings attribute to nsILoadInfo. r=tjr,necko-reviewers,jesup 2023-10-17 22:02:27 +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
BigBuffer.h
BrowserProcessSubThread.cpp
BrowserProcessSubThread.h
ByteBuf.h
ByteBufUtils.h
components.conf
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
CrashReporterHost.h Bug 1873812 - Remove Scoped.h usage in ipc/*. ipc-reviewers r=ipc-reviewers,nika 2024-02-06 18:57:44 +00:00
CrossProcessMutex_posix.cpp
CrossProcessMutex_unimplemented.cpp
CrossProcessMutex_windows.cpp
CrossProcessMutex.h
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 1553691 - Implement CrossProcessSemaphore on macOS using Mach semaphores. r=nika 2023-09-19 21:16:46 +00:00
CrossProcessSemaphore_unimplemented.cpp
CrossProcessSemaphore_windows.cpp
CrossProcessSemaphore.h Bug 1553691 - Implement CrossProcessSemaphore on macOS using Mach semaphores. r=nika 2023-09-19 21:16:46 +00:00
DataPipe.cpp Bug 1852082 - Part 2: Avoid fallible operations during DataPipe serialization, r=ipc-reviewers,mccr8 2023-09-15 15:26:51 +00:00
DataPipe.h Bug 1852082 - Part 2: Avoid fallible operations during DataPipe serialization, r=ipc-reviewers,mccr8 2023-09-15 15:26:51 +00:00
Endpoint.cpp Backed out 6 changesets (bug 1875528) for causing leakcheck failures. CLOSED TREE 2024-01-25 01:26:46 +02:00
Endpoint.h Backed out 6 changesets (bug 1875528) for causing leakcheck failures. CLOSED TREE 2024-01-25 01:26:46 +02:00
EnumSerializer.h
EnvironmentMap.h
FileDescriptor.cpp
FileDescriptor.h
FileDescriptorShuffle.cpp
FileDescriptorShuffle.h
FileDescriptorUtils.cpp
FileDescriptorUtils.h
ForkServer.cpp Bug 1858279 - Rework how process launch interacts with Linux sandboxing and the fork server. r=nika,gcp 2023-12-02 01:49:58 +00:00
ForkServer.h
ForkServiceChild.cpp Bug 1858279 - Rework how process launch interacts with Linux sandboxing and the fork server. r=nika,gcp 2023-12-02 01:49:58 +00:00
ForkServiceChild.h Bug 1858279 - Rework how process launch interacts with Linux sandboxing and the fork server. r=nika,gcp 2023-12-02 01:49:58 +00:00
GeckoChildProcessHost.cpp Backed out changeset dccf526bcc0a (bug 1878993) for causing build bustages at GeckoChildProcessHost.cpp. CLOSED TREE 2024-02-24 12:51:38 +02:00
GeckoChildProcessHost.h Bug 1872920 - Change how we notify the main process when we intercept a crash via WER r=yjuglaret,bobowen 2024-02-21 17:56:31 +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
IOThreadChild.h
IPCCore.h
IPCForwards.h
IPCMessageUtils.h
IPCMessageUtilsSpecializations.cpp
IPCMessageUtilsSpecializations.h Bug 1873330 - Part 5: Add UserActivation::Modifiers parameters for window.open-related functions. r=smaug 2024-01-11 17:24:03 +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
IPDLStructMember.h
LaunchError.cpp
LaunchError.h
MessageChannel.cpp Bug 1860108 - Add IPC_SingleMessage fuzzer. r=nika,truber 2023-11-06 22:22:59 +00:00
MessageChannel.h
MessageLink.cpp Bug 1850865: Add helpers for stringifying protocol sides. r=ipc-reviewers,nika 2023-09-05 18:09:30 +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_android.cpp
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
MessagePump.cpp
MessagePump.h
MiniTransceiver.cpp Bug 1875415 - Initialize the fork server's cmsg buffers. r=mccr8 2024-02-10 01:22:50 +00:00
MiniTransceiver.h
moz.build Bug 1854775: fix build on *BSD after bug 1851095 r=jld 2023-09-25 23:46:48 +00:00
Neutering.h
NodeChannel.cpp
NodeChannel.h
NodeController.cpp Bug 1879197 - Part 5: Port "Track ports that are going to be merged", r=ipc-reviewers,mccr8 2024-02-14 18:09:18 +00:00
NodeController.h
nsIIPCSerializableInputStream.h
PBackground.ipdl Bug 1855142 - Ensure IndexedDabaseManager::mLocale separately; r=dom-storage-reviewers,jari 2024-02-29 15:28:47 +00:00
PBackgroundSharedTypes.ipdlh Bug 1806693 - Implement the serverCertificateHashes option r=necko-reviewers,kershaw,jesup 2024-01-03 18:02:51 +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
ProcessChild.cpp
ProcessChild.h
ProcessUtils_bsd.cpp
ProcessUtils_common.cpp
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
ProcessUtils.h
ProtocolMessageUtils.h
ProtocolTypes.ipdlh
ProtocolUtils.cpp Bug 1873812 - Remove Scoped.h usage in ipc/*. ipc-reviewers r=ipc-reviewers,nika 2024-02-06 18:57:44 +00:00
ProtocolUtils.h Bug 1873812 - Remove Scoped.h usage in ipc/*. ipc-reviewers r=ipc-reviewers,nika 2024-02-06 18:57:44 +00:00
PUtilityAudioDecoder.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
PUtilityProcess.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
RandomAccessStreamParams.ipdlh
RandomAccessStreamUtils.cpp
RandomAccessStreamUtils.h
RawShmem.cpp Bug 1852082 - Part 1: Allow stealing ownership of the shared memory handle from SharedMemoryBasic, r=ipc-reviewers,mccr8 2023-09-15 15:26:50 +00:00
RawShmem.h
ScopedPort.cpp
ScopedPort.h
SerializedStructuredCloneBuffer.cpp
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_posix.cpp
SharedMemory_windows.cpp
SharedMemory.cpp
SharedMemory.h Bug 1852082 - Part 1: Allow stealing ownership of the shared memory handle from SharedMemoryBasic, r=ipc-reviewers,mccr8 2023-09-15 15:26:50 +00:00
SharedMemoryBasic_chromium.h Bug 1852082 - Part 1: Allow stealing ownership of the shared memory handle from SharedMemoryBasic, r=ipc-reviewers,mccr8 2023-09-15 15:26:50 +00:00
SharedMemoryBasic_mach.h Bug 1852082 - Part 1: Allow stealing ownership of the shared memory handle from SharedMemoryBasic, r=ipc-reviewers,mccr8 2023-09-15 15:26:50 +00:00
SharedMemoryBasic_mach.mm Bug 1852082 - Part 1: Allow stealing ownership of the shared memory handle from SharedMemoryBasic, r=ipc-reviewers,mccr8 2023-09-15 15:26:50 +00:00
SharedMemoryBasic.h Bug 1454808 - Remove SharedMemoryBasic_android, r=jld 2023-07-20 20:23:41 +00:00
Shmem.cpp Bug 1873295 - Part 1: Relax Shmem DEBUG behaviour around actor destruction, r=ipc-reviewers,jld 2024-02-05 18:43:43 +00:00
Shmem.h Bug 1873295 - Part 1: Relax Shmem DEBUG behaviour around actor destruction, r=ipc-reviewers,jld 2024-02-05 18:43:43 +00:00
ShmemMessageUtils.h
SideVariant.h
StringUtil.cpp
TaintingIPCUtils.h
TaskFactory.h
ToplevelActorHolder.h
TransportSecurityInfoUtils.cpp
TransportSecurityInfoUtils.h
URIParams.ipdlh
URIUtils.cpp
URIUtils.h
UtilityAudioDecoder.cpp Backed out 13 changesets (bug 1640839) for causing bustage on Element.cpp CLOSED TREE 2024-03-01 18:23:08 +02:00
UtilityAudioDecoder.h
UtilityAudioDecoderChild.cpp Backed out 13 changesets (bug 1640839) for causing bustage on Element.cpp CLOSED TREE 2024-03-01 18:23:08 +02:00
UtilityAudioDecoderChild.h Bug 1846848 - part5 : display MFCDM capabilites in about:support. r=fluent-reviewers,gerard-majax,jolin,niklas 2023-12-06 18:16:05 +00:00
UtilityAudioDecoderParent.cpp Bug 1863800 - part5 : set L1 path on the MFCDM process if it's already created before downloading L1. r=aosmond,gerard-majax 2023-12-19 20:28:06 +00:00
UtilityAudioDecoderParent.h Bug 1863800 - part5 : set L1 path on the MFCDM process if it's already created before downloading L1. r=aosmond,gerard-majax 2023-12-19 20:28:06 +00:00
UtilityProcessChild.cpp Bug 1863044 - remove unneeded variable and associated MOZ_ASSERT r=ipc-reviewers,nika 2023-11-08 17:25:57 +00:00
UtilityProcessChild.h Bug 1863044 - remove unneeded variable and associated MOZ_ASSERT r=ipc-reviewers,nika 2023-11-08 17:25:57 +00:00
UtilityProcessHost.cpp Bug 1873394 - part1 : collect playback statistic data for MFCDM. r=media-playback-reviewers,chunmin,chutten 2024-02-08 18:38:29 +00:00
UtilityProcessHost.h Bug 1873394 - part1 : collect playback statistic data for MFCDM. r=media-playback-reviewers,chunmin,chutten 2024-02-08 18:38:29 +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 1854669. r=gfx-reviewers,lsalzman 2023-12-05 15:23:37 +00:00
UtilityProcessManager.h Backed out 13 changesets (bug 1640839) for causing bustage on Element.cpp CLOSED TREE 2024-03-01 18:23:08 +02:00
UtilityProcessParent.cpp Bug 1856359 - Respect MOZ_CRASHREPORTER_SHUTDOWN for Utility process r=gsvelto,necko-reviewers,kershaw 2023-10-04 15:42:48 +00:00
UtilityProcessParent.h
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 1868673 - Use StaticAutoPtr for gNeuteredWindows r=handyman 2023-12-11 20:15:42 +00:00
WindowsMessageLoop.h