mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-01 12:03:08 +00:00
Bug 883889 followup: nsChildContentList is not an nsINode subclass. r=orange
This commit is contained in:
parent
ab8f2fb997
commit
60e969c975
@ -48,6 +48,7 @@ public:
|
||||
nsChildContentList(nsINode* aNode)
|
||||
: mNode(aNode)
|
||||
{
|
||||
SetIsDOMBinding();
|
||||
}
|
||||
|
||||
NS_DECL_CYCLE_COLLECTING_ISUPPORTS
|
||||
|
Loading…
x
Reference in New Issue
Block a user