I have a question about BindToTree() in nsHTMLImageElement. What is it trying to do? And under what situation that the 'nsIDocument* aDocument' is null.
nsresult
nsHTMLImageElement::BindToTree(nsIDocument* aDocument, nsIContent*
aParent,
nsIContent* aBindingParent,
PRBool aCompileEventHandlers)
{
}
Thank you.
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout

