Session Restore: Difference between revisions

Jump to navigation Jump to search
→‎Preferences: sessionstore.enabled superseded since Firefox 3.5
(→‎Preferences: source pointing to Trunk, some prefs added)
(→‎Preferences: sessionstore.enabled superseded since Firefox 3.5)
Line 31: Line 31:
See [http://mxr.mozilla.org/mozilla-central/source/browser/app/profile/firefox.js#750 the source] for currently available settings and their default values.
See [http://mxr.mozilla.org/mozilla-central/source/browser/app/profile/firefox.js#750 the source] for currently available settings and their default values.


* browser.sessionstore.enabled (bool) - Activate the service. Default is true. May not appear in about:config until changed.
* browser.sessionstore.enabled (bool) - Activate the service. Default is true. May not appear in about:config until changed. Valid for Firefox 2 and 3, superseded since Version 3.5.
* browser.sessionstore.interval (integer) - minimal interval between saving  operations in milliseconds. Default is 10000.
* browser.sessionstore.interval (integer) - minimal interval between saving  operations in milliseconds. Default is 10000.
* browser.sessionstore.max_resumed_crashes (integer) - Number of crashes that can occur before the about:sessionrestore page is displayed. Default is 1. So the user is asked after the second crash which pages he wants to restore.
* browser.sessionstore.max_resumed_crashes (integer) - Number of crashes that can occur before the about:sessionrestore page is displayed. Default is 1. So the user is asked after the second crash which pages he wants to restore.
Confirmed users
59

edits

Navigation menu