Set whether WebKit subprocesses will be sandboxed, limiting access to the system.
This method **must be called before any web process has been created**, as early as possible in your application. Calling it later is a fatal error.
This is only implemented on Linux and is a no-op otherwise.
if %TRUE enable sandboxing
2.26
See Implementation
Set whether WebKit subprocesses will be sandboxed, limiting access to the system.
This method **must be called before any web process has been created**, as early as possible in your application. Calling it later is a fatal error.
This is only implemented on Linux and is a no-op otherwise.