Bug 47898

Summary: [Qt] getImageData returns wrong data for non-0,0 source offset
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: QtWebKit Unassigned <webkit-qt-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, eric, webkit.review.bot
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed patch none

Andreas Kling
Reported 2010-10-19 04:42:46 PDT
Our getImageData() is busted for any sourceRect offset that isn't (0,0)
Attachments
Proposed patch (4.54 KB, patch)
2010-10-19 04:46 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 2010-10-19 04:46:43 PDT
Created attachment 71153 [details] Proposed patch
Andreas Kling
Comment 2 2010-10-19 05:46:10 PDT
Comment on attachment 71153 [details] Proposed patch Clearing flags on attachment: 71153 Committed r70050: <http://trac.webkit.org/changeset/70050>
Andreas Kling
Comment 3 2010-10-19 05:46:20 PDT
All reviewed patches have been landed. Closing bug.
WebKit Review Bot
Comment 4 2010-10-19 06:31:34 PDT
http://trac.webkit.org/changeset/70050 might have broken Leopard Intel Release (Tests) The following tests are not passing: fast/canvas/canvas-getImageData-negative-source.html
Note You need to log in before you can comment on or make changes to this bug.