mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
279ab5b3c8
This changes the interface so that the code which determines the flags can live in one place, but checking the flags doesn't need to call into another library. Also removes the no-op wrappers for Set*Sandbox when disabled at build time; nothing used them, one of them was unusable due to having the wrong type, and all they really accomplish is allowing sloppiness with ifdefs (which could hide actual mistakes). |
||
---|---|---|
.. | ||
common | ||
glue | ||
android_arm_ucontext.h | ||
android_i386_ucontext.h | ||
android_ucontext.h | ||
arm_linux_syscalls.h | ||
LICENSE | ||
linux_seccomp.h | ||
linux_syscalls.h | ||
moz.build | ||
Sandbox.cpp | ||
Sandbox.h | ||
SandboxAssembler.cpp | ||
SandboxAssembler.h | ||
SandboxFilter.cpp | ||
SandboxFilter.h | ||
SandboxInternal.h | ||
SandboxLogging.h | ||
x86_32_linux_syscalls.h | ||
x86_64_linux_syscalls.h |