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
1 changed file:
Changes:
| ... | ... | @@ -22,3 +22,6 @@ ac_add_options --disable-notification-server |
| 22 | 22 | # Let's make sure no preference is enabling either Adobe's or Google's CDM.
|
| 23 | 23 | ac_add_options --disable-eme
|
| 24 | 24 | |
| 25 | +# tor-browser#320: Temporarily disable until we resolve the mingw problems.
|
|
| 26 | +ac_add_options --disable-webrtc
|
|
| 27 | +ac_add_options --disable-default-browser-agent |