[webkit-reviews] review granted: [Bug 20838] [CAIRO] needs getImageData and putImageData support : [Attachment 23475] Cairo get/putImageData() with ASSERT for image_surface

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 16 09:48:27 PDT 2008


Darin Adler <darin at apple.com> has granted Dirk Schulze <vbs85 at gmx.de>'s request
for review:
Bug 20838: [CAIRO] needs getImageData and putImageData support
https://bugs.webkit.org/show_bug.cgi?id=20838

Attachment 23475: Cairo get/putImageData() with ASSERT for image_surface
https://bugs.webkit.org/attachment.cgi?id=23475&action=edit

------- Additional Comments from Darin Adler <darin at apple.com>
+    unsigned char* dataDst = result->data()->data().data();

LOL!

Looks fine, r=me


More information about the webkit-reviews mailing list