gecko-dev/security/sandbox/mac
Haik Aftandilian 10a487cd99 Bug 1614983 - Create a new sandbox profile for the socket process r=spohl
Add, but don't enable, a sandbox policy to be used with the socket process.
A follow-up fix (bug 1611288) will change the socket process code to use the
sandbox. The macOS socket sandbox is similar to the utility sandbox (only
used for the RDD process), with additions to allow networking I/O, access to
files for DNS resolution, access to certificate stores, and notifications about
network configuration changes.

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

--HG--
extra : moz-landing-system : lando
2020-03-11 22:20:13 +00:00
..
Sandbox.h Bug 1614983 - Create a new sandbox profile for the socket process r=spohl 2020-03-11 22:20:13 +00:00
Sandbox.mm Bug 1614983 - Create a new sandbox profile for the socket process r=spohl 2020-03-11 22:20:13 +00:00
SandboxPolicyContent.h Bug 1599809 - Parenthesis bug in Mac content sandbox policy for com.apple.universalaccess.plist r=handyman 2019-11-27 17:53:25 +00:00
SandboxPolicyFlash.h Bug 1578907 - MacOS 10.15 Beta - Flash File Picker broken r=spohl 2019-10-04 15:38:07 +00:00
SandboxPolicyGMP.h Bug 1564434 - MT_safe_localtime generates incorrect value in sandboxed content process r=handyman 2019-08-12 21:36:03 +00:00
SandboxPolicySocket.h Bug 1614983 - Create a new sandbox profile for the socket process r=spohl 2020-03-11 22:20:13 +00:00
SandboxPolicyUtility.h Bug 1564434 - MT_safe_localtime generates incorrect value in sandboxed content process r=handyman 2019-08-12 21:36:03 +00:00
moz.build