gecko-dev/ipc/glue
Bob Owen ecee115838 Bug 1250125: Make a 0 security.sandbox.content.level turn off the content process sandbox. r=TimAbraldes
This also fixes a bug where we weren't setting parts of the policy correctly for levels 3 to 9.

MozReview-Commit-ID: IXsg2nGOqoa

--HG--
extra : rebase_source : 65c76a581dcd498c7d7d5b01e4f4e140acdb244f
2016-05-25 09:06:23 +01:00
..
BackgroundChild.h
BackgroundChildImpl.cpp Bug 1093357 P1 Implement an actor for streaming pipes from child to parent. r=jld 2016-05-15 10:32:09 -07:00
BackgroundChildImpl.h Bug 1093357 P1 Implement an actor for streaming pipes from child to parent. r=jld 2016-05-15 10:32:09 -07:00
BackgroundImpl.cpp Bug 1272415: Don't include task.h everywhere. r=froydnj 2016-05-12 15:15:43 -07:00
BackgroundParent.h Bug 1257032: Make files in dom/workers actually build without unification. r=baku 2016-03-16 11:51:11 -07:00
BackgroundParentImpl.cpp Backed out changeset 0659c9235136 (bug 1274363) for memory leaks 2016-05-24 09:37:23 +02:00
BackgroundParentImpl.h Bug 1093357 P1 Implement an actor for streaming pipes from child to parent. r=jld 2016-05-15 10:32:09 -07:00
BackgroundUtils.cpp Bug 1263496 - Part 2: fix for NS_NULLPRINCIPAL_CONTRACTID. r=bholley 2016-04-27 18:38:03 +08:00
BackgroundUtils.h Bug 1209162 - Create OriginAttributes subtypes. IGNORE IDL r=sicking. 2015-11-03 09:50:54 +08:00
BrowserProcessSubThread.cpp
BrowserProcessSubThread.h
CrossProcessMutex.h Bug 1252246 - Try to use PTHREAD_PROCESS_SHARED for CrossProcessMutex on more Unices. r=glandium f=kats 2016-02-29 21:34:46 +00:00
CrossProcessMutex_posix.cpp Bug 1245241 - part 1 - Close Shmem file handles after mapping them when possible to reduce exhaustion issues. r=billm 2016-02-18 10:56:15 -05:00
CrossProcessMutex_unimplemented.cpp
CrossProcessMutex_windows.cpp
FileDescriptor.cpp Bug 1253094, part 3 - Stop using DebugOnly for class/struct members in ipc/. r=billm 2016-02-26 15:52:07 +00:00
FileDescriptor.h Bug 1253094, part 3 - Stop using DebugOnly for class/struct members in ipc/. r=billm 2016-02-26 15:52:07 +00:00
FileDescriptorSetChild.cpp
FileDescriptorSetChild.h
FileDescriptorSetParent.cpp
FileDescriptorSetParent.h
FileDescriptorUtils.cpp
FileDescriptorUtils.h
GeckoChildProcessHost.cpp Bug 1250125: Make a 0 security.sandbox.content.level turn off the content process sandbox. r=TimAbraldes 2016-05-25 09:06:23 +01:00
GeckoChildProcessHost.h Bug 1262898: Keep the GeckoChildProcessHost alive for the lifetime of the CompositorBridge and ImageBridge parent actors. r=jimm r=nical 2016-04-25 03:54:07 +00:00
IOThreadChild.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
IPCMessageUtils.cpp Bug 1268130, part 1 - Reimplement ByteLengthIsValid using CheckedInt. r=froydnj 2016-04-28 10:00:46 -07:00
IPCMessageUtils.h Bug 1269365, part 3 - Use infallible array allocation in implementSpecialArrayPickling. r=froydnj 2016-05-03 09:29:39 -07:00
IPCStream.ipdlh Bug 1093357 P2 Add an RAII type to safely handle serialized stream actors. r=jld 2016-05-15 10:32:09 -07:00
IPCStreamUtils.cpp Bug 1093357 P2 Add an RAII type to safely handle serialized stream actors. r=jld 2016-05-15 10:32:09 -07:00
IPCStreamUtils.h Bug 1093357 P2 Add an RAII type to safely handle serialized stream actors. r=jld 2016-05-15 10:32:09 -07:00
InputStreamParams.ipdlh
InputStreamUtils.cpp Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
InputStreamUtils.h
MessageChannel.cpp Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj 2016-05-05 01:45:00 -07:00
MessageChannel.h Bug 1269056: Part 2 - Consolidate XPCOM and chromium event queues for non-main nsThreads. r=froydnj 2016-05-12 15:15:43 -07:00
MessageLink.cpp Bug 1274404 - Annotate IPC message name and size when crashing due to message size. r=mccr8 2016-05-23 11:15:47 -07:00
MessageLink.h Bug 1261094 - Improve how MessageChannel::mInterruptStack is used in IPC code, r=jld 2016-04-28 07:21:49 +08:00
MessagePump.cpp Bug 1269056: Part 3 - Consolidate XPCOM and chromium event queues for the main thread. r=froydnj 2016-05-12 15:15:43 -07:00
MessagePump.h Bug 1269056: Part 2 - Consolidate XPCOM and chromium event queues for non-main nsThreads. r=froydnj 2016-05-12 15:15:43 -07:00
Neutering.h Bug 1213567: Prevent neutering from occurring during CreateWindow(Ex) calls; r=jimm 2015-10-17 13:28:53 -06:00
PBackground.ipdl Bug 1093357 P1 Implement an actor for streaming pipes from child to parent. r=jld 2016-05-15 10:32:09 -07:00
PBackgroundSharedTypes.ipdlh Bug 1263496 - Part 2: fix for NS_NULLPRINCIPAL_CONTRACTID. r=bholley 2016-04-27 18:38:03 +08:00
PBackgroundTest.ipdl Bug 1240871 - Don't allow implicit "async" in IPDL (r=mccr8,billm) 2016-01-28 20:56:37 -08:00
PFileDescriptorSet.ipdl Bug 1240871 - Don't allow implicit "async" in IPDL (r=mccr8,billm) 2016-01-28 20:56:37 -08:00
PProcLoader.ipdl
PSendStream.ipdl Bug 1093357 P1 Implement an actor for streaming pipes from child to parent. r=jld 2016-05-15 10:32:09 -07:00
ProcessChild.cpp Bug 1263499 - unify the QuickExit function, r=bsmedberg 2016-04-11 16:12:33 +08:00
ProcessChild.h Bug 1263499 - unify the QuickExit function, r=bsmedberg 2016-04-11 16:12:33 +08:00
ProcessUtils.h
ProcessUtils_bsd.cpp
ProcessUtils_linux.cpp Bug 1268432: Replace |Task| with |Runnable| in B2G code r=fabrice 2016-05-02 10:27:15 -07:00
ProcessUtils_mac.mm
ProcessUtils_none.cpp
ProtocolTypes.ipdlh
ProtocolUtils.cpp Bug 1262937 - part 8 - factor out array length deserialization errors; r=jld 2016-05-21 04:07:56 -04:00
ProtocolUtils.h Bug 1262937 - part 8 - factor out array length deserialization errors; r=jld 2016-05-21 04:07:56 -04:00
ScopedXREEmbed.cpp
ScopedXREEmbed.h
SendStream.h Bug 1093357 P1 Implement an actor for streaming pipes from child to parent. r=jld 2016-05-15 10:32:09 -07:00
SendStreamAlloc.h Bug 1093357 P1 Implement an actor for streaming pipes from child to parent. r=jld 2016-05-15 10:32:09 -07:00
SendStreamChild.cpp Bug 1093357 P1 Implement an actor for streaming pipes from child to parent. r=jld 2016-05-15 10:32:09 -07:00
SendStreamParent.cpp Bug 1093357 P1 Implement an actor for streaming pipes from child to parent. r=jld 2016-05-15 10:32:09 -07:00
SharedMemory.cpp
SharedMemory.h Bug 1245241 - part 4 - move SharedMemorySysV details into nsShmImage. r=nical 2016-02-18 10:56:15 -05:00
SharedMemoryBasic.h bug 1204985 - make SharedMemoryBasic_mach build on iOS. r=billm 2015-09-22 13:59:00 -04:00
SharedMemoryBasic_android.cpp Bug 1245241 - fix SharedMemoryBasic_android CloseHandle to null out handle. r=billm a=kwierso 2016-02-22 14:47:46 -05:00
SharedMemoryBasic_android.h Bug 1245241 - part 1 - Close Shmem file handles after mapping them when possible to reduce exhaustion issues. r=billm 2016-02-18 10:56:15 -05:00
SharedMemoryBasic_chromium.h Bug 1245241 - part 1 - Close Shmem file handles after mapping them when possible to reduce exhaustion issues. r=billm 2016-02-18 10:56:15 -05:00
SharedMemoryBasic_mach.h Bug 1245241 - part 1 - Close Shmem file handles after mapping them when possible to reduce exhaustion issues. r=billm 2016-02-18 10:56:15 -05:00
SharedMemoryBasic_mach.mm Bug 1245241 - part 1 - Close Shmem file handles after mapping them when possible to reduce exhaustion issues. r=billm 2016-02-18 10:56:15 -05:00
SharedMemory_posix.cpp
SharedMemory_windows.cpp
Shmem.cpp Bug 1245241 - part 2 - remove TYPE_SYSV Shmems from IPDL. r=billm 2016-02-18 10:56:15 -05:00
Shmem.h Bug 1245241 - part 3 - remove unused AdoptShmem from IPDL. r=billm 2016-02-18 10:56:15 -05:00
StringUtil.cpp Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
Transport.h Bug 1223240 - Make it easier to set up top-level protocols (r=jld) 2015-12-23 12:29:39 -08:00
Transport_posix.cpp Bug 1258663 - Crash annotate system call failures in the IPC transport. r=gabor 2016-04-01 14:33:52 +08:00
Transport_posix.h
Transport_win.cpp Bug 1271601: If a child process fails to duplicate a TransportDescriptor pipe handle then send it anyway and get the target to duplicate. r=gabor 2016-05-21 16:16:33 +01:00
Transport_win.h Bug 1271601: If a child process fails to duplicate a TransportDescriptor pipe handle then send it anyway and get the target to duplicate. r=gabor 2016-05-21 16:16:33 +01:00
URIParams.ipdlh
URIUtils.cpp Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
URIUtils.h
WindowsMessageLoop.cpp Bug 1120485. Add more logging to find failed uses of MessageChannel::mEvent. r=milan 2016-05-10 17:59:15 -07:00
WindowsMessageLoop.h
moz.build Bug 1093357 P2 Add an RAII type to safely handle serialized stream actors. r=jld 2016-05-15 10:32:09 -07:00
nsIIPCBackgroundChildCreateCallback.h
nsIIPCSerializableInputStream.h
nsIIPCSerializableURI.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00