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:
@@ -811,6 +811,7 @@ void nsHTMLContainer::MapAttributesInto(nsIStyleContext* aContext,
|
||||
styleSheet->SetVisitedLinkColor(value.GetColorValue());
|
||||
}
|
||||
}
|
||||
NS_RELEASE(htmlDoc);
|
||||
}
|
||||
|
||||
// set up the basefont (defaults to 3)
|
||||
|
||||
Reference in New Issue
Block a user