Michael Vincent van Rantwijk, MultiZilla wrote: I also set channel.originalURI = aURI; to get the original (blocked) url in the location bar, but that kills the ability to use document.documentURI; to get to the chrome url with parameters like netError.xhtml so I guess that we can't use:
var uriLoader = Cc["@mozilla.org/uriloader;1"].getService(Ci.nsIURILoader); uriLoader.openURI(channel, true, uriListener); Or can we? Should I use something different or do things differently? Thanks, -- Michael Vincent van Rantwijk - MultiZilla Project Team Lead - XUL Boot Camp Staff member (ActiveState Training Partner) - iPhone Application Developer _______________________________________________ dev-tech-network mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-network
