Re: [IndexedDB-tests] Replace usage of setTimeout with step_timeout in IndexedDB (#4981)

> It's unfortunate that `t.step_func` is necessary if `t.step_timeout` is used. Can we slip in a `step` or would that break things? :(

I think we need both for the sake of dealing with exceptions thrown from different places? @Ms2ger?

> (FYI, the docs at https://github.com/w3c/testharness.js/blob/master/docs/api.md don't show `step_func` being used. Fix?)

They seem to have `step_func` used in several examples?

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

Received on Thursday, 2 March 2017 13:43:48 UTC