Bug 17620 - getImageData lies
Summary: getImageData lies
Status: CLOSED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Oliver Hunt
URL:
Keywords: EasyFix
: 17621 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-02-29 17:20 PST by Oliver Hunt
Modified: 2008-03-03 01:35 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 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.
Comment 1 Mark Rowe (bdash) 2008-02-29 17:48:32 PST
*** Bug 17621 has been marked as a duplicate of this bug. ***
Comment 2 Oliver Hunt 2008-03-03 01:35:42 PST
Landed r30711