mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 883889 followup: nsChildContentList is not an nsINode subclass. r=orange
This commit is contained in:
parent
80d4c2cd6b
commit
cea78a3062
@ -48,6 +48,7 @@ public:
|
||||
nsChildContentList(nsINode* aNode)
|
||||
: mNode(aNode)
|
||||
{
|
||||
SetIsDOMBinding();
|
||||
}
|
||||
|
||||
NS_DECL_CYCLE_COLLECTING_ISUPPORTS
|
||||
|
Loading…
Reference in New Issue
Block a user