[Bug 24177] Canvas Pixel ArrayBuffer should return RGBA for big-endian and ABGR for little-endian machines

https://www.w3.org/Bugs/Public/show_bug.cgi?id=24177

rcabanie <cabanier@adobe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |cabanier@adobe.com

--- Comment #1 from rcabanie <cabanier@adobe.com> ---
Platform specific details should not leak to a high-level API like Canvas 2D.
In addition, this API is widely deployed on current browser and can't change.

There have been requests similar to this use case. Justin Novosad from Google
summarized them here: http://wiki.whatwg.org/wiki/ImageBitmap_Options

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 31 December 2013 04:43:09 UTC