Bug 5679

Summary: speed up QTime by removing unnecessary CFAbsoluteTimeGetGregorianDate
Product: WebKit Reporter: Darin Adler <darin>
Component: WebKit Misc.Assignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Enhancement    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
remove CFAbsoluteTimeGetGregorianDate; do multiply instead of divide ggaren: review+

Darin Adler
Reported 2005-11-09 08:19:59 PST
Attachments
remove CFAbsoluteTimeGetGregorianDate; do multiply instead of divide (820 bytes, patch)
2005-11-09 08:20 PST, Darin Adler
ggaren: review+
Darin Adler
Comment 1 2005-11-09 08:20:38 PST
Created attachment 4642 [details] remove CFAbsoluteTimeGetGregorianDate; do multiply instead of divide
Geoffrey Garen
Comment 2 2005-11-09 09:26:04 PST
Comment on attachment 4642 [details] remove CFAbsoluteTimeGetGregorianDate; do multiply instead of divide r=me
Note You need to log in before you can comment on or make changes to this bug.