Closed
Bug 913148
Opened 12 years ago
Closed 8 years ago
implement MessageChannel setImmediate() polyfill
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: bkelly, Unassigned)
References
Details
As discussed in bug 913065, our setImmediate() polyfill must currently fall back on a poor setTimeout(0) implementation for web workers.
Once bug 911972 lands we should add back in the NobleJS MessageChannel implementation.
Comment 1•8 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•