Re: [w3c/ServiceWorker] Add an option to include frozen documents. (#1442)

> Can we apply the last part about eviction and reloading to clients frozen in background tabs instead of bfcache?

The only difference here is the client is getting queued stuff (eg via `postMessage`). @dtapuska do you think it's ok if we 'discard' frozen clients if they're blocking a service worker update?

-- 
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/pull/1442#issuecomment-506767586

Received on Friday, 28 June 2019 15:05:50 UTC