Re: exposing CANVAS or something like it to Web Workers

On Fri, 16 Nov 2012, Charles Pritchard wrote:
> > 
> >   
> > http://lists.w3.org/Archives/Public/public-whatwg-archive/2012Nov/0199.html
> 
> Seems like we might use requestAnimationFrame in the main thread to 
> postMessage to the worker as an alternative to using setInterval in 
> workers for repaints.

The idea in due course is to just expose rAF in workers. Please do read 
the e-mail above, which actually mentions that.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Saturday, 17 November 2012 04:35:51 UTC