Re: [w3c/ServiceWorker] Allow users to extend ExtendableEvent, anywhere (#1290)

@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