- From: Rik Cabanier <cabanier@gmail.com>
- Date: Tue, 9 Apr 2013 20:14:26 -0700
- To: Simon Pieters <simonp@opera.com>
- Cc: "whatwg@whatwg.org" <whatwg@whatwg.org>
Is there a list somewhere that lists all the interfaces that are available to a worker? The spec only lists a very small set [1]. 1: http://dev.w3.org/html5/workers/ On Thu, Mar 14, 2013 at 2:08 AM, Simon Pieters <simonp@opera.com> wrote: > The new canvas proxy stuff is supposed to make canvas work in workers, but > I don't see any normative text that makes the necesary interfaces and > constructors actually available in workers. The spec needs to explicitly > say that CanvasRenderingContext2D, e.g., is to be available in workers. > > -- > Simon Pieters > Opera Software >
Received on Wednesday, 10 April 2013 03:14:51 UTC