Bug 7209

Summary: reimplement Timer so it uses only a single timer from the underlying OS
Product: WebKit Reporter: Darin Adler <darin>
Component: WebKit Misc.Assignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
patch to implement the timers using a single system timer and a priority queue
none
new patch with a few changes after last night's discussion on IRC mjs: review+

Darin Adler
Reported 2006-02-11 23:18:14 PST
Dave and Maciej asked me to do this.
Attachments
patch to implement the timers using a single system timer and a priority queue (41.94 KB, patch)
2006-02-11 23:18 PST, Darin Adler
no flags
new patch with a few changes after last night's discussion on IRC (41.91 KB, patch)
2006-02-12 09:18 PST, Darin Adler
mjs: review+
Darin Adler
Comment 1 2006-02-11 23:18:44 PST
Created attachment 6426 [details] patch to implement the timers using a single system timer and a priority queue
Darin Adler
Comment 2 2006-02-12 09:18:09 PST
Created attachment 6435 [details] new patch with a few changes after last night's discussion on IRC
Maciej Stachowiak
Comment 3 2006-02-12 17:58:50 PST
Comment on attachment 6435 [details] new patch with a few changes after last night's discussion on IRC looks great! r=me
Note You need to log in before you can comment on or make changes to this bug.