- From: Marcos Cáceres <notifications@github.com>
- Date: Mon, 20 Nov 2023 15:57:25 -0800
- To: w3c/permissions <permissions@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 20 November 2023 23:57:31 UTC
@marcoscaceres commented on this pull request. > + <li> + <a>Queue a task</a> |task| on the [=permissions task source=] of |target|'s + [=relevant settings object=]'s [=environment settings object/global object=]'s + [=Window/browsing context=] to perform the following step: + <ol> + <li>Interpret |state| as if it were the + result of an invocation of <a>permission state</a> for |descriptor| with the + argument |target| made at this moment. + </li> + </ol> + </li> + <li>[=list/Append=] |task| to |tasks|. + </li> + </ol> + </li> + <li>Wait for all <a>tasks</a> in |tasks| to have executed. Yeah, what's the intent here with waiting? -- Reply to this email directly or view it on GitHub: https://github.com/w3c/permissions/pull/425#discussion_r1399878211 You are receiving this because you are subscribed to this thread. Message ID: <w3c/permissions/pull/425/review/1740886821@github.com>
Received on Monday, 20 November 2023 23:57:31 UTC