[Webkit-unassigned] [Bug 26821] REGRESSION(r45285): focus rings are black on windows safari

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 30 17:05:46 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26821





------- Comment #15 from alice.liu at apple.com  2009-06-30 17:05 PDT -------
(In reply to comment #14)
> 
> Another option would be to move the implementation of focusRingColor into the
> base RenderTheme class. That function would basically do:
> 
> return customFocusRingColor ? customFocusRingColor : platformFocusRingColor()
> 
> And platformFocusRingColor() would do exactly what focusRingColor() does today.
> 

Just so i'm clear, is RenderThemeChromiumMac the only subclass that would want
to set this custom color, that is, in the case of
ChromiumBridge::layoutTestMode() ?


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list