Re: Session Restore (sessionstore)

2014-06-27 Thread dankirkd
> ... so I now want to start the discussion with my idea, that ss.js should 
> forget the most things when Firefox gets closed manual by the user, 
> originally posted here: 
> https://bugzilla.mozilla.org/show_bug.cgi?id=810932#c22
>
> So what do others / the developers think about this ???

I disagree.

I often restart FF because of memory use bloat - a restart cleans up that 
memory use somewhat.  When I do that I expect all my history for each tab to be 
retained, and to be able to undo closed tabs.

I might also need to reboot, and so a manual shutdown would not change the fact 
that I'd want all these things retained.

Or I might have to restart because I installed an add-on, etc...

Personally, I'm not sure sessionstore.js is the big problem.  I currently have 
38 tabs, most not loaded.  My session store size is 131,908 bytes according to 
about:sessionstore, yet my Windows Task Manager reports ~450,000K of Mem Usage, 
and a VM size of ~500,000K.  Presumably because of add-ons I have installed and 
other FF bloat?  It is not uncommon for me to have over 100 tabs, and my wife 
has had close to 1000 (obviously not fully loaded).  I'd say she qualifies as a 
power user.  ;^)
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Session Restore (sessionstore)

2014-06-27 Thread dankirkd
I should point out that after a restart my FF memory usage went down 150,000K 
while the session store size remained the same.
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform