Standardize global `setTimeout`/etc.?
T.J. Crowder
tj.crowder at farsightsoftware.com
Sun Feb 26 13:31:34 UTC 2017
On Sun, Feb 26, 2017 at 1:20 PM, Andrea Giammarchi <
andrea.giammarchi at gmail.com> wrote:
> These are standard already:
> https://www.w3.org/TR/2011/WD-html5-20110525/timers.html#timers
That's only for browsers. As far as I know, there's no standard for the
broader picture Isiah was talking about. For instance, NodeJS's
`setTimeout` and `setInterval` do not conform to that specification (their
handles aren't numbers, for one thing).
-- T.J.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20170226/8338bfde/attachment-0001.html>
More information about the es-discuss
mailing list