[Webkit-unassigned] [Bug 39212] Window object should have a CanvasPixelArray

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 12 15:02:50 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=39212


Andreas Kling <andreas.kling at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|ImageData.data should be a  |Window object should have a
                   |CanvasPixelArray object     |CanvasPixelArray




--- Comment #7 from Andreas Kling <andreas.kling at nokia.com>  2010-07-12 15:02:50 PST ---
Right. The claim-to-be-a-CanvasPixelArray part is already covered by finagling in JSImageDataCustom.cpp

The missing thing is a CanvasPixelArray constructor on the window object.

Tests failing because of this:
- canvas/philip/tests/2d.imageData.create1.type.html
- canvas/philip/tests/2d.imageData.create2.type.html
- canvas/philip/tests/2d.imageData.get.type.html

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list