[Webkit-unassigned] [Bug 44426] [Images] Fix related to image down sampling in cairo port

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 30 16:38:18 PDT 2010


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


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #65234|review?, commit-queue?      |review-
               Flag|                            |




--- Comment #5 from Adam Barth <abarth at webkit.org>  2010-08-30 16:38:18 PST ---
(From update of attachment 65234)
Is there some reason we can't make a test for this patch?  We either need a test or an explanation about why we can't make one.

> WebCore/ChangeLog:10
> +        No new tests. (OOPS!)
This will prevent this patch from landing.

> WebCore/platform/graphics/cairo/ImageCairo.cpp:94
> +static void adjustSourceRectForDownSampling(FloatRect& srcRect, const IntSize& origSize, const IntSize& scaledSize)
origSize => originalSize?

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