Pier Angelo Vendrame pushed to branch mullvad-browser-128.0esr-14.0-1 at The Tor Project / Applications / Mullvad Browser
Commits: 93b1ad39 by Pier Angelo Vendrame at 2024-07-23T16:31:02+00:00 MB 320: Temporarily disable WebRTC and WDBA on Windows.
WebRTC should be re-enabled when tor-browser#42758 is resolved, and and the default browser agent when in general we make this feature work again.
- - - - -
1 changed file:
- mozconfig-windows-x86_64
Changes:
===================================== mozconfig-windows-x86_64 ===================================== @@ -22,3 +22,6 @@ ac_add_options --disable-notification-server # Let's make sure no preference is enabling either Adobe's or Google's CDM. ac_add_options --disable-eme
+# tor-browser#320: Temporarily disable until we resolve the mingw problems. +ac_add_options --disable-webrtc +ac_add_options --disable-default-browser-agent
View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/93b1...
tbb-commits@lists.torproject.org