[webkit-reviews] review requested: [Bug 48738] GraphicsContext: Don't do full save/restore when painting with low quality scaling : [Attachment 72500] Proposed patch v2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 1 06:13:50 PDT 2010


Andreas Kling <kling at webkit.org> has asked  for review:
Bug 48738: GraphicsContext: Don't do full save/restore when painting with low
quality scaling
https://bugs.webkit.org/show_bug.cgi?id=48738

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

------- Additional Comments from Andreas Kling <kling at webkit.org>
Add missing GraphicsContext::imageInterpolationQuality() implementations to
Skia, Haiku and WinCE.
Also avoid the call to imageInterpolationQuality() if !useLowQualityScale.


More information about the webkit-reviews mailing list