Closed
Bug 3724
Opened 26 years ago
Closed 26 years ago
crash when navigating to a URL
Categories
(Core Graveyard :: GFX, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
M3
People
(Reporter: saari, Assigned: michaelp)
Details
Clean pull 3/14/99, crash when loading a URL from the URL bar in apprunner.
This was fine yesterday.
Re-assigned to michaelp@netscape.com and changed component to Compositor.
After calling Chris Saari at home, he says this is dying in the nsView
destructor when dispatching a non-local URL.
Chris Saari says this is happening in Viewer as well, so it's not an
Apprunner-specific problem.
Severity: normal → critical
Priority: P3 → P1
QA Contact: 3853 → 4144
Target Milestone: M3
Comment 4•26 years ago
|
||
This bug was introduced when danm added a Release() call in mozilla/widgets/src/
mac/nsWindow.cpp::Destroy() to fix the problem with not being able to close the
bookmarks (and probably any other non-browser window). For now I've backed out
this change but we REALLY need to figure out what's going on (danm's comment in
the Destroy() method have some additional info)
so is bug 3676 the real fix and this bug is therefore dead?
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 7•26 years ago
|
||
Fixed in March 19th Mac Build (M3)
Updated•16 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•