[Webkit-unassigned] [Bug 28887] Expose functions to change the focus ring color for Linux Chromium

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 1 22:16:45 PDT 2009


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


David Levin <levin at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #38882|review?                     |review+, commit-queue-
               Flag|                            |




--- Comment #4 from David Levin <levin at chromium.org>  2009-09-01 22:16:45 PDT ---
(From update of attachment 38882)
> Index: WebCore/rendering/RenderThemeChromiumLinux.h
> +        void setFocusRingColor(const Color& color);

Parameter names shouldn't be included if they don't add information, so remove
"color" on landing this.

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



More information about the webkit-unassigned mailing list