[Webkit-unassigned] [Bug 42370] Scaled Resized images are blurred when sent to Skia

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 1 11:18:35 PST 2010


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





--- Comment #54 from W. James MacLean <wjmaclean at chromium.org>  2010-12-01 11:18:34 PST ---
(In reply to comment #53)
> What's the difference between this and the reverted patch?  I guess lines 235-238?  Is image-rescale-clip the regression test?

The differences are:

203-4 (added)
206-8 (added)
235-8 (added)
243 (changed)

Basically the clipped dest subrect wasn't being calculated correctly, I believe it is now.

Yes, image-rescale-clip.html is the regression test: it creates a clipped dest subrect which is not just the entire destRect.

-- 
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