On Wednesday 11 October 2006 12:58, Gailin wrote:
Hello,

>    doc->GetDocumentURI()->GetPrePath(prePath); //here firefox crash he
Most probably, the document uri will be null:

/**
 * Return the URI for the document. May return null.
 */
nsIURI* GetDocumentURI() const

michal
_______________________________________________
dev-tech-xpcom mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-xpcom

Reply via email to