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.
However, I am using nsIStreamLoader + nsIStreamLoaderObserver to
obtain the data since it's very convenient (the previous scheme namely
creating another channel and opening it asynchronously uses this
means, so I still use it for this method), but I can't make the call
chain by this means. What should I do?
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to