Session Restore: Difference between revisions

Line 94: Line 94:
= Misc =
= Misc =


* [Ooops, this doesn't work, the softlink is deleted and replaced by the file.Mkcing the directly unwritable breaks Firefox. Sorry, no workaround.] If you are unfortunate to be using one of the older Firefox 2.0 versions on Solaris, setting browser.sessionstore.enable to false may not work. A workaround is to cd to the directory containing your prefs.js, delete sessionstore.js, and then make a symbolic link named sessionstore.js that points to /dev/null. This fools Firefox into believing there are no saved sessions.
* [Ooops, this doesn't work, the softlink is deleted and replaced by the file. Making the directly unwritable breaks Firefox completely.] If you are unfortunate to be using one of the older Firefox 2.0 versions on Solaris, setting browser.sessionstore.enable to false may not work. A workaround is to cd to the directory containing your prefs.js, delete sessionstore.js, and then make a symbolic link named sessionstore.js that points to /dev/null. This fools Firefox into believing there are no saved sessions.


== Relevant Bugs ==
== Relevant Bugs ==
5

edits