- From: Jake Archibald <notifications@github.com>
 - Date: Thu, 21 Sep 2017 13:45:36 +0000 (UTC)
 - To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
 - Cc: Subscribed <subscribed@noreply.github.com>
 
Received on Thursday, 21 September 2017 13:46:03 UTC
In fact, we could define "Dispatch a service worker event" which takes an `ExtendableEvent`, which also calls "Update Service Worker Extended Events Set".
So it'd become:
1. [Handle a functional event](https://w3c.github.io/ServiceWorker/#handle-functional-event) for *registration* and `"eventName"` using the following steps:
    1. Let *event* be a trusted event (…new event object).
    1. Dispatch a service worker event *event*.
-- 
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/issues/1196#issuecomment-331160864
Received on Thursday, 21 September 2017 13:46:03 UTC