Re: IE - Security error with new Worker(URL.createObjectURL(new Blob([workerjs],{type:'text/javascript'})))

So, should I ask again in 1, 3 or 6 months (or more?) ?

Regards

Aymeric

Le 11/06/2014 02:53, Travis Leithead a écrit :
> Unfortunately, there is not presently a way for you to track it externally. :-(
>
> MS Connect is the best we have so far, and I know that it is not great. We recognize this is a problem and hope to be able to improve the situation soon.
>   
> -----Original Message-----
> From: Aymeric Vitte [mailto:vitteaymeric@gmail.com]
> Sent: Tuesday, June 10, 2014 3:00 AM
> To: Travis Leithead; Web Applications Working Group WG (public-webapps@w3.org)
> Subject: Re: IE - Security error with new Worker(URL.createObjectURL(new Blob([workerjs],{type:'text/javascript'})))
>
> Thanks, any way to track/be notified when this will be available?
>
> Regards
>
> Aymeric
>
> Le 06/06/2014 19:42, Travis Leithead a écrit :
>> Well, in IE's defense, this is not specifically allowed by: http://www.w3.org/TR/workers/#dom-worker. Regardless, the product team is working to fix this so that it works in IE as well. Stay tuned. I updated the Connect bug below.
>>
>> -----Original Message-----
>> From: Aymeric Vitte [mailto:vitteaymeric@gmail.com]
>> Sent: Friday, June 6, 2014 6:25 AM
>> To: Web Applications Working Group WG (public-webapps@w3.org)
>> Cc: Travis Leithead
>> Subject: IE - Security error with new Worker(URL.createObjectURL(new Blob([workerjs],{type:'text/javascript'})))
>>
>> Why IE(11) does not allow this while this is working on FF and Chrome?
>> [1] seems to suggest that it is "by design".
>>
>> Regards
>>
>> Aymeric
>>
>> [1]
>> https://connect.microsoft.com/IE/feedback/details/779379/unable-to-spawn-worker-from-blob-url
>>

-- 
Peersm : http://www.peersm.com
node-Tor : https://www.github.com/Ayms/node-Tor
GitHub : https://www.github.com/Ayms

Received on Thursday, 12 June 2014 08:42:43 UTC