gecko-dev/security/sandbox/linux
Nicholas Nethercote f44287005f Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
The patch removes 455 occurrences of FAIL_ON_WARNINGS from moz.build files, and
adds 78 instances of ALLOW_COMPILER_WARNINGS. About half of those 78 are in
code we control and which should be removable with a little effort.

--HG--
extra : rebase_source : 82e3387abfbd5f1471e953961d301d3d97ed2973
2015-08-27 20:44:53 -07:00
..
common Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium. 2015-08-27 20:44:53 -07:00
glue Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium. 2015-08-27 20:44:53 -07:00
gtest Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium. 2015-08-27 20:44:53 -07: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 1153348 - Add an analysis to prohibit operator bools which aren't marked as either explicit or MOZ_IMPLICIT; r=jrmuizel 2015-04-21 21:40:49 -04:00
Sandbox.cpp Bug 1004011 - Support SECCOMP_FILTER_FLAG_TSYNC if available. r=kang 2015-08-11 16:30:00 -04:00
Sandbox.h Bug 1151607 - Step 1: Add Linux sandboxing hook for when child processes are still single-threaded. r=kang r=bent 2015-04-10 18:05:19 -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 1181704 - Use chromium SafeSPrintf for sandbox logging. r=gdestuynder r=glandium 2015-07-09 12:09:00 +02:00
SandboxFilter.h Bug 1055310 - Step 3: Move syscall interceptions into SandboxFilter.cpp. r=kang 2015-06-05 15:17:40 -07:00
SandboxFilterUtil.cpp Bug 1055310 - Step 1: Convert seccomp-bpf policies to Chromium PolicyCompiler. r=kang 2015-06-05 15:17:32 -07:00
SandboxFilterUtil.h Bug 1055310 - Step 1: Convert seccomp-bpf policies to Chromium PolicyCompiler. r=kang 2015-06-05 15:17:32 -07:00
SandboxInternal.h Bug 1101170 - Move Linux sandbox code into plugin-container on desktop. r=kang r=glandium 2014-11-24 15:22:13 -08:00
SandboxLogging.cpp Bug 1181704 - Use chromium SafeSPrintf for sandbox logging. r=gdestuynder r=glandium 2015-07-09 12:09:00 +02: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 1151607 - Step 2: Apply net/ipc namespace separation and chroot to media plugins. r=kang 2015-04-10 18:05:19 -07: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
moz.build Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium. 2015-08-27 20:44:53 -07:00