[tbb-bugs] #21688 [Applications/Tor Browser]: Investigate whether the search service update feature needs to be disabled/modified

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu May 11 23:45:10 UTC 2017


#21688: Investigate whether the search service update feature needs to be
disabled/modified
-------------------------------------------------+-------------------------
 Reporter:  gk                                   |          Owner:  tbb-
                                                 |  team
     Type:  task                                 |         Status:
                                                 |  needs_review
 Priority:  High                                 |      Milestone:
Component:  Applications/Tor Browser             |        Version:
 Severity:  Normal                               |     Resolution:
 Keywords:  ff52-esr, tbb-7.0-must-alpha,        |  Actual Points:
  TorBrowserTeam201705R                          |
Parent ID:                                       |         Points:
 Reviewer:                                       |        Sponsor:
                                                 |  Sponsor4
-------------------------------------------------+-------------------------
Changes (by arthuredelstein):

 * status:  new => needs_review
 * keywords:  ff52-esr, tbb-7.0-must-alpha, TorBrowserTeam201705 =>
     ff52-esr, tbb-7.0-must-alpha, TorBrowserTeam201705R


Comment:

 I looked at `nsSearchService.js` and it appears that setting the pref
 "browser.search.update" to false already disables any search engine
 updates:
 https://dxr.mozilla.org/mozilla-
 esr52/search?q=BROWSER_SEARCH_PREF+%2B+%22update%22%2C&redirect=false

 In `browser/app/profile/000-tor-browser.js` in Tor Browser, we already
 have
 {{{
 pref("browser.search.update", false);
 }}}
 so I think no action is needed.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/21688#comment:5>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tbb-bugs mailing list