[tor-commits] [tor-browser-build/master] Bug 27503: Adapt mozconfig files to enable accessibility on Windows

gk at torproject.org gk at torproject.org
Fri Jan 25 07:56:45 UTC 2019


commit eb0e8e0d13c4325a7af1e469cce307fed8e122ee
Author: Georg Koppen <gk at torproject.org>
Date:   Tue Jan 22 11:03:53 2019 +0000

    Bug 27503: Adapt mozconfig files to enable accessibility on Windows
---
 projects/firefox/mozconfig-windows-i686   | 1 -
 projects/firefox/mozconfig-windows-x86_64 | 1 -
 2 files changed, 2 deletions(-)

diff --git a/projects/firefox/mozconfig-windows-i686 b/projects/firefox/mozconfig-windows-i686
index 4045ce0..3314719 100644
--- a/projects/firefox/mozconfig-windows-i686
+++ b/projects/firefox/mozconfig-windows-i686
@@ -26,5 +26,4 @@ ac_add_options --disable-maintenance-service
 ac_add_options --disable-webrtc
 ac_add_options --disable-tests
 ac_add_options --disable-stylo # Bugzilla 1390583
-ac_add_options --disable-accessibility # https://sourceforge.net/p/mingw-w64/bugs/648/
 ac_add_options --disable-jemalloc # Bugzilla 1466192
diff --git a/projects/firefox/mozconfig-windows-x86_64 b/projects/firefox/mozconfig-windows-x86_64
index 9b757ea..62e32c5 100644
--- a/projects/firefox/mozconfig-windows-x86_64
+++ b/projects/firefox/mozconfig-windows-x86_64
@@ -26,5 +26,4 @@ ac_add_options --disable-maintenance-service
 ac_add_options --disable-webrtc
 ac_add_options --disable-tests
 ac_add_options --disable-stylo # Bugzilla 1390583
-ac_add_options --disable-accessibility # https://sourceforge.net/p/mingw-w64/bugs/648/
 ac_add_options --disable-jemalloc # Bugzilla 1466192



More information about the tor-commits mailing list