Bug 23458: Reintroduce CanvasPixelArray in ImageData.idl
<https://bugs.webkit.org/show_bug.cgi?id=23458>

Reviewed by Alexey Proskuryakov.

Return CanvasPixelArray, et al -- the only difference between this
and the original CPA implementation is that it now uses a ByteArray
rather than a vector.  JSC still uses a custom wrapper, but this allows
ObjC, COM, and V8 bindings to be autogenerated again.


git-svn-id: http://svn.webkit.org/repository/webkit/trunk@40089 268f45cc-cd09-0410-ab3c-d52691b4dbfc
16 files changed