- From: Ryosuke Niwa <notifications@github.com>
- Date: Thu, 05 Apr 2018 20:38:27 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 5 April 2018 20:39:32 UTC
WebKit is working to isolate `window.open` and other contexts with `opener` in a separate as we speak. Blocking them in `window.open` and `<a target="_blank">` can be a good mitigation for a short term though. I guess the question is whether we should make that behavior optional or mandatory. Or if we should make `From-Origin` imply that, or add yet another header/CSP option to enforce it. -- 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/issues/687#issuecomment-379069081
Received on Thursday, 5 April 2018 20:39:32 UTC