Hi Boris, Just wanted to update you.
As per your suggestion we have implemented AsyncOpen() call and added StreamListener to that. In that We are able to get the data from the channel. So now it is working fine. Thanks for your support. On Wednesday, January 8, 2014 12:13:41 PM UTC+5:30, neel patel wrote: > Thanks Boris. > > > > I will check the firefox code and implement the AsyncOpen and will let you > know the results. > > > > Thank you. > > > > On Wednesday, January 8, 2014 12:02:01 PM UTC+5:30, Boris Zbarsky wrote: > > > On 1/8/14 1:21 AM, [email protected] wrote: > > > > > > > But i read somewhere that callbacks implementation is not possible in C++ > > > and only in javascript > > > > > > > > > > > > I don't know what you read, but doing AsyncOpen in C++ is quite > > > > > > possible. Firefox does it all the time. That's how it does things like > > > > > > loading webpages, scripts, stylesheets, etc, after all. ;) > > > > > > > > > > > > -Boris _______________________________________________ dev-tech-network mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-network
