- From: smaug---- <notifications@github.com>
- Date: Wed, 20 Apr 2016 09:30:08 -0700
- To: whatwg/xhr <xhr@noreply.github.com>
- Cc:
Received on Wednesday, 20 April 2016 16:30:35 UTC
The initial reason in Gecko was https://bugzilla.mozilla.org/show_bug.cgi?id=403168 but the setup we have for wrappers and such is quite different these days. However, what should happen to the network connection if XHR is created using non-active document, like if the response is super slow, what kills it? I assume browsers normally cancel relevant network connections when unloading a page, but if the page has been unloaded already... --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/xhr/issues/65#issuecomment-212502288
Received on Wednesday, 20 April 2016 16:30:35 UTC