[tor-bugs] #16333 [Applications/Tor Browser]: Make sure IndexedDB is disabled from worker code

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Dec 11 10:01:01 UTC 2017


#16333: Make sure IndexedDB is disabled from worker code
---------------------------------------+------------------------
 Reporter:  gk                         |          Owner:  gk
     Type:  task                       |         Status:  closed
 Priority:  Medium                     |      Milestone:
Component:  Applications/Tor Browser   |        Version:
 Severity:  Normal                     |     Resolution:  fixed
 Keywords:  ff52-esr, tbb-linkability  |  Actual Points:
Parent ID:                             |         Points:
 Reviewer:                             |        Sponsor:
---------------------------------------+------------------------
Changes (by gk):

 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 It turns out IndexedDB from worker code was disabled when we set
 `dom.indexedDB.enabled` to `false`. However, we needed to enable it due to
 crashes we hit (see: #23745). That in turned caused IndexedDB to be
 enabled from worker code due to a bug in Firefox, see:
 https://bugzilla.mozilla.org/show_bug.cgi?id=1410106. This got fixed in
 ESR 52.5.2 which is included in Tor Browser 7.0.11 and 7.5a9.

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


More information about the tor-bugs mailing list