Re: [whatwg] Canvas in Workers

On Fri, Nov 16, 2012 at 3:25 PM, Ian Hickson <ian@hixie.ch> wrote:

>
>
>     var proxy = canvas.transferControlToProxy());
>

<bikeshed>

Proxy with a capital P is an API in ES6 for creating Proxy objects. While I
recognize that this is obviously just a conceptual sketch of your idea and
that you're merely following the camel case tradition, now is probably the
best time to be informed of potential naming conflicts.


Rick

Received on Friday, 16 November 2012 20:59:17 UTC