Bug 87227

Summary: GenericClock loses precision due to float->double conversion.
Product: WebKit Reporter: Jer Noble <jer.noble>
Component: New BugsAssignee: Jer Noble <jer.noble>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch darin: review+

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.