[webkit-reviews] review denied: [Bug 28631] Chromium Linux: don't stretch checkboxes : [Attachment 43741] updated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 24 15:04:31 PST 2009


David Levin <levin at chromium.org> has denied Evan Stade <estade at chromium.org>'s
request for review:
Bug 28631: Chromium Linux: don't stretch checkboxes
https://bugs.webkit.org/show_bug.cgi?id=28631

Attachment 43741: updated
https://bugs.webkit.org/attachment.cgi?id=43741&action=review

------- Additional Comments from David Levin <levin at chromium.org>
r- for
 If a WebKit layout test already covers this functionality, just list it in the
ChangeLog. If not, please add a simple one.


> Index: WebCore/rendering/RenderThemeChromiumSkia.cpp
> +IntRect center(const IntRect& original, int width, int height) {

Brace needs to go on the next line for functions.


More information about the webkit-reviews mailing list