Closed
Bug 44602
Opened 25 years ago
Closed 19 years ago
Need quit-application notification
Categories
(SeaMonkey :: UI Design, defect, P3)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
Future
People
(Reporter: jefft, Assigned: alecf)
Details
(Whiteboard: [nsbeta3-])
We need to have a way to send out "quit-application" notification to registered
observer when closing down the last window. A potential place to do this may be
in the nsIWindowMediator service. See bug 33986 for references.
| Assignee | ||
Comment 1•25 years ago
|
||
we actually need this under any circumstance when the app starts to close. I'll
try to figure out where this is.
Status: NEW → ASSIGNED
Keywords: nsbeta3
Summary: Needs to notify quit-application when closing down the last window → Need quit-application notification
Target Milestone: --- → M18
Comment 2•25 years ago
|
||
which features/bugs depend upon this?
Comment 4•25 years ago
|
||
It seems mail is doing the right thing at shutdown isn't it? (That was the
topic of another bug.) Do we need this right now?
Whiteboard: [b3 need info]
What we have in mailnews isn't an ideal solution. We should have a more generic
mechanism.
Comment 6•25 years ago
|
||
That sounds like something that should be FUTURE. If you disagree, please
explain why this would be a P1 or P2 bug.
Whiteboard: [b3 need info] → [nsbeta3-]
Target Milestone: M18 → Future
Updated•25 years ago
|
Comment 7•25 years ago
|
||
Oops, wrong bug for those keywords.
| Assignee | ||
Updated•25 years ago
|
Component: XPCOM → XP Apps
Target Milestone: Future → mozilla0.6
| Assignee | ||
Updated•25 years ago
|
Target Milestone: mozilla0.6 → mozilla0.9
nav triage team:
Nice but don't think we'll get to it for beta1. Nsbeta1-
Keywords: nsbeta1-
Comment 11•24 years ago
|
||
Since it's got nsbeta1-, resetting target milestone
Target Milestone: mozilla0.9 → ---
| Assignee | ||
Updated•24 years ago
|
Target Milestone: --- → Future
Comment 12•23 years ago
|
||
We do this in globalOverlay.js in goQuitApplication(). Is that sufficient?
Comment 13•23 years ago
|
||
Is this bug still valid? Bug 142310 which has just been closed is using such a
feature
Updated•20 years ago
|
Product: Core → Mozilla Application Suite
This feature exists.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•