Re: [w3c/push-api] Make permissionState() queue a task (PR #416)

@saschanaz approved this pull request.

We need to fix the link, otherwise LGTM

>          </li>
-        <li>let |state| be the [=permission state=] of |descriptor| and the result.
+        <li>
+          <p>
+            [=In parallel=]:
+          </p>
+          <ol>
+            <li>
+              <p>
+                Let |state| be "`push`"'s [=permission state=].
+              </p>
+            </li>
+            <li>
+              <p>
+                [=Queue a global task=] on the [=permissions task source=] with |global| to resolve

This fails to link to the task source definition. Looks like https://github.com/w3c/permissions/pull/398 unexported it?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/push-api/pull/416#pullrequestreview-3525708652
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/push-api/pull/416/review/3525708652@github.com>

Received on Monday, 1 December 2025 15:45:22 UTC