- From: Jungkee Song <notifications@github.com>
- Date: Fri, 19 Jul 2019 17:25:21 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 20 July 2019 00:25:43 UTC
This introduces the concept, service worker events, to refer to the events that are one of lifecycle events, functional events, and the legacy message events dispatched to ServiceWorkerGlobalScope. Related PR: https://github.com/whatwg/dom/pull/653. You can view, comment on, or merge this pull request online at: https://github.com/w3c/ServiceWorker/pull/1452 -- Commit Summary -- * Define service worker events -- File Changes -- M docs/index.bs (7) M docs/v1/index.bs (9) -- Patch Links -- https://github.com/w3c/ServiceWorker/pull/1452.patch https://github.com/w3c/ServiceWorker/pull/1452.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/1452
Received on Saturday, 20 July 2019 00:25:43 UTC