Closed
Bug 510241
Opened 16 years ago
Closed 16 years ago
Have a commandline argument to start a new session
Categories
(Firefox :: Session Restore, enhancement)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: bugzilla, Unassigned)
Details
When your computer crashes, you tend to get a dialog pop up when you next start firefox asking whether you want to restore the old session or start a new session. I think there should be a commandline argument for Firefox for you to tell it to start as if you had clicked 'start new session'. This is useful for if a 'shock site' has been loaded, and you don't want it to load when you next run Firefox - run from a clean slate.
Comment 1•16 years ago
|
||
You can just delete the offending sessionstore.js containing the session you don't want to restore, so I don't think a command line argument is needed for this at all.
Whiteboard: [wontfix?]
No, but it's desirable. The user shouldn't have to go into the filesystem ideally.
Comment 3•16 years ago
|
||
We have selective restoration now, which is a better solution than a coarse commandline option. If you want to create a shortcut, you can simply have a script that nukes sessionstore.js, but that really doesn't seem like a common enough use case that we should take code to support it.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•