Closed
Bug 314277
Opened 19 years ago
Closed 9 years ago
Make it harder to quit the updater process
Categories
(Toolkit :: Application Update, defect)
Toolkit
Application Update
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: darin.moz, Unassigned)
Details
Make it harder to quit the updater process.
On OSX at least, it is trivial to Quit the updater process from the menu in the dock. This seems bad. We should find a way to remove the menu item or at least intercept the Quit request to prevent the updater process from being closed prematurely. We should also verify that other platforms do not have this problem.
Bryner suggested that we might even want to explore implementing a signal handler to try to do a last ditch cleanup if we do get killed.
Reporter | ||
Updated•18 years ago
|
Assignee: darin → nobody
Assignee | ||
Updated•16 years ago
|
Product: Firefox → Toolkit
Comment 1•9 years ago
|
||
Though this seems bad we haven't had any reports, etc. of this being a problem.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•