[webkit-reviews] review requested: [Bug 41827] [Qt] Canvas putImageData() resets painter state : [Attachment 60865] Proposed patch v2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 8 04:41:26 PDT 2010


Andreas Kling <andreas.kling at nokia.com> has asked  for review:
Bug 41827: [Qt] Canvas putImageData() resets painter state
https://bugs.webkit.org/show_bug.cgi?id=41827

Attachment 60865: Proposed patch v2
https://bugs.webkit.org/attachment.cgi?id=60865&action=review

------- Additional Comments from Andreas Kling <andreas.kling at nokia.com>
Better solution - use QPainter::drawImage() to copy pixel data into the canvas
backing store.


More information about the webkit-reviews mailing list