I have removed the line which open the channel, which doesn't solve the problem.
Thanks
Boris Zbarsky wrote:
Hing-Wah Wan wrote:
channel->Open(getter_AddRefs(stream));
So now the channel is open.
rv = docLoader->LoadDocument(channel,nsnull,getter_AddRefs(document));
This tries to open the channel to load it, which throws an exception.
-Boris
_______________________________________________ Mozilla-xpcom mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-xpcom
