Hi, I've been trying to use OpenStream method of nsIWebBrowserStream. With the gecko environment successfully initialized, with nsIWebBrowser, chrome and other objects seemingly in place, the call to OpenStream then returns a NS_ERROR_FACTORY_NOT_REGISTERED error.
There is probably a dependency of OpenStream to some class that is not registered. How do I get around about finding out what is going on behind this call? Should I build Mozilla and step through the function or is there some really obvious reason? Thanks for any thoughts while I am scratching my head... Saso _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
