[tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-3] fixup! Bug 25741 - TBA: Add mozconfig for Android and pertinent branding files.

gk at torproject.org gk at torproject.org
Thu Oct 17 18:24:00 UTC 2019


commit 47e35494838222732b9eb9638fb40e7a9707b307
Author: Matthew Finkel <Matthew.Finkel at gmail.com>
Date:   Fri Oct 11 15:17:04 2019 +0000

    fixup! Bug 25741 - TBA: Add mozconfig for Android and pertinent branding files.
---
 mobile/android/app/000-tor-browser-android.js | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/mobile/android/app/000-tor-browser-android.js b/mobile/android/app/000-tor-browser-android.js
index 7fdf796e5caf..0017cb2d058a 100644
--- a/mobile/android/app/000-tor-browser-android.js
+++ b/mobile/android/app/000-tor-browser-android.js
@@ -5,18 +5,6 @@
 
 #include ../../../browser/app/profile/000-tor-browser.js
 
-
-// Disable Presentation API
-pref("dom.presentation.controller.enabled", false);
-pref("dom.presentation.enabled", false);
-pref("dom.presentation.discoverable", false);
-pref("dom.presentation.discoverable.encrypted", false);
-pref("dom.presentation.discovery.enabled", false);
-pref("dom.presentation.receiver.enabled", false);
-
-pref("dom.audiochannel.audioCompeting", false);
-pref("dom.audiochannel.mediaControl", false);
-
 // Space separated list of URLs that are allowed to send objects (instead of
 // only strings) through webchannels. This list is duplicated in browser/app/profile/firefox.js
 pref("webchannel.allowObject.urlWhitelist", "");



More information about the tor-commits mailing list