Closed
Bug 513419
Opened 15 years ago
Closed 13 years ago
Reduce the number of instances of the "Close Firefox" dialog
Categories
(Toolkit :: Startup and Profile System, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 401301
People
(Reporter: faaborg, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
Attachments
(1 file)
35.23 KB,
image/png
|
Details |
One window that can appear on start up is the "Close Firefox" dialog. Things we can do to avoid this dialog (that are more advanced then giving the user a problem and a list of instructions) are:
1) wait a second or so and see if Firefox has closed, often Firefox was in the process of shutting down and the user decided to reopen it.
2) actually kill the process ourselves, it's unreasonable to expect the user to know how to kill an hung process.
Updated•15 years ago
|
Component: General → Startup and Profile System
Product: Firefox → Toolkit
QA Contact: general → startup
Comment 1•15 years ago
|
||
See also bug 295693.
Comment 2•15 years ago
|
||
I think it is important that any automatic actions (even waiting) are visible so that the user knows what the problem is and take measures to avoid this in the future if possible.
Comment 3•15 years ago
|
||
FWIW, the "kill the process ourselves" solution is covered by bug 286355 (on Windows) and is probably technically infeasible.
Updated•13 years ago
|
Depends on: zombieproc
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•