[Webkit-unassigned] [Bug 86058] New: [Forms] Move ValidityState methods implementation to another place

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 9 22:08:31 PDT 2012


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

           Summary: [Forms] Move ValidityState methods implementation to
                    another place
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yosin at chromium.org


This is part of re-factoring of HTMLInputElement class for Steppable input type.

The objective of this change is
 1. Limit scope of Steppable input type related methods, maximumString, minimumString and stepString.
 2. Dispatching by virtual method rather than type checking.

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