Re: [whatwg/xhr] Should send() throw if the XHR object's window's document is not fully active? (#65)

Hmm, it's not that simple, Chrome will throw on `send()` instead if the document is "detached" (whatever that means). Safari times out.

-- 
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-286132070

Received on Monday, 13 March 2017 14:57:42 UTC