Boris Zbarsky wrote:
> [EMAIL PROTECTED] wrote:
>>         //if(bSaveAll)
>>         //rv = persist->SaveDocument(nsnull, file, nsnull, nsnull, 0, 0);
>>         //else
>>         rv = persist->SaveURI(nsnull, nsnull, nsnull, nsnull, nsnull, 
>> file);
> 
> Well, saveURI saves the data fetched from the URI.  You want saveDocument.

And what can we do to make that clearer?  I thought the documentation in 
nsIWebBrowserPersist.idl said all that....

-Boris
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to