[webkit-reviews] review granted: [Bug 38686] [CHROMIUM] Chromium port should support image interpolation quality : [Attachment 57332] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 28 10:00:13 PDT 2010


Darin Fisher (:fishd, Google) <fishd at chromium.org> has granted Stephen White
<senorblanco at chromium.org>'s request for review:
Bug 38686: [CHROMIUM] Chromium port should support image interpolation quality
https://bugs.webkit.org/show_bug.cgi?id=38686

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

------- Additional Comments from Darin Fisher (:fishd, Google)
<fishd at chromium.org>
WebCore/platform/graphics/skia/PlatformContextSkia.cpp:127
 +	, m_interpolationQuality(WebCore::InterpolationHigh)
it seems like all of this code should be in the WebCore namespace.
oh well, cleanup for another time...


More information about the webkit-reviews mailing list