Re: [w3c/ServiceWorker] Can respondWith() be called from a microtask? (#1394)

The waitUntil tests may be different than the respondWith() issue.  I believe a lot of that test is trying to verify when you are allowed to append promises to the waiting promise list, etc.  That is probably more nuanced than the dispatch flag being unset.  Its likely we just don't have a WPT test for respondWith() from an immediate microtask.

-- 
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/1394#issuecomment-472922391

Received on Thursday, 14 March 2019 15:35:41 UTC