Closed Bug 619167 Opened 14 years ago Closed 14 years ago

Timer in script-1_bug597345.sjs is at risk of being garbage collected

Categories

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

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jdm, Unassigned)

References

Details

Attachments

(1 file)

A timer is created in handleRequest but goes out of scope, so the timer races with a GC and can end up being cancelled. This is exacerbated by bug 508128.
Comment on attachment 497600 [details] [diff] [review] Scope timer variable so it is not at risk of being garbage collected. r=me
Attachment #497600 - Flags: review?(bzbarsky) → review+
Someone else already got to this one.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: