[Webkit-unassigned] [Bug 88746] New: [Form] Replace InputNumber type to Decimal type and drop InputNumber

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 10 20:38:46 PDT 2012


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

           Summary: [Form] Replace InputNumber type to Decimal type and
                    drop InputNumber
           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
            Blocks: 80009


We introduced InputNumber as alias of double and Decimal type for reducing patch size.
Now, both decimal arithmetic and integration into input type is landed.
There is no reason to have InputNumber type.

This is the final step of introducing decimal arithmetic for input type number and range.

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