ab bc wrote:
Hi, Seems channel is going to add the request(the channel itself) to a certain loadgroup, before it actually go out do the network stuff, I am really not sure why this is happening, what is nsILoadGroup for?
Tracking groups of requests.
Who is going to use it?
This varies, but one obvious consumer is that each frame has its own loadgroup; this is used for things like page load progress, stopping all loads (by stopping the loadgroup), and a few other things.
-Boris _______________________________________________ dev-tech-network mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-network
