Gailin wrote:
nsCOMPtr<nsIDocument> doc = do_QueryInterface(domDoc);
Do you get a non-null "doc"?
doc->GetDocumentURI()->GetPrePath(prePath); //here firefox crash he
Which exact version of nsIDocument.h are you compiling against? Which exact version of Firefox are you running against?
-Boris _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
