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

[tor-commits] [Git][tpo/applications/mullvad-browser][mullvad-browser-128.3.0esr-14.0-1] fixup! MB 38: Mullvad Browser configuration



Title: GitLab

Pier Angelo Vendrame pushed to branch mullvad-browser-128.3.0esr-14.0-1 at The Tor Project / Applications / Mullvad Browser

Commits:

  • 03a35fcd
    by Pier Angelo Vendrame at 2024-10-08T12:23:46+02:00
    fixup! MB 38: Mullvad Browser configuration
    
    Bug 42356: Preference review for Firefox ESR128.
    
    Remove privacy.webrtc.legacyGlobalIndicator, as it is not supported by
    Firefox anymore.
    

1 changed file:

Changes:

  • browser/app/profile/000-mullvad-browser.js
    ... ... @@ -18,11 +18,6 @@ pref("doh-rollout.disable-heuristics", true);
    18 18
     // mullvad-browser#37: Customization for the about dialog
    
    19 19
     pref("app.releaseNotesURL.aboutDialog", "about:blank");
    
    20 20
     
    
    21
    -// mullvad-browser#94: Disable legacy global microphone/webcam indicator
    
    22
    -// Disable the legacy Firefox Quantum-styled global webcam/microphone indicator in favor of each
    
    23
    -// platform's native indicator
    
    24
    -pref("privacy.webrtc.legacyGlobalIndicator", false);
    
    25
    -
    
    26 21
     // mullvad-browser#87: Windows and Linux need additional work to make the
    
    27 22
     // default browser choice working.
    
    28 23
     // We are shipping only the portable versions for the initial release anyway, so
    

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