[Webkit-unassigned] [Bug 28146] New: Allow Number.toString to print low-resolution values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 10 07:08:38 PDT 2009


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

           Summary: Allow Number.toString to print low-resolution values
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mnaganov at chromium.org
                CC: timothy at hatcher.name


Currently, Number.toString always prints high-resolution values in KBs and MBs
(e.g. 1.234MB). My intention is to allow it to print coarse-grained values (no
digits after the decimal point.)

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