Closed
Bug 596422
Opened 15 years ago
Closed 15 years ago
Descendants of nsGenericHTMLElement should not call NS_DECL_CYCLE_COLLECTING_ISUPPORTS
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla2.0b7
People
(Reporter: mounir, Assigned: mounir)
References
Details
Attachments
(1 file)
|
1.69 KB,
patch
|
peterv
:
review+
sicking
:
approval2.0+
|
Details | Diff | Splinter Review |
At the moment, it is using NS_DECL_CYCLE_COLLECTING_ISUPPORTS which is wrong but not risky.
| Assignee | ||
Updated•15 years ago
|
Status: NEW → ASSIGNED
Summary: nsHTMLDataListElement should use NS_DECL_ISUPPORTS_INHERITED → Descendants of nsGenericHTMLElement should not call NS_DECL_CYCLE_COLLECTING_ISUPPORTS
| Assignee | ||
Comment 1•15 years ago
|
||
Assignee: nobody → mounir.lamouri
Attachment #476116 -
Flags: review?(peterv)
Attachment #476116 -
Flags: approval2.0?
Updated•15 years ago
|
Attachment #476116 -
Flags: review?(peterv) → review+
Attachment #476116 -
Flags: approval2.0? → approval2.0+
| Assignee | ||
Comment 2•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b7
You need to log in
before you can comment on or make changes to this bug.
Description
•