Account confirmers, Anti-spam team, Bureaucrats, canmove, Confirmed users, Module owners and peers, smwadministrator, smwcurator, Administrators, MozillaWiki team, Widget editors
8,243
edits
(→Preferences: source pointing to Trunk, some prefs added) |
(→Preferences: Changed link from http://mxr.mozilla.org/mozilla-central/source/browser/app/profile/firefox.js#750 to https://dxr.mozilla.org/mozilla-central/source/browser/app/profile/firefox.js#828 ref comment in account request) |
||
| (10 intermediate revisions by 5 users not shown) | |||
| Line 29: | Line 29: | ||
== Preferences == | == Preferences == | ||
See [ | See [https://dxr.mozilla.org/mozilla-central/source/browser/app/profile/firefox.js#828 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. | ||
| Line 97: | Line 97: | ||
* Should form state include saving checkbox and selectbox state as well as text input? | * Should form state include saving checkbox and selectbox state as well as text input? | ||
= | = User-friendly documentation = | ||
See this Knowledge Base entry: http://support.mozilla.com/en-US/kb/Session+Restore | |||
== Relevant Bugs == | == Relevant Bugs == | ||
| Line 107: | Line 107: | ||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=356050 bz356050] | * [https://bugzilla.mozilla.org/show_bug.cgi?id=356050 bz356050] | ||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=328154 bz328154] - Tracking bug for feature inclusion in Fx2 | * [https://bugzilla.mozilla.org/show_bug.cgi?id=328154 bz328154] - Tracking bug for feature inclusion in Fx2 | ||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=343876 Session restore when all last sessions tabs were closed should obey user homepage choice for the initial blank tab] | |||
Older: | Older: | ||
edits