[Bug 12586] Suggest using Typed Array for ImageData pixels. Add a new 'buffer' attribute that references ArrayBuffer of the pixel data. Convert 'data' (CanvasPixelArray) to Uint8Array view of 'buffer'.

http://www.w3.org/Bugs/Public/show_bug.cgi?id=12586

--- Comment #8 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-08-11 03:12:52 UTC ---
Ok, Kenneth, can you add Uint8ClampedArray? Then I'll redefine the canvas in
those terms.

No need to make an alias, I doubt anyone is relying on the old name since not
everyone implements it anyway.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 11 August 2011 03:12:57 UTC