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

[tor-commits] [Git][tpo/applications/mullvad-browser][mullvad-browser-140.3.0esr-15.0-1] Bug 1990520 - Remove a console.error that could be too noisy in certain...



Title: GitLab

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

Commits:

  • 80448594
    by Pier Angelo Vendrame at 2025-09-30T12:51:26+02:00
    Bug 1990520 - Remove a console.error that could be too noisy in certain configurations. r=sessionstore-reviewers,sthompson
    
    Differential Revision: https://phabricator.services.mozilla.com/D266034
    

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
         }
    

  • _______________________________________________
    tor-commits mailing list -- tor-commits@xxxxxxxxxxxxxxxxxxxx
    To unsubscribe send an email to tor-commits-leave@xxxxxxxxxxxxxxxxxxxx