Re: [w3c/ServiceWorker] Error handling inconsistent with other Workers (#1519)

@jakearchibald do you recall why we don't bubble errors to the service worker context onerror handler or to the ServiceWorker.onerror handler?  It is a bit confusing that we define ServiceWorker.onerror, but I don't think we ever fire an event there.

-- 
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/issues/1519#issuecomment-648930255

Received on Wednesday, 24 June 2020 16:36:01 UTC