Closed
Bug 21668
Opened 25 years ago
Closed 25 years ago
[MLK] memory leak adding/removing event listener objects
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P3)
Core
DOM: UI Events & Focus Handling
Tracking
()
VERIFIED
FIXED
M14
People
(Reporter: waterson, Assigned: joki)
References
Details
(Keywords: memory-leak, verifyme)
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
The generated code from "idlc" is incorrect, and leaks the "nativeThis" after
QueryInterface().
Reporter | ||
Comment 1•25 years ago
|
||
Assignee | ||
Updated•25 years ago
|
Target Milestone: M13
Assignee | ||
Updated•25 years ago
|
Target Milestone: M13 → M14
Assignee | ||
Comment 2•25 years ago
|
||
Mass-moving excess bugs to M14
Assignee | ||
Comment 3•25 years ago
|
||
Not sure why this is still open, patch long since checked in.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•