- From: Aymeric Vitte <vitteaymeric@gmail.com>
- Date: Tue, 10 Jun 2014 12:00:25 +0200
- To: Travis Leithead <travis.leithead@microsoft.com>, "Web Applications Working Group WG (public-webapps@w3.org)" <public-webapps@w3.org>
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 Tuesday, 10 June 2014 10:00:56 UTC