[whatwg/fetch] processResponseDone should receive a response (#1202)

Only call processResponseDone for responses that have their
timing info set, which are responses that have passed CORS
and redirects.

Closes https://github.com/whatwg/fetch/issues/1201

You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/fetch/pull/1202

-- Commit Summary --

  * processResponseDone should receive a response

-- File Changes --

    M fetch.bs (21)

-- Patch Links --

https://github.com/whatwg/fetch/pull/1202.patch
https://github.com/whatwg/fetch/pull/1202.diff

-- 
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/1202

Received on Thursday, 25 March 2021 16:32:51 UTC