- From: Jake Archibald <notifications@github.com>
- Date: Mon, 25 Sep 2017 02:20:24 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 25 September 2017 09:20:45 UTC
This is a fix for https://github.com/w3c/ServiceWorker/issues/1196. I took inspiration from [fire an event](https://dom.spec.whatwg.org/#concept-event-fire). This should clear up the confusion around realms and it make it easier for other specs. @jungkees if you're happy with this, I'll port this to V1 and submit PRs to the specs that fire functional events. You can view, comment on, or merge this pull request online at: https://github.com/w3c/ServiceWorker/pull/1199 -- Commit Summary -- * Making functional events simpler -- File Changes -- M docs/index.bs (60) -- Patch Links -- https://github.com/w3c/ServiceWorker/pull/1199.patch https://github.com/w3c/ServiceWorker/pull/1199.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/1199
Received on Monday, 25 September 2017 09:20:45 UTC