<div dir="ltr"><div><div><div><div><div><div>Moderator - <br><br></div>   Figured out the issue I just posted about, but the original message was not approved yet.<br><br></div>   Turns out it was a very silly problem:<br><br>    nsIProtocolHandler.URI_NOAUTH |<br>                   nsIProtocolHandler.URI_FORBIDS_AUTOMATIC_DOCUMENT_REPLACEMENT |<br>                   nsIProtocolHandler.URI_LOADABLE_BY_ANYONE |<br>                   nsIProtocolHandler.URI_NON_PERSISTABLE |<br>                   nsIProtocolHandler.UTI_INHERITS_SECURITY_CONTEXT |<br>                   nsIProtocolHandler.URI_IS_LOCAL_RESOURCE,...<br><br></div>   which somehow was silently executing without exception or undefined warning.  Whoops. :p<br><br></div><div>   Fixed the typo, and now it's happy.<br><br></div>   Go ahead and cancel previous message or append this edit and post as illustrative at your discretion.<br><br></div>   Thanks,<br></div>   -David<br></div>