Re: [w3c/ServiceWorker] async waitUntil microtask issue (#1213)

Olli suggests that the test should be saying "OK" there because the dispatch flag is set, I think:

https://bugzilla.mozilla.org/show_bug.cgi?id=1409979#c4

Because we are running the test from an event handler.

Would we throw InvalidStateError if we tried to do it from a setTimeout()?

I'm not sure I understand why the dispatch flag matters here.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/1213#issuecomment-338298493

Received on Friday, 20 October 2017 19:16:37 UTC