Closed
Bug 614279
Opened 15 years ago
Closed 15 years ago
nsHTMLDataListElement QIs to the wrong CC helper
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, testcase)
Attachments
(2 files)
322 bytes,
text/html
|
Details | |
2.06 KB,
patch
|
peterv
:
review+
|
Details | Diff | Splinter Review |
nsHTMLDataListElement QIs to nsGenericElement's CC helper. The attached testcase leaks because of that. c.f. Bug 613027.
Assignee | ||
Updated•15 years ago
|
Updated•15 years ago
|
OS: Windows 7 → All
Hardware: x86 → All
Version: unspecified → Trunk
Updated•15 years ago
|
Attachment #492681 -
Attachment mime type: text/plain → text/html
Comment 1•15 years ago
|
||
Kyle, can you work on this? If not, let me know...
Assignee: nobody → khuey
blocking2.0: ? → final+
Comment 2•15 years ago
|
||
(In reply to comment #1)
> Kyle, can you work on this? If not, let me know...
If you don't, re-assign this to me.
Assignee | ||
Comment 3•15 years ago
|
||
Assignee | ||
Updated•15 years ago
|
Attachment #492977 -
Flags: review?(peterv)
Updated•15 years ago
|
Status: NEW → ASSIGNED
Updated•15 years ago
|
Attachment #492977 -
Flags: review?(peterv) → review+
Comment 4•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b8
You need to log in
before you can comment on or make changes to this bug.
Description
•