Closed Bug 327612 Opened 19 years ago Closed 15 years ago

Firefox does not stay in safe mode after software update

Categories

(Toolkit :: Application Update, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla2.0b7

People

(Reporter: aguertin+bugzilla, Assigned: robert.strong.bugs)

References

Details

If Firefox is started in safe mode and then an update is installed and "restart now" is chosen, Firefox reopens not in safe mode. It should stay in safe mode.
Confirming this happens with a win32 1.5 -> 1.5.0.1, using commmand line arguments -P -safe-mode. bsmedberg, is this an edge case or the tip of an iceberg for not passing arguments when restarting ?
Status: UNCONFIRMED → NEW
Ever confirmed: true
I'm inclined to think that we should disable "automatic" update in safe mode, but continue to allow manual check-for-update. In that case when we restart we shouldn't be in safe mode.
I guess this depends on bug 310378?
Product: Firefox → Toolkit
Same is true when in safe mode and restarting after installing an add-on.
IMO the desired UI action if you install or uninstall an add-on in safe mode is to return to regular mode after restart.
I agree... the issue then becomes that nsIAppStartup would need to separate the cases when the app should stay in safe mode and when it should not since both app update and the extension manager are consumers of this method.
I'm not convinced that there is any time when we'd want to restart in safe mode. See comment #2
Yes I agree with comment #2.
(In reply to comment #2) > I'm inclined to think that we should disable "automatic" update in safe mode, > but continue to allow manual check-for-update. In that case when we restart we > shouldn't be in safe mode. I'm more concerned about there being a very small subset of users that use safe mode thinking that it is safer and not getting updates due to automatic updates being disabled in safe mode than I am concerned about the small subset of users that want to stay in safe mode after an auto update.
Depends on: 542122
This is as fixed as it is going to be fixed by bug 596813 which utilizes the functionality introduced by bug 542122. Now if you are in safe mode and choose to apply an update which restarts Firefox then the safe mode dialog is displayed.
Assignee: nobody → robert.bugzilla
Status: NEW → RESOLVED
Closed: 15 years ago
Depends on: 596813
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b7
You need to log in before you can comment on or make changes to this bug.