Bug 17620

Summary: getImageData lies
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: DOMAssignee: Oliver Hunt <oliver>
Status: CLOSED FIXED    
Severity: Normal Keywords: EasyFix
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   

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