Re: [w3c/ServiceWorker] provide a way to execute work after browser has consumed a response (#1397)

Note, it turned out the double-then turned out to not even be adequate in my original case.  We ended up having to use setTimeout(f,0) which was worse.

-- 
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/1397#issuecomment-478086573

Received on Friday, 29 March 2019 17:38:06 UTC