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

Commits:

1 changed file:

Changes:

  • browser/components/sessionstore/SessionStore.sys.mjs
    ... ... @@ -5874,7 +5874,6 @@ var SessionStoreInternal = {
    5874 5874
             return true;
    
    5875 5875
           } catch (error) {
    
    5876 5876
             // Can't setup speculative connection for this url.
    
    5877
    -        console.error(error);
    
    5878 5877
             return false;
    
    5879 5878
           }
    
    5880 5879
         }