- From: Jason Weber <jweber@microsoft.com>
- Date: Fri, 1 Jul 2011 22:28:09 +0000
- To: Boris Zbarsky <bzbarsky@mozilla.com>, "public-web-perf@w3.org" <public-web-perf@w3.org>
We thought it was important for setImmediate to be semantically identical to setTimeout and started from that spec. Including setTimeout by reference would be much easier. I'm not sure the best approach here. We'll take that as an action item. -----Original Message----- From: public-web-perf-request@w3.org [mailto:public-web-perf-request@w3.org] On Behalf Of Boris Zbarsky Sent: Thursday, June 30, 2011 12:18 AM To: public-web-perf@w3.org Subject: Sharing spec text between setImmediate and setTimeout The specification for setImmediate is more or less a copy/paste of the one for setTimeout, as far as I can tell. Can we somehow point to that by reference instead of duplicating it? Otherwise whatever issues come up (e.g. http://www.w3.org/Bugs/Public/show_bug.cgi?id=13095) have to be fixed in both places.... -Boris
Received on Friday, 1 July 2011 22:28:39 UTC