[tor-browser/tor-browser-52.7.2esr-8.0-1] disable chromecasting #6

20 Mar
2018
20 Mar
'18
6:26 a.m.
commit d2e0ce8b8b88ddc52a4045c84fdc2c64081b1c2d Author: n8fr8 <nathan@freitas.net> Date: Tue Aug 1 16:09:55 2017 -0400 disable chromecasting #6 Signed-off-by: Amogh Pradeep <amoghbl1@gmail.com> --- mobile/android/app/mobile.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mobile/android/app/mobile.js b/mobile/android/app/mobile.js index 4b8386e20115..0a1b1c450b08 100644 --- a/mobile/android/app/mobile.js +++ b/mobile/android/app/mobile.js @@ -1465,3 +1465,5 @@ pref("security.ssl.errorReporting.enabled", false); #expand pref("torbrowser.version", __TOR_BROWSER_VERSION__); #endif +// Disable Control media casting & mirroring features +pref("browser.casting.enabled", false);
2623
Age (days ago)
2623
Last active (days ago)
0 comments
1 participants
participants (1)
-
gk@torproject.org