James Newell wrote:
> You need to explain the problem a little more clearly. Try opening the
> "Tools" > "Error Console"  from the menu bar in Firefox and post any
> errors. I have used nsIXMLHttpRequest sync in a JS XPCOM component and
> it works fine for me. Also my understanding is that you don't implement
> this interface, rather create a new instance of it.
>
> James.
>
> raj wrote:
> > hi,
> > I am trying to develop an firefox extension which use third party
> > libraries.So this extension will implenet the "nsIXMLHttpRequest"
> > interface in firefox.So in the  "Open" method while using the sync.
> > method the browser get stuck. Is  there a way to slove this in the
> > firefox HTTP level ?
> > Thanks
> > -rajika

Thanks James

_______________________________________________
dev-tech-xpcom mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-xpcom

Reply via email to