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

Do you mean we may use the target browsing context passed to "process a navigate fetch" directly to set up the object and delete the target browsing context internal slot from request? If so, I think that will work. FYI, this is the added step to set up the reserved object: https://github.com/whatwg/html/pull/1776/commits/df5262bf83f7f10b5620f14b625b29b3c5987cd0#diff-36cd38f49b9afa08222c0dc9ebfe35ebR82116 If I understood correctly, we may pass the target browsing context to this algorithm.

-- 
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-246724812

Received on Tuesday, 13 September 2016 15:43:02 UTC