Bug 17621
| Summary: | getImageData lies | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Oliver Hunt <oliver> |
| Component: | DOM | Assignee: | Oliver Hunt <oliver> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | Keywords: | EasyFix |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Mac | ||
| OS: | OS X 10.5 | ||
Oliver Hunt
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
*** This bug has been marked as a duplicate of 17620 ***