Bug 77670

Summary: The overhang area layer should have a linen background
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kling: review+

Anders Carlsson
Reported 2012-02-02 12:52:24 PST
The overhang area layer should have a linen background
Attachments
Patch (7.95 KB, patch)
2012-02-02 12:54 PST, Anders Carlsson
kling: review+
Anders Carlsson
Comment 1 2012-02-02 12:54:23 PST
Andreas Kling
Comment 2 2012-02-02 13:10:46 PST
Comment on attachment 125166 [details] Patch 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.
Anders Carlsson
Comment 3 2012-02-02 13:19:06 PST
Note You need to log in before you can comment on or make changes to this bug.