Re: [w3c/ServiceWorker] A WindowClient close or terminate method perhaps? (#1567)

Right now (in Chrome at least) a window can close itself if it was opened with script (`window.open`) or from another page with `target="_blank"`. It seems reasonable that this should work for service worker opened pages too.

Thanks for the use-cases!

-- 
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/1567#issuecomment-797335893

Received on Friday, 12 March 2021 08:48:47 UTC