Closed
Bug 524260
Opened 16 years ago
Closed 15 years ago
in about:config: changing browser.sessionstore.resume_session_once;false to true is non-persistent.
Categories
(Firefox :: Settings UI, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: netcom61, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2
when trying to change the sessionrestore.resume_session_once setting from false to true, change is accepted, but non-persisitent. That is, after logging-out, session_resume reverts to false.
Reproducible: Always
Steps to Reproduce:
1.url address bar type: about:config
2.in filter, type "once"
3.top line is "browser.sessionstore.resume_session_once;false" double click to change to ...true.
4. restart firefox
5. repeat steps 1 and 2 to see.
Actual Results:
change in setting should be persistent
Expected Results:
setting reverts to "false" upon closing firefox session
setting
Just as the name of the option says, its as intended. Its used ex. when you install a new add-on and need to restart. It will keep the current session alive this one restart.
What your looking for is browser.startup.page => http://kb.mozillazine.org/Browser.startup.page , or just tools > options > general > "When firefox starts: Show my windows and tabs from last time".
This effectively makes this bug invalid.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•