Closed Bug 403620 Opened 17 years ago Closed 17 years ago

setInterval timer stops after finite runs on redhat enterprise linux (RHEL) 5 64 bit firefox

Categories

(Firefox :: General, defect)

x86
Linux
defect
Not set
major

Tracking

()

RESOLVED DUPLICATE of bug 344439

People

(Reporter: bugzilla_mozilla_org.20.ngc, Unassigned)

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071025 Firefox/2.0.0.9
Build Identifier: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.0.9) Gecko/20070118 Red Hat/1.5.0.9-10.el5 Firefox/1.5.0.9 pango-text

setInterval timer stops after finite runs on redhat enterprise linux (RHEL) 5 64 bit firefox. The timer just stops calling the function sent to setInterval. The counter in the example should continue counting, but instead it stops after ~10 callbacks.

Reproducible: Always

Steps to Reproduce:
1. Use setInterval to start a timer

Actual Results:  
The timer will fire anywhere from 2 to 100 time and then stop.
The more timers you add the more time the next on will fire.

Expected Results:  
The timer should fire continuously until clearInterval is called
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: