Closed
Bug 336063
Opened 19 years ago
Closed 16 years ago
update timer manager does not handle short timeouts well
Categories
(Toolkit :: Application Update, defect)
Toolkit
Application Update
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: darin.moz, Unassigned)
Details
(Keywords: dev-doc-complete)
update timer manager does not handle short timeouts well
see bug 335890
we should probably try to fix the timer manager to do the right thing when given a short timeout, or at the very least, its interface documentation should mention the limitations.
| Assignee | ||
Updated•17 years ago
|
Product: Firefox → Toolkit
Comment 1•16 years ago
|
||
Eric, could I get you to update the MDC page
https://developer.mozilla.org/en/NsIUpdateTimerManager
with a note stating that the timer is not precise and that the default minimum interval is 10 mintues? Thanks
Since this has been the only instance where a consumer has wanted this from nsIUpdateTimerManager I am wontfixing this. If someone has a need for a sloppy timer such as nsIUpdateTimerManager with a shorter interval please file a bug to shorten the interval if it is worthwhile.
Comment 3•16 years ago
|
||
Thanks!
You need to log in
before you can comment on or make changes to this bug.
Description
•