[w3c/push-api] Mention or enforce userVisibleOnly check in PushManager.subscribe? (#339)

After some testing, it seems that both Chrome and Firefox are disallowing calling PushManager.subscribe with https://w3c.github.io/push-api/#dom-pushsubscriptionoptions-uservisibleonly not present or set to false.
It would be good to indicate this possibility in the specification, for instance as a guideline, or directly within the subscribe algorithm directly.

-- 
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/push-api/issues/339

Received on Monday, 11 October 2021 07:26:54 UTC