Closed Bug 826414 Opened 12 years ago Closed 7 years ago

Rename nsGenericDOMDataNode to mozilla::dom::CharacterData

Categories

(Core :: DOM: Core & HTML, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: bzbarsky, Unassigned)

References

Details

Should be done once bug 824823 lands. Just needs a bit of search/replace.
So I'm not sure about doing this given that DocumentType inherits from this...
I still think we should do it since for most practical purposes it's still the right name. Could/should we make DocumentType inherit from nsIContent directly? Different bug of course.
We could; we'd need to copy/paste a bunch of methods that return null and whatnot, I suspect.
Anyhow, I would say that doesn't block this bug. We should go ahead and do this I think.
Depends on: 1446533
Fixed in bug 1446533.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.