Re: [fetch] Add dialogWindow to the API (#70)

I'm not sure what that means. I would expect `fetchEvent.request.dialogWindow` to have the appropriate value. So that if you pass `fetchEvent.request` to `fetch()` it does the "right" thing by default. And if you do `fetch(fetchEvent.request, {dialogWindow: null})` you can override that.

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

Received on Friday, 3 July 2015 16:03:57 UTC