Tom Gethings wrote:
I assume that leaving the nsIURIContentListener methods returning NS_ERROR_NOT_IMPLEMENTED would mean that the default contentlistener would handle the link click?
Bad assumption. ;) The URILoader assumes that if you don't touch the out params you're not handling the load and it should try to put it elsewhere (like in a new window).
-Boris _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
