[Webkit-unassigned] [Bug 40045] [Chromium] Linux: progress bar image pieces should be painted with same resampling mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 3 00:39:03 PDT 2010


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





--- Comment #5 from MORITA Hajime <morrita at google.com>  2010-06-03 00:39:03 PST ---
Hi Kent-san, thank you for reviewing.
I updated the patch.

(In reply to comment #3)
> (From update of attachment 57635 [details])
> WebCore/ChangeLog:5
>  +          [Chromium] Linux: progress bar for <progress> has visual artifacts
> I think the main content of this change is to add image-resampling-hint to PlatformContextSkia.
Agreed and changed summary line of this bug and rewrote ChangeLog description.

> 
> WebCore/platform/graphics/skia/PlatformContextSkia.cpp:598
>  +  void PlatformContextSkia::imageResamplingHint(WebCore::IntSize* srcSize, WebCore::FloatSize* dstSize) const
> This type of getter should have a verb in the method name.  e.g.  getImageResamplingHint(...)
Done.

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