Closed Bug 725885 Opened 12 years ago Closed 12 years ago

Worker interval timers can be deleted prematurely.

Categories

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

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla13
Tracking Status
firefox12 --- fixed

People

(Reporter: khuey, Assigned: khuey)

References

Details

(Whiteboard: [qa-])

Attachments

(1 file)

Attached patch PatchSplinter Review
      No description provided.
Attachment #595910 - Flags: review?(bent.mozilla)
Attachment #595910 - Flags: review?(bent.mozilla) → review+
https://hg.mozilla.org/integration/mozilla-inbound/rev/82779bfa0c2c
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla13
Comment on attachment 595910 [details] [diff] [review]
Patch

[Approval Request Comment]
Regression caused by (bug #): N/A
User impact if declined: setInterval timers in workers will disappear on slower machines.
Testing completed (on m-c, etc.): On m-c
Risk to taking this patch (and alternatives if risky): Low risk.
String changes made by this patch: N/A

This fixes a bug in a web feature that causes it to randomly break depending on the speed of the machine.  The patch is simple enough that we could uplift it (as a bonus it fixes some randomorange bugs).
Attachment #595910 - Flags: approval-mozilla-beta?
Attachment #595910 - Flags: approval-mozilla-aurora?
Comment on attachment 595910 [details] [diff] [review]
Patch

[Triage Comment]
Our earliest instance of this bug was from 2010 in comment 0 of 612311. Given the low-risk nature of the patch, we'll take it for Aurora 12. But we don't have any significant need for this on Beta, especially when we're only 3 weeks from finishing up the release.
Attachment #595910 - Flags: approval-mozilla-beta?
Attachment #595910 - Flags: approval-mozilla-beta-
Attachment #595910 - Flags: approval-mozilla-aurora?
Attachment #595910 - Flags: approval-mozilla-aurora+
Whiteboard: [qa-]
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: