On Wed, 11 Jun 2014, Domenic Denicola wrote: > > Hmm. How do we reconcile this with the fact that promises use microtasks > in all implementations today? Are they nonconformant with the spec? Or > is the spec flexible enough that e.g. PromiseTask ES tasks can be put on > a HTML microtask queue, while ones involved in the whole script > lifecycle business can be put on the HTML task queue?
Where in the ES spec are the ES jobs for promises queued up? -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.' _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

