Re: [whatwg/fetch] Response filter escalation (#535)

> I haven't determined whether Firefox observes any sort of filter "precedence", or if it consistently re-wraps.

I believe we will "increase" tainting, but not lower it.  So a basic can be promoted to cors/opaque response.  A cors response can be promoted to opaque response.  An opaque response cannot be changed to another type.

-- 
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/535#issuecomment-298713694

Received on Tuesday, 2 May 2017 18:04:24 UTC