Closed
Bug 342153
Opened 19 years ago
Closed 10 months ago
"BrowserWrapper died" happens randomly
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: hwaara, Unassigned)
Details
I've seen this for a long time, and I'm sure most of you have.
Why is it happening randomly when Camino is in the background? Could it be a (potentially big) memory leak? Surely something should have a reference to the browser wrapper?
2006-06-20 15:07:31.633 Camino[233] The browser wrapper died.
2006-06-20 15:07:31.662 Camino[233] CHBrowserView died.
Comment 1•19 years ago
|
||
i seem to recall there are two paths where gecko can release itself in a window. One is the normal way, and then there's a back-way where we shut down part of the window, then later come back and clean the rest up. I forget the details.
Comment 2•19 years ago
|
||
Maybe JS garbage collection released something that caused the embedding interfaces to go away?
Comment 3•17 years ago
|
||
Could someone explain why this is filed as a bug? It sounds from comment 1 like it's expected behavior.
Status: NEW → RESOLVED
Closed: 10 months ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•