Bug 92115 - REGRESSION (r109451): Overlay scrollbars always use the default style, regardless of background color
Summary: REGRESSION (r109451): Overlay scrollbars always use the default style, regard...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P1 Normal
Assignee: mitz
URL:
Keywords: InRadar, Regression
Depends on:
Blocks:
 
Reported: 2012-07-24 07:32 PDT by mitz
Modified: 2012-07-24 09:18 PDT (History)
1 user (show)

See Also:


Attachments
Reverse an incorrect null check in Scrollbar::scrollbarOverlayStyle (1.31 KB, patch)
2012-07-24 07:35 PDT, mitz
mrowe: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2012-07-24 07:32:43 PDT
REGRESSION (r109451): Overlay scrollbars always use the default style, regardless of background color
Comment 1 mitz 2012-07-24 07:33:20 PDT
<rdar://problem/11945102>
Comment 2 mitz 2012-07-24 07:35:55 PDT
Created attachment 154057 [details]
Reverse an incorrect null check in Scrollbar::scrollbarOverlayStyle
Comment 3 mitz 2012-07-24 09:18:36 PDT
Fixed in <http://trac.webkit.org/r123486>.