Re: Blob URLs | autoRevoke, defaults, and resolutions

On Mon, May 6, 2013 at 5:45 PM, Jonas Sicking <jonas@sicking.cc> wrote:
> On Mon, May 6, 2013 at 4:28 PM, Anne van Kesteren <annevk@annevk.nl> wrote:
>> Okay. So that fails for XMLHttpRequest :-(
>
> What do you mean? Those are the steps we take for XHR requests too.

So e.g. open() needs to do URL parsing (per XHR spec), send() would
cause CSP to fail (per CSP spec), send() also does the fetch (per XHR
spec). Overall it seems like a different model from the other APIs,
but maybe I'm missing something?


--
http://annevankesteren.nl/

Received on Tuesday, 7 May 2013 00:57:30 UTC