- From: Carlos Lopez <notifications@github.com>
- Date: Thu, 23 Feb 2023 09:47:46 -0800
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 23 February 2023 17:47:58 UTC
@jakearchibald Appears it was on the agenda in October 2018, but I don't see any notes on it. It's been a couple years and I believe it's pretty stable now. Piggybacking off a feature request I filed in https://github.com/whatwg/dom/issues/1167 this could be useful for us devs. I'm currently using a polyfill for NodeJS and browser environments because right now it's scoped to Service Worker. The only change I would like to see if a `.detail` property like `CustomEvent`. Not sure how to work around `instanceof ExtendableEvent` vs `instanceof CustomEvent` though. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/issues/1290#issuecomment-1442187658 You are receiving this because you are subscribed to this thread. Message ID: <w3c/ServiceWorker/issues/1290/1442187658@github.com>
Received on Thursday, 23 February 2023 17:47:58 UTC