Re: [html-tests] Promise + event loop integration (#3454)

You're right that we could hack rAF callbacks like we hacked timeout processing.  That wouldn't solve the general problem of people expecting promise handlers to run after toplevel callbacks, but might be worth doing (as timeout processing was) if the proper solution will take a while.

I filed https://bugzilla.mozilla.org/show_bug.cgi?id=1297107

View on GitHub: https://github.com/w3c/web-platform-tests/pull/3454#issuecomment-241453217

Received on Monday, 22 August 2016 15:36:59 UTC