Bug 25184

Summary: Mac Chromium selected text color incorrect
Product: WebKit Reporter: Rohit Rao <rohitrao>
Component: PlatformAssignee: Dmitry Titov <dimich>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
fix selected text color for Mac Chromium
none
fix selected text color for Mac Chromium mitz: review+

Description Rohit Rao 2009-04-14 09:57:24 PDT
Selected text turns white on Mac Chromium.  It should match the behavior of Safari.

Patch coming.
Comment 1 Rohit Rao 2009-04-14 10:01:55 PDT
Created attachment 29470 [details]
fix selected text color for Mac Chromium

One layout test (fast/js/date-DST-time-cusps.html) failed on my machine with and without my patch, but it looked timezone related.  All the other tests passed.
Comment 2 mitz 2009-04-14 10:05:05 PDT
Comment on attachment 29470 [details]
fix selected text color for Mac Chromium

The patch looks fine but there are tabs in the Change Log
Comment 3 Rohit Rao 2009-04-14 10:07:04 PDT
Created attachment 29472 [details]
fix selected text color for Mac Chromium

Bah, a couple tabs snuck into the ChangeLog.  Should be fixed now.
Comment 4 Dmitry Titov 2009-04-14 11:18:22 PDT
assigning to myself for landing
Comment 5 Dmitry Titov 2009-04-14 12:01:18 PDT
landed: http://trac.webkit.org/changeset/42508