[webkit-reviews] review granted: [Bug 77670] The overhang area layer should have a linen background : [Attachment 125166] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 2 13:10:46 PST 2012


Andreas Kling <kling at webkit.org> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 77670: The overhang area layer should have a linen background
https://bugs.webkit.org/show_bug.cgi?id=77670

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

------- Additional Comments from Andreas Kling <kling at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=125166&action=review


> Source/WebCore/page/scrolling/mac/ScrollingCoordinatorMac.mm:94
> +#if !DISABLE_SCROLL_POSITION_CLAMPING

Double negatives aren't not harder to read.

> Source/WebCore/platform/mac/ScrollbarThemeMac.h:85
> +    virtual void setUpOverhangAreasLayerContents(GraphicsLayer*) override;

override -> OVERRIDE

> Source/WebCore/platform/mac/ScrollbarThemeMac.mm:441
> +

Unnecessary new whitespace.


More information about the webkit-reviews mailing list