[Webkit-unassigned] [Bug 88383] New: [Forms] Introduce Decimal behind the InputNumber type

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 5 18:18:27 PDT 2012


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

           Summary: [Forms] Introduce Decimal behind the InputNumber type
           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


This is a part of bug 80009, introducing decimal arithmetic.

To reduce size of patch for easy reviewing and roll out, we introduced InputNumber(bug 88275) type as alias of "double" type, although size of patch was 68KB, without behavior change.

In this bug, we'll change InputNumber as Decimal class and fix rounding issue.

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