Re: [w3c/ServiceWorker] Implementations are missing navigator.serviceWorker in workers (#1552)

Well, the "workaround" I can do is to message the main window from the service worker, and main window sends it to web-worker and if I want to respond from web worker to service worker, it has to go through that same path, yikes!

-- 
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/1552#issuecomment-982140635

Received on Monday, 29 November 2021 23:58:00 UTC