[tbb-bugs] #16200 [Tor Browser]: Torbutton changes for ESR 38

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Jun 8 07:31:02 UTC 2015


#16200: Torbutton changes for ESR 38
-------------------------+-------------------------------------------------
     Reporter:  mcs      |      Owner:  tbb-team
         Type:  defect   |     Status:  needs_review
     Priority:  normal   |  Milestone:
    Component:  Tor      |    Version:
  Browser                |   Keywords:  tbb-torbutton, ff38-esr,
   Resolution:           |  TorBrowserTeam201506R
Actual Points:           |  Parent ID:
       Points:           |
-------------------------+-------------------------------------------------

Comment (by arthuredelstein):

 In Firefox 38, we're no longer allowed to call
 `nsICacheService.evictEntries(...);` from JavaScript. This breaks
 torbutton's "New Identity" function. Instead we're supposed to call
 `Services.cache2.clear()`.

 Here's a patch that fixes this problem, and also fixes two more minor
 issues with clearing the application cache (aka offline cache).

 https://github.com/arthuredelstein/torbutton/commit/d37746c1077bf65666c13fed761afba385c3bb07

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


More information about the tbb-bugs mailing list