[Webkit-unassigned] [Bug 51828] [GTK] Port combo box painting to GtkStyleContext

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 10 12:11:08 PST 2011


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


Xan Lopez <xan.lopez at gmail.com> changed:

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




--- Comment #11 from Xan Lopez <xan.lopez at gmail.com>  2011-01-10 12:11:08 PST ---
(From update of attachment 78422)
View in context: https://bugs.webkit.org/attachment.cgi?id=78422&action=review

r=me

> Source/WebCore/platform/gtk/RenderThemeGtk3.cpp:48
> +using namespace std;

Why is this needed?

PS: Martin says it might be for 'floor'. Better to include whatever is needed and/or do std::floor instead of doing this for just two calls?

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