- From: Dave Tapuska <notifications@github.com>
- Date: Mon, 24 Jun 2019 12:03:21 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 24 June 2019 19:03:43 UTC
It is off by default to exclude them when frozen. Since postMessage will be delayed until the page is unfrozen this is the safest option to exclude frozen pages by default. You can view, comment on, or merge this pull request online at: https://github.com/w3c/ServiceWorker/pull/1442 -- Commit Summary -- * Add an option to include frozen documents. -- File Changes -- M docs/index.bs (5) -- Patch Links -- https://github.com/w3c/ServiceWorker/pull/1442.patch https://github.com/w3c/ServiceWorker/pull/1442.diff -- 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
Received on Monday, 24 June 2019 19:03:43 UTC