On Thu, Aug 8, 2013 at 9:40 AM, David Bruant <[email protected]> wrote: > Small delays between (micro)task sounds like a local maximum it's hard to > get away from unfortunately :-(
What if, instead of a slow script dialog, browsers responded to microtask/setTimeout(0) abuse with gradual throttling? Well-behaved applications would get immediate setTimeout(0) callbacks. Badly behaved applications would run slowly. -j _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

