- From: Andrew Sutherland <notifications@github.com>
- Date: Tue, 26 Nov 2019 09:50:25 -0800
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 26 November 2019 17:50:27 UTC
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