Closed Bug 488430 Opened 15 years ago Closed 13 years ago

Make nsHTMLDocument not have NS_DECL_NSIDOMDOCUMENT

Categories

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

enhancement
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: hsivonen, Unassigned)

References

Details

In bug 468708 comment #16 Boris Zbarsky wrote:
> Ah, because nsHTMLDocument has NS_DECL_NSIDOMDOCUMENT in the header, so it
> needs to implement it too.  Given how much of it gets forwarded to nsDocument,
> especialy with this patch, we should consider removing that and only declaring
> the few functions we really need to override (the ones dealing with
> XMLEncoding, etc).  That should be another followup bug.
Can we really do that given |interface nsIDOMHTMLDocument : nsIDOMDocument|?
Component: Content → DOM
QA Contact: content → general
It forwards everything since bug 655512; should anything else happen here?
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.