[webkit-reviews] review granted: [Bug 42259] [Chromium] <input type=number> UI implementation for Windows : [Attachment 61753] Patch 2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 16 10:51:05 PDT 2010


Darin Fisher (:fishd, Google) <fishd at chromium.org> has granted Kent Tamura
<tkent at chromium.org>'s request for review:
Bug 42259: [Chromium] <input type=number> UI implementation for Windows
https://bugs.webkit.org/show_bug.cgi?id=42259

Attachment 61753: Patch 2
https://bugs.webkit.org/attachment.cgi?id=61753&action=review

------- Additional Comments from Darin Fisher (:fishd, Google)
<fishd at chromium.org>
WebCore/rendering/RenderThemeChromiumWin.cpp:685
 +	WebCore::ThemePainter upPainter(info.context, half);
nit: no need for the WebCore:: prefix, right?

WebCore/rendering/RenderThemeChromiumWin.cpp:694
 +	WebCore::ThemePainter downPainter(info.context, half);
ditto


R=me


More information about the webkit-reviews mailing list