[tor-commits] [tor-messenger-build/master] Enable content process sandbox on Windows

arlo at torproject.org arlo at torproject.org
Mon Oct 23 14:59:15 UTC 2017


commit 4b91bfe6b84b508ae80538e12593bceaffe842c4
Author: Arlo Breault <arlolra at gmail.com>
Date:   Mon Oct 23 10:58:40 2017 -0400

    Enable content process sandbox on Windows
---
 ChangeLog                                   | 2 ++
 projects/instantbird/mozconfig-windows-i686 | 4 ----
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 7c34e3f..16921c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,8 @@ Tor Messenger 0.5.0b2 --
    * Trac 23542: Add snowflake pt
  * Mac
    * Trac 23542: Add snowflake pt
+ * Windows
+   * Trac 16010: Enable the content process sandbox on Windows
 
 Tor Messenger 0.5.0b1 -- September 28, 2017
  * All Platforms
diff --git a/projects/instantbird/mozconfig-windows-i686 b/projects/instantbird/mozconfig-windows-i686
index f8e335d..bca7c2c 100644
--- a/projects/instantbird/mozconfig-windows-i686
+++ b/projects/instantbird/mozconfig-windows-i686
@@ -7,7 +7,3 @@ ac_add_options --with-toolchain-prefix=i686-w64-mingw32-
 
 ac_add_options --enable-default-toolkit=cairo-windows
 ac_add_options --enable-strip
-
-# We can't build the sandbox code with mingw-w64:
-# https://bugzilla.mozilla.org/show_bug.cgi?id=1042426
-ac_add_options --disable-sandbox



More information about the tor-commits mailing list