Re: [whatwg/fetch] Add request's reserved client (#383)

@annevk, I updated it back to use a reserved client (an environment) instead of just a reserved client id. Please check out https://github.com/whatwg/html/pull/1776#issuecomment-253411812

Also, the last patch suggests we remove the target browsing context internal slot of the request. I presumed there's no usage of accessing this state yet and reserved client's target browsing context may be used for that purposed if necessary onwards.

-- 
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/383#issuecomment-253412639

Received on Thursday, 13 October 2016 04:38:08 UTC