[webkit-reviews] review granted: [Bug 96049] Chromium: Scrollbar with tickmarks doesn't respond to clicks : [Attachment 163747] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 13 15:34:46 PDT 2012


Beth Dakin <bdakin at apple.com> has granted Sailesh Agrawal <sail at chromium.org>'s
request for review:
Bug 96049: Chromium: Scrollbar with tickmarks doesn't respond to clicks
https://bugs.webkit.org/show_bug.cgi?id=96049

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

------- Additional Comments from Beth Dakin <bdakin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=163747&action=review


Looks good!

> Source/WebCore/platform/chromium/ScrollbarThemeChromiumMac.mm:138
> +	   } else {

You should remove the curly braces for the else since it only has only line.


More information about the webkit-reviews mailing list