gecko-dev/security/sandbox
Daniel Holbert 80262e03fb Bug 1730265: Add includes to SandboxTestingChild.cpp and SandboxTestingParent.cpp to fix build errors with --disable-unified-build. r=handyman
These includes provide some types and functionality that these files need. In
the default build environment, there's no issue because they pick up these
includes via piggybacking on neighboring files that they're unified with; but
in a non-unified build, the files need to directly have these includes, to
avoid build errors.

See https://bugzilla.mozilla.org/show_bug.cgi?id=1730265#c0 for the specific
build errors being addressed here.

Differential Revision: https://phabricator.services.mozilla.com/D125285
2021-09-10 22:07:52 +00:00
..
chromium Bug 1716024 p1: Change CET support to compatible modules only. r=handyman 2021-07-19 07:36:19 +00:00
chromium-shim Bug 1716024 p1: Change CET support to compatible modules only. r=handyman 2021-07-19 07:36:19 +00:00
common Bug 1730265: Add includes to SandboxTestingChild.cpp and SandboxTestingParent.cpp to fix build errors with --disable-unified-build. r=handyman 2021-09-10 22:07:52 +00:00
linux Bug 1712506 - In the Linux CDM sandbox, don't log when denying access to certain files. r=gcp 2021-08-26 23:10:30 +00:00
mac Bug 1729453 - Allow socket process to enable TCSM, r=haik 2021-09-08 07:17:23 +00:00
test Bug 1714200: annotate remaining M1 test failures. r=jmaher,application-update-reviewers,bytesized DONTBUILD 2021-09-08 18:14:01 +00:00
win Bug 1652463: Add rule to allow socket process to create server side of our IPC pipes. r=handyman 2021-08-25 11:43:46 +00:00
moz.build Bug 1718084 - Test allow $HOME/.config and block $HOME/.config/mozilla/ r=gcp 2021-07-27 08:07:22 +00:00