Re: [whatwg/fetch] There's no reason to make fetch of about:blank same-origin for loads other than navigations and `<object>` (#384)

@youennf what do you think?

Navigate is already always same-origin. `<object>` would require some special casing but that seems fine.

If we changed this we'd automatically fix #385 since all about URL fetching would just be cross-origin (unless it's the result of a navigation).

-- 
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/384#issuecomment-246930475

Received on Wednesday, 14 September 2016 07:36:03 UTC