gecko-dev/ipc/glue
Alexandre Lissy 9d9fffdfd9 Bug 1755316 - Add audio tests with simultaneous processes r=alwu
Differential Revision: https://phabricator.services.mozilla.com/D141396
2022-04-07 10:04:52 +00:00
..
test Bug 1755316 - Add audio tests with simultaneous processes r=alwu 2022-04-07 10:04:52 +00:00
AsyncBlockers.h Bug 1755316 - Improve AsyncBlockers with ThreadSafety guards and simplifications r=nika 2022-04-07 10:04:51 +00:00
BackgroundChild.h Bug 1738734 - Directly pass around handles rather than using TransportDescriptor, r=jld,media-playback-reviewers,alwu 2022-02-08 23:53:45 +00:00
BackgroundChildImpl.cpp Bug 1712837 - introduce ipcclientcerts to allow client certificates to work with the socket process r=rmf,kershaw,necko-reviewers,ipc-reviewers,nika,glandium,jschanck 2021-12-18 01:30:24 +00:00
BackgroundChildImpl.h Bug 1738971 - Part 3. Rework VsyncChild to allow multiple implementations. r=gfx-reviewers,jgilbert 2021-12-10 02:57:50 +00:00
BackgroundImpl.cpp Bug 1738734 - Directly pass around handles rather than using TransportDescriptor, r=jld,media-playback-reviewers,alwu 2022-02-08 23:53:45 +00:00
BackgroundParent.h Bug 1738734 - Directly pass around handles rather than using TransportDescriptor, r=jld,media-playback-reviewers,alwu 2022-02-08 23:53:45 +00:00
BackgroundParentImpl.cpp Bug 1755316 - Perform audio decoding on PUtilityAudioDecoder r=alwu,nika,jld,bobowen,haik 2022-04-07 10:04:51 +00:00
BackgroundParentImpl.h Bug 1755316 - Perform audio decoding on PUtilityAudioDecoder r=alwu,nika,jld,bobowen,haik 2022-04-07 10:04:51 +00:00
BackgroundStarterChild.h Bug 1749744 - Handle re-creating PBackgroundStarter, r=handyman,kershaw 2022-01-13 23:58:46 +00:00
BackgroundStarterParent.h Bug 1737828 - Avoid the main thread when starting PBackground, r=asuth,ipc-reviewers,necko-reviewers,kershaw,handyman 2022-01-10 20:09:14 +00:00
BackgroundUtils.cpp Bug 1742770 - Properly validate URI for null principals. r=nika 2021-11-24 20:57:29 +00:00
BackgroundUtils.h Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
BrowserProcessSubThread.cpp Bug 1706374 - Part 12a: Initialize NodeController when creating IO thread, r=handyman 2021-06-22 18:17:22 +00:00
BrowserProcessSubThread.h Bug 1760357 - Part 4: Add straightforward annotations to IPC types, r=jesup 2022-03-22 14:59:41 +00:00
ByteBuf.h
ByteBufUtils.h Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
CrashReporterClient.cpp
CrashReporterClient.h Bug 1760357 - Part 4: Add straightforward annotations to IPC types, r=jesup 2022-03-22 14:59:41 +00:00
CrashReporterHelper.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
CrashReporterHost.cpp Bug 1726804 - Refactor PROCESS_TYPE_* from nsICrashService r=gsvelto 2021-11-19 14:02:56 +00:00
CrashReporterHost.h 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
CrossProcessMutex.h Bug 1734739 - Part 1: Stop requiring otherpid for ShareTo, r=handyman 2021-11-24 17:56:00 +00:00
CrossProcessMutex_posix.cpp Bug 1734739 - Part 1: Stop requiring otherpid for ShareTo, r=handyman 2021-11-24 17:56:00 +00:00
CrossProcessMutex_unimplemented.cpp Bug 1734739 - Part 1: Stop requiring otherpid for ShareTo, r=handyman 2021-11-24 17:56:00 +00:00
CrossProcessMutex_windows.cpp Bug 1734739 - Part 1: Stop requiring otherpid for ShareTo, r=handyman 2021-11-24 17:56:00 +00:00
CrossProcessSemaphore.h Bug 1734739 - Part 1: Stop requiring otherpid for ShareTo, r=handyman 2021-11-24 17:56:00 +00:00
CrossProcessSemaphore_posix.cpp Bug 1734739 - Part 1: Stop requiring otherpid for ShareTo, r=handyman 2021-11-24 17:56:00 +00:00
CrossProcessSemaphore_unimplemented.cpp Bug 1734739 - Part 1: Stop requiring otherpid for ShareTo, r=handyman 2021-11-24 17:56:00 +00:00
CrossProcessSemaphore_windows.cpp Bug 1734739 - Part 1: Stop requiring otherpid for ShareTo, r=handyman 2021-11-24 17:56:00 +00:00
DataPipe.cpp Bug 1760357 - Part 2: Add thread safety annotations to DataPipe, r=jesup 2022-03-22 14:59:40 +00:00
DataPipe.h Bug 1760357 - Part 2: Add thread safety annotations to DataPipe, r=jesup 2022-03-22 14:59:40 +00:00
Endpoint.cpp Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
Endpoint.h Bug 1738734 - Directly pass around handles rather than using TransportDescriptor, r=jld,media-playback-reviewers,alwu 2022-02-08 23:53:45 +00:00
EnumSerializer.h Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
EnvironmentMap.h
FileDescriptor.cpp Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
FileDescriptor.h Bug 1732343 - Part 4: Use attached handles for Windows FileDescriptor serialization, r=handyman 2021-11-09 14:17:33 +00:00
FileDescriptorSetChild.cpp Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
FileDescriptorSetChild.h
FileDescriptorSetParent.cpp Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
FileDescriptorSetParent.h
FileDescriptorShuffle.cpp
FileDescriptorShuffle.h
FileDescriptorUtils.cpp
FileDescriptorUtils.h
ForkServer.cpp Bug 1754037 - Part 4: Implement IPDLParamTraits in terms of ParamTraits, r=ipc-reviewers,mccr8 2022-03-04 15:39:41 +00:00
ForkServer.h
ForkServiceChild.cpp Bug 1754037 - Part 3a: Manual changes to new ParamTraits API, r=ipc-reviewers,mccr8 2022-03-04 15:39:40 +00:00
ForkServiceChild.h Bug 1706375 - Support building ipc/glue in non-unified mode, r=ipc-reviewers,mccr8 2021-04-22 14:32:03 +00:00
GeckoChildProcessHost.cpp Bug 1760357 - Part 4: Add straightforward annotations to IPC types, r=jesup 2022-03-22 14:59:41 +00:00
GeckoChildProcessHost.h Bug 1760357 - Part 4: Add straightforward annotations to IPC types, r=jesup 2022-03-22 14:59:41 +00:00
IOThreadChild.h Bug 1706374 - Part 12a: Initialize NodeController when creating IO thread, r=handyman 2021-06-22 18:17:22 +00:00
IPCCore.h Bug 1660470 - Move void_t/null_t to a new IPCCore.h header. r=nika 2020-11-23 16:05:20 +00:00
IPCMessageUtils.cpp 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
IPCMessageUtils.h Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
IPCMessageUtilsSpecializations.cpp Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
IPCMessageUtilsSpecializations.h Bug 1754037 - Part 4: Implement IPDLParamTraits in terms of ParamTraits, r=ipc-reviewers,mccr8 2022-03-04 15:39:41 +00:00
IPCStream.ipdlh
IPCStreamAlloc.h
IPCStreamChild.cpp Bug 1706375 - Support building ipc/glue in non-unified mode, r=ipc-reviewers,mccr8 2021-04-22 14:32:03 +00:00
IPCStreamDestination.cpp Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
IPCStreamDestination.h Bug 1681529 - Part 3: Apply InputStreamLengthWrapper after DelayedStartInputStream, r=baku 2021-02-04 18:12:57 +00:00
IPCStreamParent.cpp
IPCStreamSource.cpp Bug 1706375 - Support building ipc/glue in non-unified mode, r=ipc-reviewers,mccr8 2021-04-22 14:32:03 +00:00
IPCStreamSource.h Bug 1706375 - Support building ipc/glue in non-unified mode, r=ipc-reviewers,mccr8 2021-04-22 14:32:03 +00:00
IPCStreamUtils.cpp Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
IPCStreamUtils.h Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
IPCTypes.h Bug 1660470 - Avoid including IPCMessageUtils.h from header files. r=nika 2020-11-23 16:03:47 +00:00
IPDLParamTraits.h Bug 1754037 - Part 4: Implement IPDLParamTraits in terms of ParamTraits, r=ipc-reviewers,mccr8 2022-03-04 15:39:41 +00:00
IdleSchedulerChild.cpp Bug 1745269 - Remove the GC_WAIT_FOR_IDLE_* telemetry r=smaug 2021-12-20 22:12:08 +00:00
IdleSchedulerChild.h Bug 1710552 - pt 2. Inform the idle scheduler when we initiate a GC r=smaug 2021-08-13 04:06:26 +00:00
IdleSchedulerParent.cpp Bug 1672121 - Stop sGCRunner GC slice if the IdleTaskRunnerTask gets a RequestInterrupt() call r=smaug 2021-12-22 18:06:06 +00:00
IdleSchedulerParent.h Bug 1745269 - Remove the GC_WAIT_FOR_IDLE_* telemetry r=smaug 2021-12-20 22:12:08 +00:00
InputStreamParams.ipdlh Bug 1346446 - Add a DataPipe shared memory pipe type, r=ipc-reviewers,handyman 2022-02-14 23:59:35 +00:00
InputStreamUtils.cpp Bug 1346446 - Add a DataPipe shared memory pipe type, r=ipc-reviewers,handyman 2022-02-14 23:59:35 +00:00
InputStreamUtils.h
LibrarySandboxPreload.cpp Bug 1572618 - Statically link the rlbox library to libxul. r=firefox-build-system-reviewers,nika,andi 2021-10-15 01:17:58 +00:00
LibrarySandboxPreload.h Bug 1572618 - Statically link the rlbox library to libxul. r=firefox-build-system-reviewers,nika,andi 2021-10-15 01:17:58 +00:00
MessageChannel.cpp Bug 1738104 - Shutdown IPC actors during EventTarget shutdown, r=ipc-reviewers,mccr8 2022-03-23 22:22:05 +00:00
MessageChannel.h Bug 1738104 - Shutdown IPC actors during EventTarget shutdown, r=ipc-reviewers,mccr8 2022-03-23 22:22:05 +00:00
MessageLink.cpp Bug 1207753: Basic thread-safety annotations to quiet errors until real annotations land r=nika 2022-03-17 18:39:15 +00:00
MessageLink.h Bug 1754037 - Part 2: Forward declare Message{Reader,Writer} where Message is forward declared, r=ipc-reviewers,mccr8 2022-03-04 15:39:39 +00:00
MessagePump.cpp Bug 1738103 - Part 4: Add XPCOM support for shutdown tasks, r=necko-reviewers,KrisWright 2022-03-23 22:22:04 +00:00
MessagePump.h Bug 1738103 - Part 4: Add XPCOM support for shutdown tasks, r=necko-reviewers,KrisWright 2022-03-23 22:22:04 +00:00
MiniTransceiver.cpp Bug 1732343 - Part 2: Migrate all uses of base::FileDescriptor to UniqueFileHandle, r=handyman 2021-11-09 14:17:32 +00:00
MiniTransceiver.h
Neutering.h Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-08-02 15:29:15 +00:00
NodeChannel.cpp Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
NodeChannel.h Bug 1738734 - Directly pass around handles rather than using TransportDescriptor, r=jld,media-playback-reviewers,alwu 2022-02-08 23:53:45 +00:00
NodeController.cpp Bug 1738734 - Directly pass around handles rather than using TransportDescriptor, r=jld,media-playback-reviewers,alwu 2022-02-08 23:53:45 +00:00
NodeController.h Bug 1734735 - Part 4: Support relaying mach ports via the parent process, r=handyman,mstange 2021-11-23 16:15:21 +00:00
PBackground.ipdl Bug 1755316 - Perform audio decoding on PUtilityAudioDecoder r=alwu,nika,jld,bobowen,haik 2022-04-07 10:04:51 +00:00
PBackgroundSharedTypes.ipdlh Bug 1689147 - Part 5: Change comparable to an extended attribute, r=mccr8 2021-02-09 16:50:23 +00:00
PBackgroundStarter.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PBackgroundTest.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PChildToParentStream.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PFileDescriptorSet.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PIdleScheduler.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PParentToChildStream.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PUtilityAudioDecoder.ipdl Bug 1755316 - Introduce PUtilityAudioDecoder as a UtilityProcess user r=alwu,nika 2022-04-07 10:04:51 +00:00
PUtilityProcess.ipdl Bug 1755316 - Introduce PUtilityAudioDecoder as a UtilityProcess user r=alwu,nika 2022-04-07 10:04:51 +00:00
ProcessChild.cpp Bug 1755376: Rename receiving NotifyImpendingShutdown to distinguish send and receive case. r=ipc-reviewers,mccr8 2022-02-23 15:45:24 +00:00
ProcessChild.h Bug 1755376: Rename receiving NotifyImpendingShutdown to distinguish send and receive case. r=ipc-reviewers,mccr8 2022-02-23 15:45:24 +00:00
ProcessUtils.h Backed out 10 changesets (bug 1752332) for bc failures on browser_preferences_usage.js 2022-02-23 20:43:01 +02:00
ProcessUtils_bsd.cpp
ProcessUtils_common.cpp Backed out 10 changesets (bug 1752332) for bc failures on browser_preferences_usage.js 2022-02-23 20:43:01 +02:00
ProcessUtils_linux.cpp
ProcessUtils_mac.mm Bug 1682030 - Remove some dead NPAPI code from dom/plugins and related spots. r=jmathies,mconley,ipc-reviewers,mccr8 2021-04-06 19:28:12 +00:00
ProcessUtils_none.cpp
ProtocolMessageUtils.h Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
ProtocolTypes.ipdlh
ProtocolUtils.cpp Bug 1754037 - Part 6: Add a FatalError method to Message{Reader,Writer}, r=ipc-reviewers,mccr8 2022-03-04 15:39:42 +00:00
ProtocolUtils.h Bug 1754037 - Part 6: Add a FatalError method to Message{Reader,Writer}, r=ipc-reviewers,mccr8 2022-03-04 15:39:42 +00:00
ProtocolUtilsFwd.h Bug 1660470 - Avoid including ProtocolUtils.h from header files. r=nika 2020-11-23 16:05:07 +00:00
ScopedPort.cpp Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
ScopedPort.h Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
ScopedXREEmbed.cpp
ScopedXREEmbed.h
SerializedStructuredCloneBuffer.h Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
SharedMemory.cpp
SharedMemory.h Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
SharedMemoryBasic.h
SharedMemoryBasic_android.cpp Bug 1734739 - Part 1: Stop requiring otherpid for ShareTo, r=handyman 2021-11-24 17:56:00 +00:00
SharedMemoryBasic_android.h Bug 1734739 - Part 1: Stop requiring otherpid for ShareTo, r=handyman 2021-11-24 17:56:00 +00:00
SharedMemoryBasic_chromium.h Bug 1734739 - Part 1: Stop requiring otherpid for ShareTo, r=handyman 2021-11-24 17:56:00 +00:00
SharedMemoryBasic_mach.h Bug 1734739 - Part 1: Stop requiring otherpid for ShareTo, r=handyman 2021-11-24 17:56:00 +00:00
SharedMemoryBasic_mach.mm Bug 1734739 - Part 1: Stop requiring otherpid for ShareTo, r=handyman 2021-11-24 17:56:00 +00:00
SharedMemory_posix.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2021-01-06 17:17:23 +00:00
SharedMemory_windows.cpp
Shmem.cpp Bug 1757805 - Add additional assertions around shmem size, r=ipc-reviewers,handyman 2022-03-21 14:37:50 +00:00
Shmem.h Bug 1757805 - Add additional assertions around shmem size, r=ipc-reviewers,handyman 2022-03-21 14:37:50 +00:00
ShmemMessageUtils.h Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
StringUtil.cpp
TaintingIPCUtils.h Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
TaskFactory.h
TransportSecurityInfoUtils.cpp Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
TransportSecurityInfoUtils.h Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
URIParams.ipdlh Bug 1714645: Remove NullPrincipalURI. r=ckerschb,nika 2021-07-06 08:23:12 +00:00
URIUtils.cpp Bug 1714645: Remove NullPrincipalURI. r=ckerschb,nika 2021-07-06 08:23:12 +00:00
URIUtils.h Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
UtilityAudioDecoderChild.cpp Bug 1755316 - Introduce PUtilityAudioDecoder as a UtilityProcess user r=alwu,nika 2022-04-07 10:04:51 +00:00
UtilityAudioDecoderChild.h Bug 1755316 - Introduce PUtilityAudioDecoder as a UtilityProcess user r=alwu,nika 2022-04-07 10:04:51 +00:00
UtilityAudioDecoderParent.cpp Bug 1755316 - Introduce PUtilityAudioDecoder as a UtilityProcess user r=alwu,nika 2022-04-07 10:04:51 +00:00
UtilityAudioDecoderParent.h Bug 1755316 - Introduce PUtilityAudioDecoder as a UtilityProcess user r=alwu,nika 2022-04-07 10:04:51 +00:00
UtilityProcessChild.cpp Bug 1755316 - Perform audio decoding on PUtilityAudioDecoder r=alwu,nika,jld,bobowen,haik 2022-04-07 10:04:51 +00:00
UtilityProcessChild.h Bug 1755316 - Perform audio decoding on PUtilityAudioDecoder r=alwu,nika,jld,bobowen,haik 2022-04-07 10:04:51 +00:00
UtilityProcessHost.cpp Bug 1755316 - Introduce PUtilityAudioDecoder as a UtilityProcess user r=alwu,nika 2022-04-07 10:04:51 +00:00
UtilityProcessHost.h Bug 1753424 - Support running multiple UtilityProcess r=nika 2022-03-26 19:46:43 +00:00
UtilityProcessImpl.cpp Bug 1755316 - Introduce PUtilityAudioDecoder as a UtilityProcess user r=alwu,nika 2022-04-07 10:04:51 +00:00
UtilityProcessImpl.h Bug 1755316 - Introduce PUtilityAudioDecoder as a UtilityProcess user r=alwu,nika 2022-04-07 10:04:51 +00:00
UtilityProcessManager.cpp Bug 1755316 - Introduce PUtilityAudioDecoder as a UtilityProcess user r=alwu,nika 2022-04-07 10:04:51 +00:00
UtilityProcessManager.h Bug 1755316 - Introduce PUtilityAudioDecoder as a UtilityProcess user r=alwu,nika 2022-04-07 10:04:51 +00:00
UtilityProcessParent.cpp Bug 1753424 - Support running multiple UtilityProcess r=nika 2022-03-26 19:46:43 +00:00
UtilityProcessParent.h Bug 1753424 - Remove unused UtilityProcessParent and UtilityProcessManager code r=nika 2022-03-26 19:46:42 +00:00
UtilityProcessSandboxing.h Bug 1755316 - Introduce PUtilityAudioDecoder as a UtilityProcess user r=alwu,nika 2022-04-07 10:04:51 +00:00
WindowsMessageLoop.cpp Bug 1751281 - Enable Windows Event logging with separate logging module and message parameters r=cmartin 2022-03-25 15:27:39 +00:00
WindowsMessageLoop.h
components.conf
moz.build Bug 1755316 - Introduce PUtilityAudioDecoder as a UtilityProcess user r=alwu,nika 2022-04-07 10:04:51 +00:00
nsIIPCSerializableInputStream.h