Bug 144473

Summary: Should choose UIScrollView indicatorStyle based on the document background color
Product: WebKit Reporter: Beth Dakin <bdakin>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, commit-queue, mitz, sam, simon.fraser, thorton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch simon.fraser: review+

Description Beth Dakin 2015-04-30 14:42:03 PDT
Should choose UIScrollView indicatorStyle based on the document background color

rdar://problem/19897699
Comment 1 Beth Dakin 2015-04-30 14:45:45 PDT
Created attachment 252092 [details]
Patch
Comment 2 WebKit Commit Bot 2015-04-30 14:48:38 PDT
Attachment 252092 [details] did not pass style-queue:


ERROR: Source/WebCore/platform/graphics/Color.h:119:  The parameter name "l" adds no information, so it should be removed.  [readability/parameter_name] [5]
Total errors found: 1 in 4 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Beth Dakin 2015-04-30 15:08:17 PDT
Thanks Simon! http://trac.webkit.org/changeset/183645