Closed
Bug 176
Opened 27 years ago
Closed 8 years ago
Closing last window sometimes doesn''t kill process
Categories
(MozillaClassic Graveyard :: XFE, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mcguirk, Assigned: ramiro)
Details
Created by Dan McGuirk (mcguirk@indirect.com) on Monday, April 13, 1998 3:36:04 AM PDT
Additional Details :
Sometimes, closing all of the Mozilla windows is not enough
to get the process to die. Attaching to the process reveals
that it is in _PR_CPU_Idle. Only kill -9 will kill the
process.
Updated by Ramiro Estrugo (ramiro@netscape.com) on Wednesday, April 29, 1998 2:36:19 AM PDT
Additional Details :
This problem happened when you opened the nav center frame. It was fixed by
slamm@netscape.com yesterday.
Updated by Ramiro Estrugo (ramiro@netscape.com) on Wednesday, April 29, 1998 2:37:04 AM PDT
Additional Details :
This problem happened when you opened the nav center frame. It was fixed by
slamm@netscape.com yesterday.
Comment 1•24 years ago
|
||
mid-air collision ? / bugzilla cleanup
Reopening (current State: resolved and no resolution)
Status: RESOLVED → REOPENED
Comment 2•24 years ago
|
||
marking fixed
Status: REOPENED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 4•8 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kumascript
https://github.com/mozilla/kumascript/commit/ef4ab3a83e7c21ddc139d3bb315eeccaea8e3f8f
Fix issue #176: 'events' property is required in Groupdata
https://github.com/mozilla/kumascript/commit/d90a090be4eb7e275a8679469008ec021cc6c380
Merge pull request #177 from Elchi3/events-hotfix
Fix issue #176: 'events' property is required in Groupdata
Updated•8 years ago
|
Status: VERIFIED → RESOLVED
Closed: 24 years ago → 8 years ago
You need to log in
before you can comment on or make changes to this bug.
Description
•