Browser.startup.page

From MozillaZine Knowledge Base
Revision as of 15:41, 17 August 2006 by Np (talk | contribs) (cat startup)
Jump to navigationJump to search

Background

Each time the web browser starts, this preference is consulted to determine what to display. It has superseded browser.sessionstore.resume_session as the preference determining whether saved sessions are restored.

Possible values and their effects

0

Start with a blank page (about:blank).

1

Start with the web page(s) defined as the home page(s). (Default)

2

Load the last visited page.

3

Resume the previous browser session (Firefox only, implemented after Firefox 2 beta 1)

Previous effects

For a short time (about ten days), the value of 3 caused the browser to start with the URL defined in browser.startup.splash.

First checked in

1999-06-19 by Seth Spitzer

Has an effect in

  • Mozilla Suite (all versions since milestone 8)
  • Mozilla Firefox (all versions)
  • SeaMonkey (all versions)

Related bugs

Related preferences