RESOLVED FIXED 7209
reimplement Timer so it uses only a single timer from the underlying OS
https://bugs.webkit.org/show_bug.cgi?id=7209
Summary reimplement Timer so it uses only a single timer from the underlying OS
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.