Added a missing Release() which should allow the nsDocument to be destroyed...

git-svn-id: svn://10.0.0.236/trunk@6732 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
rpotts%netscape.com
1998-07-29 10:47:52 +00:00
parent 077da1fbd3
commit 9c1ca7e3d2

View File

@@ -811,6 +811,7 @@ void nsHTMLContainer::MapAttributesInto(nsIStyleContext* aContext,
styleSheet->SetVisitedLinkColor(value.GetColorValue());
}
}
NS_RELEASE(htmlDoc);
}
// set up the basefont (defaults to 3)