- From: Thiago Perrotta <notifications@github.com>
- Date: Wed, 22 Nov 2023 04:50:30 -0800
- To: w3c/permissions <permissions@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 22 November 2023 12:50:36 UTC
@thiagowfx commented on this pull request.
> </p>
<pre class='idl'>
dictionary PermissionSetParameters {
required PermissionDescriptor descriptor;
required PermissionState state;
};
</pre>
- <section>
- <h3 id="set-permission-command">
- Set Permission
+ <p>To <dfn>set a permission</dfn> given <var>descriptor</var>, and <var>state</var>:
Done, thanks! Adding the types looks good
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/permissions/pull/425#discussion_r1401998342
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/permissions/pull/425/review/1744306317@github.com>
Received on Wednesday, 22 November 2023 12:50:36 UTC