- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 01 Dec 2025 21:48:51 -0800
- To: w3c/push-api <push-api@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 2 December 2025 05:48:55 UTC
@annevk commented on this pull request.
> @@ -1200,6 +1200,21 @@ <h3>
</li>
</ol>
</li>
+ <li>If |global| is a {{Window}} object:
+ <ol>
+ <li>Let |permissionState| be "`push`"'s [=permission state=].
+ </li>
+ <li>If |permissionState| is "`prompt`":
+ <ol>
+ <li>If |global| does not have [=transient activation=], return [=a promise rejected
What happens if someone else consumes it meanwhile?
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/push-api/pull/348#discussion_r2579666158
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/push-api/pull/348/review/3528224574@github.com>
Received on Tuesday, 2 December 2025 05:48:55 UTC