[whatwg] ArrayBuffer and the structured clone algorithm

On Tue, 01 Feb 2011 18:36:19 +0100, Boris Zbarsky <bzbarsky at mit.edu> wrote:
> On 2/1/11 5:19 AM, Simon Pieters wrote:
>> While you're discussing efficient handoff of ArrayBuffer, do you also
>> keep in mind efficient handoff of other objects (e.g. ImageData) as
>> discussed in this thread?:
>> http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2011-January/029885.html
>
> For what it's worth, in Gecko that's the same thing, since imagedata is  
> just a typed array in our implementation.

ImageData.data you mean? I wonder if we can still remove CanvasPixelArray.


-- 
Anne van Kesteren
http://annevankesteren.nl/

Received on Tuesday, 1 February 2011 10:04:13 UTC