gecko-dev/dom/media/ipc
Haik Aftandilian ce0541018a Bug 1602635 - [macOS] Remove security.sandbox.content.mac.earlyinit and the old sandbox startup code paths r=spohl
Remove old content sandbox code paths that allowed the sandbox to be started
later during content process startup when the SetProcessSandbox() message was
received from the parent process. This older way of starting the sandbox was
still in the tree to support WebReplay which is now being removed. With this
fix, content processes always use the "earlyinit" sandbox startup like the
RDD and GMP processes.

Differential Revision: https://phabricator.services.mozilla.com/D64968

--HG--
extra : moz-landing-system : lando
2020-03-17 18:29:03 +00:00
..
GpuDecoderModule.cpp
GpuDecoderModule.h
IRemoteDecoderChild.h
MediaIPCUtils.h
PMediaDecoderParams.ipdlh
PRDD.ipdl Backed out 2 changesets (bug 1614933) for busages complaining about IdleSchedulerChild.cpp CLOSED TREE 2020-03-10 17:21:55 +02:00
PRemoteDecoder.ipdl
PRemoteDecoderManager.ipdl
RDDChild.cpp
RDDChild.h
RDDParent.cpp Bug 1614814 - Stop using fopen in ipc/chromium/src/base/process_util.h on Windows. r=gsvelto 2020-02-13 12:35:40 +00:00
RDDParent.h
RDDProcessHost.cpp Bug 1602635 - [macOS] Remove security.sandbox.content.mac.earlyinit and the old sandbox startup code paths r=spohl 2020-03-17 18:29:03 +00:00
RDDProcessHost.h Bug 1602635 - [macOS] Remove security.sandbox.content.mac.earlyinit and the old sandbox startup code paths r=spohl 2020-03-17 18:29:03 +00:00
RDDProcessImpl.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
RDDProcessImpl.h
RDDProcessManager.cpp Bug 1595420 - OOM in GPUProcessManager::OnPreferenceChange and RDDProcessManager::OnPreferenceChange on macOS r=mjf,jya 2020-02-18 15:57:14 +00:00
RDDProcessManager.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
RemoteAudioDecoder.cpp
RemoteAudioDecoder.h
RemoteDecoderChild.cpp
RemoteDecoderChild.h
RemoteDecoderManagerChild.cpp
RemoteDecoderManagerChild.h
RemoteDecoderManagerParent.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
RemoteDecoderManagerParent.h
RemoteDecoderModule.cpp
RemoteDecoderModule.h
RemoteDecoderParent.cpp
RemoteDecoderParent.h
RemoteMediaDataDecoder.cpp Bug 1611415 - Prefer using std::move over forget. r=froydnj 2020-02-13 14:38:48 +00:00
RemoteMediaDataDecoder.h
RemoteVideoDecoder.cpp Bug 1622709 - Re-enable RecycleAllocator at ImageContainer for RDD process r=nical 2020-03-16 10:42:32 +00:00
RemoteVideoDecoder.h
moz.build