[fetch] Deal with nested browsing contexts (#120)

Per discussion with @mikewest it seem best add "target browsing context". It is only relevant during navigation so need to be able to be null.

We might want to rename "client" to "requesting client" to make it more clear which of the various globals it is that is involved with navigating, but I'm not sure the churn cost to other specifications makes that worth it.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/120

Received on Monday, 7 September 2015 09:39:18 UTC