[Webkit-unassigned] [Bug 59224] New: Don't rely on hasSpinner to check if an input type can be stepped

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 22 13:01:06 PDT 2011


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

           Summary: Don't rely on hasSpinner to check if an input type can
                    be stepped
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joepeck at webkit.org
                CC: simon.fraser at apple.com, tkent at chromium.org


Add isSteppable. This almost removes the last usage of isRangeControl, but it
is used once later on in the function. We shouldn't assert that a steppable
control has a spinner, since a spinner is a UI detail and steppability is
functionality.

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