[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/mullvad-browser][mullvad-browser-128.0esr-14.0-1] MB 320: Temporarily disable WebRTC and WDBA on Windows.



Title: GitLab

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:

Changes:

  • mozconfig-windows-x86_64
    ... ... @@ -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

  • _______________________________________________
    tor-commits mailing list
    tor-commits@xxxxxxxxxxxxxxxxxxxx
    https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits