[webkit-reviews] review requested: [Bug 45400] chromium/mac: let image layer data row order match skia : [Attachment 66934] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 13 16:43:51 PDT 2010


Nico Weber <thakis at chromium.org> has asked  for review:
Bug 45400: chromium/mac: let image layer data row order match skia
https://bugs.webkit.org/show_bug.cgi?id=45400

Attachment 66934: Patch
https://bugs.webkit.org/attachment.cgi?id=66934&action=review

------- Additional Comments from Nico Weber <thakis at chromium.org>
I'm not sure why this is not necessary for ImageLayerChromium too, but
ImageCG.cpp calls     CGContextScaleCTM(context, 1, -1) as well, so I suppose
CGImageRefs are already flipped for some reason.

This change is ready for review.


More information about the webkit-reviews mailing list