- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 22 Oct 2019 04:47:28 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 22 October 2019 11:47:30 UTC
Very interesting, but there's no initial about:blank it seems, so there's no exposed browsing context (e.g., via `self[0]`) until the `load` event fires, as far as I can tell. So it's still a bit different from how `iframe` works, but much less so than in Firefox. I'm not sure what we want to do in that case. cc @bzbarsky -- 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/948#issuecomment-544923772
Received on Tuesday, 22 October 2019 11:47:30 UTC