Closed
Bug 874629
Opened 12 years ago
Closed 10 years ago
Various classes don't need to define empty Traverse/Unlink methods
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: mccr8, Unassigned)
References
(Blocks 1 open bug)
Details
At least, I don't think it is doing anything. NS_DECL_CYCLE_COLLECTION_CLASS_INHERITED can also be removed.
| Reporter | ||
Updated•12 years ago
|
Summary: nsDOMDataChannel doesn't need to define empty Traverse/Unlink methods → nsDOMDataChannel and MobileConnection don't need to define empty Traverse/Unlink methods
| Reporter | ||
Comment 1•12 years ago
|
||
nsXHREventTarget
nsDOMDataChannel
MobileConnection
Summary: nsDOMDataChannel and MobileConnection don't need to define empty Traverse/Unlink methods → Various classes don't need to define empty Traverse/Unlink methods
| Reporter | ||
Comment 2•10 years ago
|
||
Eh I think this doesn't matter too much.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INCOMPLETE
| Assignee | ||
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•