Fix for bug 368773 (Add a bunch of DOM objects to cycle collection). r=sicking, sr=jst.

This commit is contained in:
peterv@propagandism.org
2007-03-08 11:17:16 +00:00
parent ff664afbcf
commit 76c2dfab1e
64 changed files with 1114 additions and 294 deletions

View File

@@ -97,6 +97,8 @@ public:
virtual nsresult Clone(nsINodeInfo *aNodeInfo, nsINode **aResult) const;
NS_DECL_CYCLE_COLLECTION_CLASS_INHERITED_NO_UNLINK(nsXMLDocument, nsDocument)
protected:
virtual nsresult GetLoadGroup(nsILoadGroup **aLoadGroup);