Re: [whatwg/fetch] Attach timing info and URL to network errors, and report for fetch API (#1311)

We don't know that progressResponseDone is only used for reporting and callers might well rely on the order; it also seems wrongish for it to happen before the error event as that would be a new timing channel.

-- 
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/fetch/pull/1311#issuecomment-936724177

Received on Wednesday, 6 October 2021 17:16:57 UTC