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


Commits:
dcb45914 by Pier Angelo Vendrame at 2025-09-30T12:51:55+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:

- browser/components/sessionstore/SessionStore.sys.mjs


Changes:

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



View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/dcb459149e786b17eb70e3e608b97148e532963b

-- 
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/dcb459149e786b17eb70e3e608b97148e532963b
You're receiving this email because of your account on gitlab.torproject.org.


_______________________________________________
tbb-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to