Re: [w3c/ServiceWorker] Use ExtendableMessageEvent for messageerror in service workers. (#1485)

Firefox/Gecko already does this in its [new](https://searchfox.org/mozilla-central/rev/cce8b90aece0f42e5025e45282de16066eeaa662/dom/serviceworkers/ServiceWorkerOp.cpp#994) and [old](https://searchfox.org/mozilla-central/rev/cce8b90aece0f42e5025e45282de16066eeaa662/dom/serviceworkers/ServiceWorkerPrivate.cpp#504) implementations, using the same class for both the "message" and "messageerror" events.

-- 
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/1485#issuecomment-558744792

Received on Tuesday, 26 November 2019 17:50:27 UTC