Re: [whatwg/xhr] final readystatechange (readyState === 3) (#161)

I discussed it a bit with @smaug----. There's a worry that removing the throttling might break sites that rely on this timing. E.g., they might end up getting janked if these events suddenly fire more often. If Chrome can prove that is not the case (e.g., by removing throttling and shipping that) Firefox would likely follow though.

-- 
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/161#issuecomment-371016257

Received on Wednesday, 7 March 2018 04:07:52 UTC