Closed Bug 283197 Opened 19 years ago Closed 19 years ago

nsBrowserContentListener never removed as parent content listener

Categories

(Firefox :: General, defect)

1.0 Branch
defect
Not set
critical

Tracking

()

RESOLVED INVALID

People

(Reporter: bzbarsky, Assigned: bugzilla)

Details

Docshells hold a weak ref to the parent content listener.  So the parent content
listener needs to be explicitly nulled out before it goes away (so before the
JSObject is destroyed).  Not doing that is generally a good way to have
intermittent crashes.

Note: I can't find a reasonable component for this, so dumping in general...
Marking invalid, since xpconnect screws with things that claim to implement
nsISupportsWeakReference.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.