RESOLVED FIXED 87227
GenericClock loses precision due to float->double conversion.
https://bugs.webkit.org/show_bug.cgi?id=87227
Summary GenericClock loses precision due to float->double conversion.
Jer Noble
Reported 2012-05-23 00:48:35 PDT
GenericClock loses precision due to float->double conversion.
Attachments
Patch (2.40 KB, patch)
2012-05-23 00:50 PDT, Jer Noble
darin: review+
Jer Noble
Comment 1 2012-05-23 00:50:10 PDT
Darin Adler
Comment 2 2012-05-23 08:22:52 PDT
Comment on attachment 143490 [details] Patch Given the current discussions on mailing lists about float and double, I’m worried that people in the future will want to change this and not know that it is a bad idea to do so.
Jer Noble
Comment 3 2012-05-23 11:12:07 PDT
Note You need to log in before you can comment on or make changes to this bug.