[Webkit-unassigned] [Bug 59246] Let the RenderTheme decide if an input type should have a spinner

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 22 15:34:01 PDT 2011


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


Joseph Pecoraro <joepeck at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joepeck at webkit.org




--- Comment #4 from Joseph Pecoraro <joepeck at webkit.org>  2011-04-22 15:34:02 PST ---
> > Source/WebCore/rendering/RenderTheme.h:206
> > +    // Return true if the input element should have a spin button.
> > +    virtual bool shouldHaveSpinButtonForInputElement(InputElement*) const;
> 
> nit: The comment might be unnecessary.
> nit: "ForInputElement" in the function name is redundant.  We may remove it.

Sounds good. Thanks!

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