[Webkit-unassigned] [Bug 26691] Cleanup: Move focusRingColor to RenderTheme

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 26 14:05:43 PDT 2009


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





------- Comment #5 from playmobil at google.com  2009-06-26 14:05 PDT -------
Thanks for looking at this Eric:

* RenderTheme already has a cache which we make use of.
* nsColor() is still used in accessibility/mac/AccessibilityObjectWrapper.mm
* Empirically NSSystemColorsDidChangeNotification is fired when the
focusRingColor changes so it doesn't look like we need to add a notification (I
did test this).

New patch with style fix will follow shortly...


-- 
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