[whatwg] Web Workers feedback
Anne van Kesteren
annevk at opera.com
Wed Mar 31 07:51:29 PDT 2010
On Tue, 30 Mar 2010 15:09:49 -0700, Ian Hickson <ian at hixie.ch> wrote:
> On Tue, 30 Mar 2010, Jonas Sicking wrote:
>> Personally my guess it's more likely that they really wanted to.
>
> I have no idea which is more likely. The only use case I'm aware of is
> passing an <img> in, and for that there isn't really a fallback position,
> so it doesn't matter if we send null or throw an exception.
Isn't the fallback there to draw the <img> on a <canvas> and then extract
an ImageData object and pass that through to the worker?
--
Anne van Kesteren
http://annevankesteren.nl/
More information about the whatwg
mailing list