Closed
Bug 614401
Opened 14 years ago
Closed 14 years ago
nsImageDocument does not QI to its own CC participant
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla2.0b8
Tracking | Status | |
---|---|---|
blocking2.0 | --- | final+ |
People
(Reporter: khuey, Assigned: khuey)
References
Details
(Keywords: memory-leak)
Attachments
(1 file)
846 bytes,
patch
|
peterv
:
review+
|
Details | Diff | Splinter Review |
Any leak that involves owning references traversed in nsImageDocument's CC participant cannot be collected. cf Bug 613027 for a similar example
Comment 1•14 years ago
|
||
Kyle, can you work on this? If not, let me know...
Assignee: nobody → khuey
blocking2.0: ? → final+
Assignee | ||
Comment 2•14 years ago
|
||
Assignee | ||
Updated•14 years ago
|
Attachment #492978 -
Flags: review?(peterv)
Updated•14 years ago
|
Attachment #492978 -
Flags: review?(peterv) → review+
Assignee | ||
Comment 3•14 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/0988aaa45cc6
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b8
Assignee | ||
Updated•14 years ago
|
OS: Windows 7 → All
Hardware: x86 → All
Version: unspecified → Trunk
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•