- From: Jungkee Song <notifications@github.com>
- Date: Fri, 02 Feb 2018 08:33:40 +0000 (UTC)
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 2 February 2018 08:34:03 UTC
This change addresses the issue described in the second paragraph of https://github.com/w3c/ServiceWorker/issues/1042#issuecomment-270043959. This change gets |destination| variable initialized to null if the ServiceWorkerContainer object does not exist. Fixes #1042. You can view, comment on, or merge this pull request online at: https://github.com/w3c/ServiceWorker/pull/1274 -- Commit Summary -- * Clarify target object of Client.postMessage can be null -- File Changes -- M docs/index.bs (2) M docs/v1/index.bs (2) -- Patch Links -- https://github.com/w3c/ServiceWorker/pull/1274.patch https://github.com/w3c/ServiceWorker/pull/1274.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/1274
Received on Friday, 2 February 2018 08:34:03 UTC