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

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