[Webkit-unassigned] [Bug 41925] [Chromium] Linux implementation of <input type=number> UI

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 13 21:49:05 PDT 2010


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


Kent Tamura <tkent at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #14 from Kent Tamura <tkent at chromium.org>  2010-07-13 21:49:04 PST ---
Thank you for reviewing.

(In reply to comment #13)
> (From update of attachment 61352 [details])
> WebCore/platform/chromium/PlatformThemeChromiumGtk.h:52
>  +      enum ArrowDirection {
> nit: usually ideal style-wise to put enum declarations at the top of the
> public section with a new line separating it from the methods.

Done.

> WebCore/platform/chromium/PlatformThemeChromiumGtk.h:68
>  +  }
> } // namespace WebCore

Done.

> WebCore/platform/chromium/PlatformThemeChromiumGtk.cpp:220
>  +  }
> } // namespace WebCore

Done.

Landed as r63280.

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