- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 29 Oct 2019 06:47:00 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 29 October 2019 13:47:02 UTC
As far as I can tell that creates a (navigated) browsing context in both Chrome and Firefox (i.e., `frames[0]` is not undefined). In Firefox the resulting `WindowProxy` is always cross-origin, in Chrome a bunch of implementation details are exposed (such as `embed` having a thing called `internalid`) when I put that code on the same origin (via DevTools, but no real reason to distrust). That puts me even more firmly in the navigate camp. -- 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-547427524
Received on Tuesday, 29 October 2019 13:47:02 UTC