gecko-dev/security/sandbox/linux
Haik Aftandilian 8f7ffc84b7 Bug 1274540 - Record sandboxing status in crash reports; r=gcp
Adds content sandbox metadata to parent and child crash reports:
Includes the value of pref security.sandbox.content.level,
whether or not the system is capable of sandboxing, if the
sandbox was successfully turned on, and (on Linux systems)
the sandbox capabilities flags.

New crash report keys:
"ContentSandboxLevel" in parent and content
"ContentSandboxCapable" in parent
"ContentSandboxEnabled" in content
"ContentSandboxCapabilities" in content on Linux
2016-07-25 13:21:00 +02:00
..
broker Backed out changeset 730fcdccb26e (bug 742434) 2016-07-05 12:25:41 +02:00
common Bug 1274540 - Record sandboxing status in crash reports; r=gcp 2016-07-25 13:21:00 +02:00
glue Bug 1272513 - Part 1: Suppress -Wshadow warnings-as-errors in some directories. r=glandium 2016-05-11 00:00:01 -07:00
gtest Bug 1264566 - Part 2: Refactor all usage of FileDescriptor. r=valentin 2016-05-27 16:12:51 +08:00
LinuxCapabilities.cpp Bug 1151607 - Step 2: Apply net/ipc namespace separation and chroot to media plugins. r=kang 2015-04-10 18:05:19 -07:00
LinuxCapabilities.h Bug 1199481 - Complain more when entering sandboxing code as root. r=kang 2015-08-28 13:37:00 +02:00
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
Sandbox.cpp Bug 1274540 - Record sandboxing status in crash reports; r=gcp 2016-07-25 13:21:00 +02:00
Sandbox.h Bug 1274540 - Record sandboxing status in crash reports; r=gcp 2016-07-25 13:21:00 +02:00
SandboxBrokerClient.cpp Bug 930258 - Part 1: The file broker, and unit tests for it. r=kang f=froydnj 2015-10-07 22:13:08 -07:00
SandboxBrokerClient.h Bug 930258 - Part 1: The file broker, and unit tests for it. r=kang f=froydnj 2015-10-07 22:13:08 -07:00
SandboxChroot.cpp Bug 1004011 - Support SECCOMP_FILTER_FLAG_TSYNC if available. r=kang 2015-08-11 16:30:00 -04:00
SandboxChroot.h Bug 1151607 - Step 2: Apply net/ipc namespace separation and chroot to media plugins. r=kang 2015-04-10 18:05:19 -07:00
SandboxFilter.cpp Bug 1286185 - Add sys_fadvise64 to seccomp whitelist. r=gcp 2016-07-20 06:36:00 +02:00
SandboxFilter.h Bug 930258 - Part 2: seccomp-bpf integration. r=kang 2015-10-07 22:13:08 -07:00
SandboxFilterUtil.cpp Bug 1273852 - Always add seccomp-bpf socketcall dispatcher. r=jld 2016-06-29 20:34:40 +02:00
SandboxFilterUtil.h Backed out changeset 535e23baec4a (bug 1286119) for landing with wrong bugnumber 2016-07-14 13:51:16 +02:00
SandboxHooks.cpp Bug 1274873 - Part 2: Move signal handler set up to SandboxEarlyInit() r=jld 2016-05-26 16:20:44 +02:00
SandboxInternal.h
SandboxLogging.cpp Bug 1207401 - Send B2G sandbox logging to both stderr and logcat. r=kang 2015-10-05 09:21:39 -07:00
SandboxLogging.h Bug 1181704 - Use chromium SafeSPrintf for sandbox logging. r=gdestuynder r=glandium 2015-07-09 12:09:00 +02:00
SandboxUtil.cpp Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj 2015-11-02 07:53:26 +02:00
SandboxUtil.h Bug 1151607 - Step 2: Apply net/ipc namespace separation and chroot to media plugins. r=kang 2015-04-10 18:05:19 -07:00