Closed Bug 11295 Opened 25 years ago Closed 25 years ago

MLK: we leak the drag event listener on every toolbar

Categories

(Core :: XUL, defect, P3)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: mikepinkerton, Assigned: mikepinkerton)

Details

we leak the drag event listener on every toolbar. Collapse a toolbar and re- expand it and another will be created w/out ever hitting the dtor of the first one. I think it's somewhere in the content model that never gets unhooked.
Status: NEW → ASSIGNED
Target Milestone: M9
marking M9, accepting
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
fixed. using RemoveEventListenerByIID when frame goes away.
Status: RESOLVED → VERIFIED
code level fix, marking verified. reopen if i'm wrong here...
You need to log in before you can comment on or make changes to this bug.