[whatwg/fetch] Fixing variable definitions and scoping. Fixes #706. (#749)

I used [this horrible piece of code](https://gist.github.com/jakearchibald/ceb666e0a9271b55cd48d07dac2b74b6) (run in the console) to identify variables that weren't correctly defined.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Fixing variable definitions and scoping. Fixes #706.

-- File Changes --

    M fetch.bs (18)

-- Patch Links --

https://github.com/whatwg/fetch/pull/749.patch
https://github.com/whatwg/fetch/pull/749.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/749

Received on Wednesday, 30 May 2018 14:15:04 UTC