Closed
Bug 1525337
Opened 7 years ago
Closed 7 years ago
Add firing order assertions for setTimeout/setInterval
Categories
(Core :: DOM: Core & HTML, enhancement, P2)
Tracking
()
RESOLVED
FIXED
mozilla67
| Tracking | Status | |
|---|---|---|
| firefox67 | --- | fixed |
People
(Reporter: jesup, Assigned: jesup)
References
Details
Attachments
(1 file)
|
7.24 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
Having (debug) assertions that we're compliant with the firing order requirements of the spec would be good, especially now that bug 1270059 has landed.
| Assignee | ||
Comment 1•7 years ago
|
||
Attachment #9041523 -
Flags: review?(bugs)
Updated•7 years ago
|
Priority: -- → P2
Updated•7 years ago
|
Attachment #9041523 -
Flags: review?(bugs) → review+
Pushed by rjesup@wgate.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/8f80e2fcd160
add firing order assertions for setTimeout/setInterval r=smaug
Comment 3•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•