I want to provide my own implementation for the nsIURIContentListener interface for my embedding application but my OnStartURIOpen() method isn't being called.
I believe things are hooked up correctly and my call to nsIWebBrowser::SetParentURIContentListener() returns NS_OK. I'm using a Windows XULrunner build of the 1.8.0.7 codebase. This worked with an earlier build of the Mozilla code but I can't imagine it's broken so I expect I've done something daft. Does anyone have any suggestions on what to look for? Cheers. Cal. _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
