[tor-bugs] #33856 [Applications/Tor Browser]: Set browser.privatebrowsing.forceMediaMemoryCache=true

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon May 18 20:02:58 UTC 2020


#33856: Set browser.privatebrowsing.forceMediaMemoryCache=true
--------------------------------------+---------------------------
 Reporter:  pospeselr                 |          Owner:  tbb-team
     Type:  defect                    |         Status:  assigned
 Priority:  Medium                    |      Milestone:
Component:  Applications/Tor Browser  |        Version:
 Severity:  Normal                    |     Resolution:
 Keywords:                            |  Actual Points:
Parent ID:  #33534                    |         Points:
 Reviewer:                            |        Sponsor:  Sponsor58
--------------------------------------+---------------------------

Comment (by mcs):

 To be consistent with the behavior of our ESR68-based Tor Browser, we
 should add the following lines to 000-tor-browser.js:
 {{{
 // Use the in-memory media cache and increase its maximum size (#29120)
 pref("browser.privatebrowsing.forceMediaMemoryCache", true);
 pref("media.memory_cache_max_size", 16384);
 }}}

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


More information about the tor-bugs mailing list