[Webkit-unassigned] [Bug 38203] New: Move number handling code from HTMLInputElement to HTMLElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 27 10:27:36 PDT 2010


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

           Summary: Move number handling code from HTMLInputElement to
                    HTMLElement
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yael.aharon at nokia.com


Move HTMLInputElement::parseToDoubleForNumberType and
HTMLInputElement::serializeForNumberType to HTMLElement, so that other elements
can reuse this code.
This was suggested in https://bugs.webkit.org/show_bug.cgi?id=38140#c12.
A patch is coming soon.

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