[webkit-reviews] review requested: [Bug 40040] Web Inspector: Timeline should nicely format the Timer timeout : [Attachment 57618] [PATCH] Use Number.secondsToString

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


Joseph Pecoraro <joepeck at webkit.org> has asked	for review:
Bug 40040: Web Inspector: Timeline should nicely format the Timer timeout
https://bugs.webkit.org/show_bug.cgi?id=40040

Attachment 57618: [PATCH] Use Number.secondsToString
https://bugs.webkit.org/attachment.cgi?id=57618&action=review

------- Additional Comments from Joseph Pecoraro <joepeck at webkit.org>
I like this formatter, because it will turn 15000 into 15s.

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


More information about the webkit-reviews mailing list