[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #23392 [Applications/Tor Browser]: Disable preloading of URLs in ESR59 since it's useless in Tor Browser context
#23392: Disable preloading of URLs in ESR59 since it's useless in Tor Browser
context
--------------------------------------+-----------------------------------
Reporter: cypherpunks | Owner: tbb-team
Type: defect | Status: needs_information
Priority: Medium | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Resolution:
Keywords: ff59-esr | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
--------------------------------------+-----------------------------------
Changes (by gk):
* status: new => needs_information
Comment:
That should already be disabled in Tor Browser as we ship it, no?
{{{
+ // We shouldn't leak autocomplete result in the private
context.
+ if
(!Services.prefs.getBoolPref("browser.urlbar.speculativeConnect.enabled")
||
+ this.input.inPrivateContext) {
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/23392#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs