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

Reviewing the other cases again, I'm confused about the [current-extension-expired-same-microtask-turn-extra](https://github.com/w3c/web-platform-tests/blob/a16738c524a65946b0ff7df6be37ae076ff5e860/service-workers/service-worker/resources/extendable-event-async-waituntil.js#L33) case. Shouldn't it return OK because all the microtasks in the example will be consumed before the dispatch flag is unset?

-- 
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-339894832

Received on Friday, 27 October 2017 07:27:56 UTC