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

Commits:

2 changed files:

Changes:

  • browser/config/mozconfigs/base-browser
    ... ... @@ -41,6 +41,3 @@ ac_add_options --disable-legacy-profile-creation
    41 41
     if test -z "$WASI_SYSROOT"; then
    
    42 42
         ac_add_options --without-wasm-sandboxed-libraries
    
    43 43
     fi
    44
    -
    
    45
    -# tor-browser#42337
    
    46
    -ac_add_options --enable-geckodriver

  • mozconfig-linux-x86_64
    ... ... @@ -11,3 +11,5 @@ ac_add_options --enable-default-toolkit=cairo-gtk3
    11 11
     # Let's make sure no preference is enabling either Adobe's or Google's CDM.
    
    12 12
     ac_add_options --disable-eme
    
    13 13
     
    
    14
    +# tor-browser#44067: geckodriver has become a host-only tool
    
    15
    +ac_add_options --enable-geckodriver