Browser.sessionstore.resume session once
From MozillaZine Knowledge Base
Contents
Background
Firefox 2.0 introduces a built-in Session Restore feature, allowing the user to continue browsing from where they left off if browser restarts. This preference controls whether the last saved session is restored once the next time the browser starts (for use after software updates, extension installation, etc.).
Possible values and their effects
True
Restore the previous session when the browser starts next, but not again. Set the preference back to false upon session restoration.
False
Do not restore the previous session. (Default)
Caveats
- browser.sessionstore.enabled must be true for this preference to have an effect.
First checked in
Has an effect in
- Mozilla Firefox (nightly builds since 2006-04-26; 2.0)
Related bugs
Related preferences
- browser.sessionstore.enabled
- browser.sessionstore.interval
- browser.sessionstore.max_tabs_undo
- browser.sessionstore.max_windows_undo
- browser.sessionstore.resume_from_crash
- browser.sessionstore.resume_session