Re: [w3c/ServiceWorker] ServiceWorker lifetime and respondWith() with a user-constructed ReadableStream (#882)

F2F: If the stream is "JS created", we should consider keeping the SW alive after a fetch event until the stream has been consumed.

We talked about this in https://github.com/w3c/ServiceWorker/issues/882#issuecomment-235987553, but after observing usage, it seems like we really need this.

@domenic can you post your code example?

-- 
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/882#issuecomment-291068758

Received on Monday, 3 April 2017 07:33:30 UTC