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

Commits:

1 changed file:

Changes:

  • browser/config/mozconfigs/base-browser
    ... ... @@ -15,6 +15,9 @@ ac_add_options --enable-rust-simd
    15 15
     
    
    16 16
     ac_add_options --disable-unverified-updates
    
    17 17
     ac_add_options --enable-base-browser-update
    
    18
    +# tor-browser#44414: Disable Zucchini until we fix mingw compatibility and work
    
    19
    +# on potential updates for our update pipeline.
    
    20
    +ac_add_options --disable-zucchini
    
    18 21
     
    
    19 22
     ac_add_options --enable-bundled-fonts
    
    20 23