Closed
Bug 326554
Opened 20 years ago
Closed 20 years ago
Firefox with Cocoa widgets usually crashes after doing anything with > 1 window (including popups)
Categories
(Core :: Widget: Cocoa, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jaas, Assigned: jaas)
Details
Attachments
(1 file)
|
7.46 KB,
text/plain
|
Details |
Firefox with Cocoa widgets usually crashes after doing anything with > 1 window (including popups).
This is a crash log from opening the "About Firefox" window after launch (via the menu bar) and then closing it again.
There is a fix for this in 325336, "add basic window type support, v1.1". We're just allowing windows to release on close, and we shouldn't. We end up releasing native window objects before we're ready.
Fixed in a patch from 325336.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•