[tor-commits] [tor-browser/tor-browser-52.3.0esr-7.5-2] fixup! TB3: Tor Browser's official .mozconfigs.

gk at torproject.org gk at torproject.org
Thu Sep 21 20:49:15 UTC 2017


commit 6cafd21960e74a78317330c8559f643e4beac165
Author: Georg Koppen <gk at torproject.org>
Date:   Fri Aug 11 08:09:56 2017 +0000

    fixup! TB3: Tor Browser's official .mozconfigs.
    
    Enabling sandbox compiling for Windows platform
---
 .mozconfig-mingw | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/.mozconfig-mingw b/.mozconfig-mingw
index af305737e647..dfb33264d8a9 100644
--- a/.mozconfig-mingw
+++ b/.mozconfig-mingw
@@ -18,9 +18,6 @@ ac_add_options --enable-tor-browser-update
 ac_add_options --enable-signmar
 ac_add_options --enable-verify-mar
 
-# We can't build the sandbox code with mingw-w64:
-# https://bugzilla.mozilla.org/show_bug.cgi?id=1042426
-ac_add_options --disable-sandbox
 # Let's make sure no preference is enabling either Adobe's or Google's CDM.
 ac_add_options --disable-eme
 ac_add_options --disable-crashreporter





More information about the tor-commits mailing list