Closed
Bug 333167
Opened 19 years ago
Closed 19 years ago
remove idle timer / timer manager after bug 326273 is fixed
Categories
(Core :: XPCOM, defect, P5)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
mozilla1.9alpha1
People
(Reporter: darin.moz, Assigned: darin.moz)
References
Details
Attachments
(1 file)
|
33.08 KB,
patch
|
pavlov
:
review+
|
Details | Diff | Splinter Review |
remove idle timer / timer manager after bug 326273 is fixed
i'm referring to the code that is used to suppress timers until the main event loop is idle. once my patch for bug 326273 lands, we'll have no use for that code, so we might as well remove it.
| Assignee | ||
Updated•19 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P5
Target Milestone: --- → mozilla1.9alpha
| Assignee | ||
Comment 1•19 years ago
|
||
Attachment #224247 -
Flags: review?
| Assignee | ||
Updated•19 years ago
|
Attachment #224247 -
Flags: review? → review?(pavlov)
Comment 2•19 years ago
|
||
Comment on attachment 224247 [details] [diff] [review]
v1 patch
hurray
Attachment #224247 -
Flags: review?(pavlov) → review+
| Assignee | ||
Comment 3•19 years ago
|
||
done, fixed-on-trunk
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•