Comments on Timers

<op.t7td72qe64w2qv@annevk-t60.oslo.opera.com>

Current votes: None.


Hi,

Some comments on  =

http://www.whatwg.org/specs/web-apps/current-work/multipage/section-time=
rs.html  =

 from a collegue:

  =

the methods. Scripts use if(handle) to check if something was returned.

 =

for Web compatibility. If that's not feasible it should at least allow a=
  =

lower limit.


exactly (apart from the lower limit), because of clock resolution, CPU  =

load, other JS threads, etc.

  =

instantiation or in their current state. Consider the following example =
 =

for instance:

   baz =3D 1;
   setTimeout(foo,10,baz);
   baz =3D 5;

Kind regards,


-- =

Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>