gecko-dev/security/sandbox/common/test
Jed Davis 6558ec1572 Bug 1771382 - Adjust the Linux RDD sandbox to handle the nvidia driver being loaded but not used. r=gcp
On multi-GPU systems, even though the GPU we're going to use for
accelerated video decoding is driven by Mesa, sometimes the nvidia
proprietary driver can be loaded and attempt to probe devices.  This
patch attempts to make the sandbox policy quietly return errors for
those syscalls, instead of treating them as unexpected (and crashing on
Nightly).

Differential Revision: https://phabricator.services.mozilla.com/D149652
2022-06-23 00:00:54 +00:00
..
PSandboxTesting.ipdl Bug 1695556 p3: Add file tests for content process sandbox. r=handyman,ipc-reviewers,jld 2022-02-10 16:56:02 +00:00
SandboxTest.cpp Bug 1753424 - Support running multiple UtilityProcess r=nika 2022-03-26 19:46:43 +00:00
SandboxTest.h Bug 1753424 - Update SandboxTest code with sandboxingKind r=jld 2022-03-26 19:46:43 +00:00
SandboxTestingChild.cpp Bug 1769124 - Require Recv methods to return IPCResult, r=ipc-reviewers,mccr8 2022-05-13 02:20:23 +00:00
SandboxTestingChild.h Bug 1769124 - Require Recv methods to return IPCResult, r=ipc-reviewers,mccr8 2022-05-13 02:20:23 +00:00
SandboxTestingChildTests.h Bug 1771382 - Adjust the Linux RDD sandbox to handle the nvidia driver being loaded but not used. r=gcp 2022-06-23 00:00:54 +00:00
SandboxTestingParent.cpp Bug 1695556 p3: Add file tests for content process sandbox. r=handyman,ipc-reviewers,jld 2022-02-10 16:56:02 +00:00
SandboxTestingParent.h Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
SandboxTestingThread.h
mozISandboxTest.idl