[Webkit-unassigned] [Bug 40040] Web Inspector: Timeline should nicely format the Timer timeout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 1 21:15:19 PDT 2010


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


Joseph Pecoraro <joepeck at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
         AssignedTo|webkit-unassigned at lists.web |joepeck at webkit.org
                   |kit.org                     |
     Ever Confirmed|0                           |1
  Attachment #57618|                            |review?, commit-queue?
               Flag|                            |




--- Comment #1 from Joseph Pecoraro <joepeck at webkit.org>  2010-06-01 21:15:18 PST ---
Created an attachment (id=57618)
 --> (https://bugs.webkit.org/attachment.cgi?id=57618)
[PATCH] Use Number.secondsToString

I like this formatter, because it will turn 15000 into 15s.

However, it does round. So 12345 becomes 12.35s.

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