Christian Biesinger schrieb:

(I guess nsStandardURL is more of the standard implementation. But really, each protocol handler might have its own implementation. CIing an nsIURI and trying to open a channel for that will generally not work.)

I asked this because the only way (AFAIK) to show data in a nsIWebBrowser using only the interfaces documented in the SDK is using the nsIWebBrowserStream interface. The problem is that the OpenStream method requires a pointer to a nsIURI implementation.

I don't like the idea of using the nsIWebNavigation interface because it's not part of the SDK (yet?).

Regards,
Mark
_______________________________________________
mozilla-embedding mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to