gecko-dev/ipc/glue
Ehsan Akhgari e06a6e7ca6 Bug 1572240 - Part 2: Introduce nsIBrowser.contentBlockingAllowListPrincipal; r=baku
This patch also includes some spot fixes for the storage principal
support on the XUL browser element.

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

--HG--
extra : moz-landing-system : lando
2019-08-19 14:38:34 +00:00
..
BackgroundChild.h
BackgroundChildImpl.cpp Bug 1231213 - Refactor RemoteWorkerChild to handle Service Workers' and Shared Workers' operations and to make its state data/transitions safer. r=asuth 2019-08-15 17:26:58 +00:00
BackgroundChildImpl.h Bug 1231213 - Implement PRemoteWorkerController IPDL protocol and RemoteWorkerController{Parent,Child}. r=asuth 2019-08-15 17:26:49 +00:00
BackgroundImpl.cpp Bug 1570950 - Make sure the IPC channel is closed before destroying r=jld 2019-08-06 21:17:40 +00:00
BackgroundParent.h
BackgroundParentImpl.cpp Bug 1231213 - Implement PRemoteWorkerController IPDL protocol and RemoteWorkerController{Parent,Child}. r=asuth 2019-08-15 17:26:49 +00:00
BackgroundParentImpl.h Bug 1231213 - Implement PRemoteWorkerController IPDL protocol and RemoteWorkerController{Parent,Child}. r=asuth 2019-08-15 17:26:49 +00:00
BackgroundUtils.cpp Bug 1428473 Support X-Content-Type-Options: nosniff when navigating r=ckerschb,dragana,alchen 2019-07-31 16:59:53 +00:00
BackgroundUtils.h
BrowserProcessSubThread.cpp
BrowserProcessSubThread.h
ByteBuf.h
CrashReporterClient.cpp
CrashReporterClient.h Bug 1571711 - Factorize crash handling out of the various process IPC classes r=froydnj 2019-08-15 12:06:51 +00:00
CrashReporterHelper.h Bug 1571711 - Factorize crash handling out of the various process IPC classes r=froydnj 2019-08-15 12:06:51 +00:00
CrashReporterHost.cpp Bug 1282776 - Finalize crash reports for child process crashes happening too early r=froydnj 2019-08-09 14:23:19 +00:00
CrashReporterHost.h Bug 1571711 - Factorize crash handling out of the various process IPC classes r=froydnj 2019-08-15 12:06:51 +00:00
CrashReporterMetadataShmem.cpp
CrashReporterMetadataShmem.h
CrossProcessMutex_posix.cpp
CrossProcessMutex_unimplemented.cpp
CrossProcessMutex_windows.cpp
CrossProcessMutex.h
CrossProcessSemaphore_posix.cpp
CrossProcessSemaphore_unimplemented.cpp
CrossProcessSemaphore_windows.cpp
CrossProcessSemaphore.h
EnvironmentMap.h
FileDescriptor.cpp
FileDescriptor.h
FileDescriptorSetChild.cpp
FileDescriptorSetChild.h
FileDescriptorSetParent.cpp
FileDescriptorSetParent.h
FileDescriptorShuffle.cpp
FileDescriptorShuffle.h
FileDescriptorUtils.cpp
FileDescriptorUtils.h
GeckoChildProcessHost.cpp Bug 1571092 - Add missing return statement. r=jld 2019-08-05 20:08:59 +00:00
GeckoChildProcessHost.h
InProcessChild.h Bug 1570369 - Part 10: Use IPDL refcounted for PInProcess, r=farre 2019-08-08 16:46:44 +00:00
InProcessImpl.cpp Bug 1570369 - Part 10: Use IPDL refcounted for PInProcess, r=farre 2019-08-08 16:46:44 +00:00
InProcessParent.h Bug 1570369 - Part 10: Use IPDL refcounted for PInProcess, r=farre 2019-08-08 16:46:44 +00:00
InputStreamParams.ipdlh
InputStreamUtils.cpp
InputStreamUtils.h
IOThreadChild.h
IPCMessageUtils.cpp
IPCMessageUtils.h Bug 1543068 - P3 Take COEP into account for COOP mismatch r=nika 2019-08-08 19:00:00 +00:00
IPCStream.ipdlh
IPCStreamAlloc.h
IPCStreamChild.cpp
IPCStreamDestination.cpp
IPCStreamDestination.h
IPCStreamParent.cpp
IPCStreamSource.cpp Bug 1231213 - IPCStreamSource should not attempt to read from its stream if already closed. r=asuth 2019-08-15 17:26:05 +00:00
IPCStreamSource.h
IPCStreamUtils.cpp
IPCStreamUtils.h
IPDLParamTraits.h
MessageChannel.cpp
MessageChannel.h
MessageLink.cpp
MessageLink.h
MessagePump.cpp
MessagePump.h
moz.build Bug 1571711 - Factorize crash handling out of the various process IPC classes r=froydnj 2019-08-15 12:06:51 +00:00
Neutering.h
nsIIPCSerializableInputStream.h
PBackground.ipdl Bug 1231213 - Implement PRemoteWorkerController IPDL protocol and RemoteWorkerController{Parent,Child}. r=asuth 2019-08-15 17:26:49 +00:00
PBackgroundSharedTypes.ipdlh Bug 1572240 - Part 2: Introduce nsIBrowser.contentBlockingAllowListPrincipal; r=baku 2019-08-19 14:38:34 +00:00
PBackgroundTest.ipdl
PChildToParentStream.ipdl
PFileDescriptorSet.ipdl
PInProcess.ipdl Bug 1570369 - Part 10: Use IPDL refcounted for PInProcess, r=farre 2019-08-08 16:46:44 +00:00
PParentToChildStream.ipdl
ProcessChild.cpp
ProcessChild.h
ProcessUtils_bsd.cpp
ProcessUtils_common.cpp Bug 1479960 - Get rid of base::SharedMemory::handle. r=froydnj 2019-08-14 22:48:22 +00:00
ProcessUtils_linux.cpp
ProcessUtils_mac.mm
ProcessUtils_none.cpp
ProcessUtils.h Bug 1479960 - Get rid of base::SharedMemory::handle. r=froydnj 2019-08-14 22:48:22 +00:00
ProtocolTypes.ipdlh
ProtocolUtils.cpp Bug 1572868 - Remove ChannelOpened and related dead code. r=nika 2019-08-09 22:20:51 +00:00
ProtocolUtils.h Bug 1572868 - Remove ChannelOpened and related dead code. r=nika 2019-08-09 22:20:51 +00:00
ScopedXREEmbed.cpp
ScopedXREEmbed.h
SharedMemory_posix.cpp Bug 1479960 - Add unit tests for shared memory freezing. r=froydnj 2019-08-14 22:48:52 +00:00
SharedMemory_windows.cpp Bug 1479960 - Add unit tests for shared memory freezing. r=froydnj 2019-08-14 22:48:52 +00:00
SharedMemory.cpp
SharedMemory.h Bug 1479960 - Add unit tests for shared memory freezing. r=froydnj 2019-08-14 22:48:52 +00:00
SharedMemoryBasic_android.cpp
SharedMemoryBasic_android.h
SharedMemoryBasic_chromium.h
SharedMemoryBasic_mach.h
SharedMemoryBasic_mach.mm
SharedMemoryBasic.h
Shmem.cpp
Shmem.h
StringUtil.cpp
TaskFactory.h
Transport_posix.cpp
Transport_posix.h
Transport_win.cpp
Transport_win.h
Transport.h
URIParams.ipdlh
URIUtils.cpp
URIUtils.h
WindowsMessageLoop.cpp
WindowsMessageLoop.h