[webkit-reviews] review granted: [Bug 87227] GenericClock loses precision due to float->double conversion. : [Attachment 143490] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 23 08:23:47 PDT 2012


Darin Adler <darin at apple.com> has granted Jer Noble <jer.noble at apple.com>'s
request for review:
Bug 87227: GenericClock loses precision due to float->double conversion.
https://bugs.webkit.org/show_bug.cgi?id=87227

Attachment 143490: Patch
https://bugs.webkit.org/attachment.cgi?id=143490&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
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.


More information about the webkit-reviews mailing list