Re: FireFox sessionstore.js file problems
Its one of the new features of Mozilla (think from version 2.x)
It saves your browser sessions including window sizes, tabs and data in case of a browser crash or update/restart. If your browser or computer crashes, you will be able to continue as noting happened when you start the browser again (try f.ex. to write half a message on this forum, kill the browser process and then start your brower again. note that a normal close of the browser won't work).
You can turn it off this feature if you wish:
1. type about:config in your url bar.
2. set "browser.sessionstore.enabled" to false.
|