Re: [whatwg/fetch] From-Origin (#687)

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