How do we do this? I've commented out the --disable-sandbox flag in the relevant mozconfig in rbm, but doing so results in build errors in firefox. Haven't looked at all of them, but at least some of them seem to be mingw gcc issues and some of patches for similar issue in mozilla's bugzilla. Building with the --disable-flag enabled works fine.
We must be able to do this, since 7.5 64-bit has sandboxing enabled...
thanks, -Richard
On Thu, 08 Feb 2018, Richard Pospesel wrote:
How do we do this? I've commented out the --disable-sandbox flag in the relevant mozconfig in rbm, but doing so results in build errors in firefox. Haven't looked at all of them, but at least some of them seem to be mingw gcc issues and some of patches for similar issue in mozilla's bugzilla. Building with the --disable-flag enabled works fine.
We have this ticket for this: https://trac.torproject.org/projects/tor/ticket/24197
We must be able to do this, since 7.5 64-bit has sandboxing enabled...
For 7.5, we don't have a Windows 64-bit version.
Nicolas