[Bug 17317] Consider mode being "No CORS" and URL is same-origin. The fetch results in a redirect whose URL is also same-origin. The spec says to apply the CORS "redirect steps". Shouldn't it do the redirect without CORS when it's same-origin?

https://www.w3.org/Bugs/Public/show_bug.cgi?id=17317

--- Comment #3 from Simon Pieters <simonp@opera.com> 2012-07-03 12:27:07 UTC ---
Even without the redirect, the spec seems to say to perform the resource
sharing check for same-origin No CORS fetch, which is clearly wrong.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 3 July 2012 12:27:08 UTC