[webkit-reviews] review granted: [Bug 28887] Expose functions to change the focus ring color for Linux Chromium : [Attachment 38882] patch

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


David Levin <levin at chromium.org> has granted Evan Stade <estade at chromium.org>'s
request for review:
Bug 28887: Expose functions to change the focus ring color for Linux Chromium
https://bugs.webkit.org/show_bug.cgi?id=28887

Attachment 38882: patch
https://bugs.webkit.org/attachment.cgi?id=38882&action=review

------- Additional Comments from David Levin <levin at chromium.org>
> 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.


More information about the webkit-reviews mailing list