CLOSED FIXED 17620
getImageData lies
https://bugs.webkit.org/show_bug.cgi?id=17620
Summary getImageData lies
Oliver Hunt
Reported 2008-02-29 17:20:58 PST
So i discovered a bug in my getImageData implementation -- it only provides the first pixel of any given row due to a missing pointer increment. I have the code locally, but want a bug# for tracking.
Attachments
Mark Rowe (bdash)
Comment 1 2008-02-29 17:48:32 PST
*** Bug 17621 has been marked as a duplicate of this bug. ***
Oliver Hunt
Comment 2 2008-03-03 01:35:42 PST
Landed r30711
Note You need to log in before you can comment on or make changes to this bug.