gecko-dev/security/sandbox
Jed Davis a9b7865141 Bug 1316153 - Remove base::ChildPrivileges from IPC. r=billm,bobowen
ChildPrivileges is a leftover from the B2G process model; it's now
mostly unused, except for the Windows sandbox using it to carry whether
a content process has file:/// access.

In general, when sandboxing needs to interact with process launch, the
inputs are some subset of: the GeckoProcessType, the subtype if content,
various prefs and even GPU configuration; and the resulting launch
adjustments are platform-specific.  And on some platforms (e.g., OS X)
it's all done after launch.  So a simple enum used cross-platform isn't
a good fit.

MozReview-Commit-ID: K31OHOpJzla

--HG--
extra : rebase_source : 3928b44eb86cd076bcac7897536590555237b76b
2017-09-08 16:16:50 -06:00
..
chromium Bug 1314801 Part 1: Compile chromium sandbox features that require at least UCRT SDK version 10.0.10586.0. r=jimm 2017-09-13 11:19:41 +01:00
chromium-shim Bug 1384819 (part 1) - Split MozStackWalk(). r=glandium. 2017-07-27 12:46:47 +10:00
common Bug 1386832 - Part 1 - Move non-sandbox-specific routines out of SandboxSettings. r=jimm 2017-08-09 16:09:55 -07:00
linux Bug 1387837 - Add library paths from /etc/ld.so.conf to broker read access policy. r=jld 2017-10-06 12:35:35 +02:00
mac Bug 1393805 - Part 2 - Add Mac whitelisted directory for system extensions development. r=Alex_Gaynor 2017-10-05 16:06:36 -07:00
test Backed out changeset 4fe99f70e199 (bug 1393805) 2017-10-05 00:19:55 +02:00
win Bug 1316153 - Remove base::ChildPrivileges from IPC. r=billm,bobowen 2017-09-08 16:16:50 -06:00
modifications-to-chromium-to-reapply-after-upstream-merge.txt Bug 1229829 - Part 1 - Apply chromium sandbox patches from upstream which improves alternate desktop support; r=bobowen 2017-08-16 09:54:31 -04:00
moz-chromium-commit-status.txt
moz.build Bug 1386876 - Replace all uses of DISABLE_STL_WRAPPING with a template, remove DISABLE_STL_WRAPPING. r=glandium 2017-09-11 11:33:26 -07:00