Re: [w3c/push-api] userVisibleOnly should be standardized to match browser behaviour (#313)

@SephReed There's a [big difference](https://blog.pushpad.xyz/2022/03/what-is-the-difference-between-push-api-web-push-and-server-sent-events-websockets/) between PushManager and WebSockets: one can only work when a website is open, while the other can be activated in background. That's why `userVisibleOnly` exists: in order to prevent a website from running in background without the user noticing that.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/push-api/issues/313#issuecomment-1412548597
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/push-api/issues/313/1412548597@github.com>

Received on Wednesday, 1 February 2023 18:46:59 UTC