Re: [tor-bugs] #23392 [Applications/Tor Browser]: Disable preloading of URLs in ESR59 since it's useless in Tor Browser context

2017-09-04 Thread Tor Bug Tracker & Wiki
#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: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #23392 [Applications/Tor Browser]: Disable preloading of URLs in ESR59 since it's useless in Tor Browser context

2017-09-03 Thread Tor Bug Tracker & Wiki
#23392: Disable preloading of URLs in ESR59 since it's useless in Tor Browser
context
--+--
 Reporter:  cypherpunks   |  Owner:  tbb-team
 Type:  defect| Status:  new
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal| Resolution:
 Keywords:  ff59-esr  |  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+--
Changes (by cypherpunks):

 * keywords:  ff59 => ff59-esr


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

[tor-bugs] #23392 [Applications/Tor Browser]: Disable preloading of URLs in ESR59 since it's useless in Tor Browser context

2017-09-01 Thread Tor Bug Tracker & Wiki
#23392: Disable preloading of URLs in ESR59 since it's useless in Tor Browser
context
--+--
 Reporter:  cypherpunks   |  Owner:  tbb-team
 Type:  defect| Status:  new
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal|   Keywords:  ff59
Actual Points:|  Parent ID:
   Points:|   Reviewer:
  Sponsor:|
--+--
 Relevent bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=1348275

 {{{browser.urlbar.speculativeConnect.enabled = false}}}

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs