Hi I'm writing a nsIHttpAuthenticator as js component.
My generateCredentials methos returns a string. (see http://mozilla.pastebin.com/702422) When it gets called here: http://lxr.mozilla.org/mozilla/source/netwerk/protocol/http/src/nsHttpChannel.cpp#2180 The rv is NS_ERROR_MODULE_XPCONNECT. How do I make this work? Gary _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
