WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
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+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug