[Webkit-unassigned] [Bug 40904] REGRESSION: r61173-r61351 - Aliasing of scaled images on load and repaint

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 25 12:42:45 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=40904





--- Comment #9 from Mark Rowe (bdash) <mrowe at apple.com>  2010-06-25 12:42:45 PST ---
Kevin, the behavior you mention in comment #4 is now expected.  An image that is rapidly resizing will use a lower quality interpolation setting until it finishes resizing, at which point it will use a higher quality interpolation.  Performing high-quality interpolation on a resizing image hurts performance.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list