Re: [w3c/ServiceWorker] "Unregister" operation may be interrupted by `ServiceWorker#postMessage` (#1146)

I feel like postMessage() throwing is somewhat unexpected.  For example, we don't do that in cases where the other end of MessageChannel is gone.  I would be more in favor of sending the message to /dev/null, maybe with a console warning.

-- 
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/1146#issuecomment-499494875

Received on Thursday, 6 June 2019 13:32:26 UTC