Re: [whatwg/fetch] Add 'target browsing context' to requests. (#466)

We used to have something close to this and it got removed by @jungkees in https://github.com/whatwg/fetch/commit/fb87b70df0af3a5e6bc7bb9a91b4dc7eb4924acb.

I wonder what @jungkees thinks. Another option would be to store this data on the environment, though I guess that's a little weird since the browsing context could go away whereas the environment continues to exist until collected.

-- 
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/466#issuecomment-275111723

Received on Wednesday, 25 January 2017 13:49:15 UTC