ksachdeva wrote:
That is true but for me it is a different protocol which is not a networking protocol but a protocol for a security device.
Why does that matter, if it implements nsIProtocolHandler?
I was basically copying GetScriptContextFromJSContext(cx) code from nsXmlHttpRequest.cpp which is further called by the GetLoadGroup() method. I need LoadGroup for the same reasons as XmlHttpRequest i.e to automatically abort the pending requests if user leaves the page and pass it to the NS_NewChannel method. Is there any other way to obtain the LoadGroup ?
Not in a frozen way, no.... -Boris _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
