Ranju wrote:
It is being loaded in a window. This is the code that I call in main.
One odd thing is that I was never able to get a valid domDocument from
the webBrowser; when I tried, I got a NO_INTERFACE error; so I had to
get the domDocument from the webNavigation. That's why I store a
webNavigation object in the webProgressListener. I don't really get
what the NO_INTERFACE error means? Thanks!

Hmm. Have you tried stepping into the GetDefaultView call? What's the documentURI of the document you're making that call on?

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

Reply via email to