[Webkit-unassigned] [Bug 32048] [chromium] theme scrollbars to match gtk theme

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 2 13:00:14 PST 2009


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #44173|review?                     |review+
               Flag|                            |




--- Comment #12 from Eric Seidel <eric at webkit.org>  2009-12-02 13:00:14 PST ---
(From update of attachment 44173)
WebKit doesn't get excited about wrapping:
 154     SkColorToHSV(RenderThemeChromiumLinux::thumbInactiveColor(),
 155                  thumb_hsv);

This looks fine though.

I'm slightly surprised you need both:
+#include "RenderTheme.h"
+#include "RenderThemeChromiumLinux.h"

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