Closed Bug 306759 Opened 19 years ago Closed 19 years ago

dom timeout comparisons aren't safe for PRIntervalTime wrapping

Categories

(Core :: DOM: Core & HTML, defect, P3)

defect

Tracking

()

RESOLVED DUPLICATE of bug 318419
mozilla1.9alpha1

People

(Reporter: bryner, Assigned: brendan)

Details

PRIntervalTime can wrap around (it does so after just under 12 hours of 
uptime, on Windows).  The code in GlobalWindow that sorts timeouts by deadline 
needs to be aware of this and use TIMER_LESS_THAN, as suggested by comment 23 
of bug 305167.
Thanks for filing this.

/be
Status: NEW → ASSIGNED
Priority: -- → P3
Target Milestone: --- → mozilla1.9alpha
Summary: dom timeout comparisons aren't save for PRIntervalTime wrapping → dom timeout comparisons aren't safe for PRIntervalTime wrapping

*** This bug has been marked as a duplicate of 318419 ***
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.