[email protected] wrote:
But there is a problem, I used setNewListener, thus the previous listener will not work, according to the specification, I should establish a call chain to ensure the previously set listeners work.
Yes.
However, I am using nsIStreamLoader + nsIStreamLoaderObserver to obtain the data
I have no idea what you're talking about here. If you're setting up a stream listener, it gets handed data. Why do you need a streamloader?
> What should I do? That's for you to decide, depending on what you're trying to do. -Boris _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
