Browser.startup.page: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
 
(5 intermediate revisions by 4 users not shown)
Line 12: Line 12:
Load the last visited page.
Load the last visited page.
===3===
===3===
Resume the previous browser session (Firefox only, implemented after Firefox 2 beta 1)
Resume the previous browser session
* Firefox: Implemented after Firefox 2 beta 1
* SeaMonkey: Implemented 2.0a3
 
==UI==
===Firefox 2.0===
“Show my home page,” Show a blank page,” and “Show my windows and tabs from last time” under “Tools → Options → Main → Startup → When Firefox starts” toggle between 1, 0, and 3, respectively.
 
===Firefox 3.0===
“Show my home page,” Show a blank page,” and “Show my windows and tabs from last time” under “Tools → Options → General → Startup → When Firefox starts” toggle between 1, 0, and 3, respectively.
 
===SeaMonkey 2.0===
“Edit → Preferences → Browser → Display on: Browser Startup.


==Previous effects==
==Previous effects==
Line 26: Line 38:


==Related bugs==
==Related bugs==
* [https://bugzilla.mozilla.org/show_bug.cgi?id=7417 Bug 7417 - <nowiki>[PP]</nowiki>Linux: Flakey startup, menus disappear, resize not working]
* [https://bugzilla.mozilla.org/show_bug.cgi?id=7417 Bug 7417 - &#91;PP&#93;Linux: Flakey startup, menus disappear, resize not working]
* [https://bugzilla.mozilla.org/show_bug.cgi?id=340898 Bug 340898 - Remove the pref .sessionstore.resume_session in favor of .startup.page]
* [https://bugzilla.mozilla.org/show_bug.cgi?id=340898 Bug 340898 - Remove the pref .sessionstore.resume_session in favor of .startup.page]


Line 34: Line 46:


[[Category:Preferences]]
[[Category:Preferences]]
[[Category:Startup - Firefox]]

Latest revision as of 05:29, 18 June 2013

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: Implemented after Firefox 2 beta 1
  • SeaMonkey: Implemented 2.0a3

UI

Firefox 2.0

“Show my home page,” Show a blank page,” and “Show my windows and tabs from last time” under “Tools → Options → Main → Startup → When Firefox starts” toggle between 1, 0, and 3, respectively.

Firefox 3.0

“Show my home page,” Show a blank page,” and “Show my windows and tabs from last time” under “Tools → Options → General → Startup → When Firefox starts” toggle between 1, 0, and 3, respectively.

SeaMonkey 2.0

“Edit → Preferences → Browser → Display on: Browser Startup.

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