[tor-bugs] #5710 [Firefox Patch Issues]: Fix/Report SessionStore leakage on Windows

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Tue May 1 20:48:16 UTC 2012


#5710: Fix/Report SessionStore leakage on Windows
----------------------------------+-----------------------------------------
 Reporter:  mikeperry             |          Owner:  mikeperry
     Type:  defect                |         Status:  new      
 Priority:  critical              |      Milestone:           
Component:  Firefox Patch Issues  |        Version:           
 Keywords:  MikePerry201205       |         Parent:           
   Points:                        |   Actualpoints:           
----------------------------------+-----------------------------------------

Comment(by mikeperry):

 cypherpunks: Pretty sure the nsSessionStore.js file has all the observers
 that cause it to write stuff at various browser events (such as final-ui-
 shutdown, etc). Though, what might be happening is that something else is
 *also* listening on those observers and calling in to the
 nsSesionStore.js? But either way, breakpoints will help get to the bottom
 of that.

 In the source tree, the path to it is
 ./browser/components/sessionstore/src/nsSessionStore.js.

 I will be working on #5715 right now, so anything you discover will be
 helpful.

 Shondoit: Hrmm.. I still can't reliably reproduce it. Note TBB also sets
 browser.sessionstore.resume_on_crash to false. Though the private browsing
 mode info is a useful datapoint to check the source for. Perhaps the
 source file does something special if PMB is enabled that it doesn't do
 for resume_on_crash=false.

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


More information about the tor-bugs mailing list