- From: Travis Leithead <travis.leithead@microsoft.com>
- Date: Wed, 11 Jun 2014 00:53:38 +0000
- To: Aymeric Vitte <vitteaymeric@gmail.com>, "Web Applications Working Group WG (public-webapps@w3.org)" <public-webapps@w3.org>
- CC: Adrian Bateman <adrianba@microsoft.com>
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 Wednesday, 11 June 2014 00:54:10 UTC