- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 03 Jul 2015 09:03:26 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Friday, 3 July 2015 16:03:57 UTC
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