- From: <bugzilla@wiggum.w3.org>
- Date: Sun, 14 Feb 2010 03:12:47 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=8969 Summary: "If the entry in the list of active timeouts that was added in the earlier step has been cleared, then abort this algorithm" should be done in the task that is queued, not before the task is queued. Same for setInterval(). Product: HTML WG Version: unspecified Platform: Other URL: http://www.whatwg.org/specs/web-apps/current- work/#timers OS/Version: other Status: NEW Severity: normal Priority: P3 Component: HTML5 spec bugs AssignedTo: dave.null@w3.org ReportedBy: contributor@whatwg.org QAContact: public-html-bugzilla@w3.org CC: ian@hixie.ch, mike@w3.org, public-html@w3.org Section: http://www.whatwg.org/specs/web-apps/current-work/#timers Comment: "If the entry in the list of active timeouts that was added in the earlier step has been cleared, then abort this algorithm" should be done in the task that is queued, not before the task is queued. Same for setInterval(). Posted from: 98.248.33.53 by ian@hixie.ch -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Sunday, 14 February 2010 03:12:49 UTC