Session Restore: Difference between revisions

Jump to navigation Jump to search
m (corrected default values)
Line 32: Line 32:
* browser.sessionstore.resume_from_crash (bool) - Resume sessions post-crash. Default is true.
* browser.sessionstore.resume_from_crash (bool) - Resume sessions post-crash. Default is true.
* browser.sessionstore.resume_session_once (bool) - Resume session at the next application start, but not again. Default is false. This is used for restarting the browser after application updates and extension installation.
* browser.sessionstore.resume_session_once (bool) - Resume session at the next application start, but not again. Default is false. This is used for restarting the browser after application updates and extension installation.
* browser.startup.page = 3 - Resume sessions always. Default is 1 (open to the homepage at browser.startup.homepage)
* browser.startup.page = 1 - Resume sessions always. Default is 1 (open to the homepage at browser.startup.homepage)


= Technical Design =
= Technical Design =
1

edit

Navigation menu