[Webkit-unassigned] [Bug 37310] [Chromium] Support HTML5 <progress> element on Linux.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 1 19:12:29 PDT 2010


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





--- Comment #3 from Kent Tamura <tkent at chromium.org>  2010-06-01 19:12:29 PST ---
(From update of attachment 57613)
Please update WebKit source and regenerate the patch.

Could you split the patch into two parts? graphics/skia change and RenderThemeChromium* change.

WebCore/ChangeLog:12
 +          an image resampling mode. across multiple paintSkBitmap() calls.
You probably want to remove "." after "mode"?


WebCore/platform/graphics/skia/PlatformContextSkia.cpp:648
 +      const float kFractionalChangeThreshold = 0.025f;
We don't prepend "k" to constant values though I know you didn't write this code.


r- because of svn-apply failure.

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