[webkit-reviews] review granted: [Bug 42370] Scaled Resized images are blurred when sent to Skia : [Attachment 75295] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 2 10:59:01 PST 2010


James Robinson <jamesr at chromium.org> has granted W. James MacLean
<wjmaclean at chromium.org>'s request for review:
Bug 42370: Scaled Resized images are blurred when sent to Skia
https://bugs.webkit.org/show_bug.cgi?id=42370

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

------- Additional Comments from James Robinson <jamesr at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=75295&action=review

R=me.  Third time's the charm?

> WebCore/platform/graphics/skia/ImageSkia.cpp:200
> +    // We also need to compute the transformed portion of the
> +    // visible portion for use below.

Note for the future: this is over-wrapped.  There's no 80 column limit in
WebKit so this should just be one line.


More information about the webkit-reviews mailing list