- From: Thiago Perrotta <notifications@github.com>
- Date: Tue, 21 Nov 2023 02:50:58 -0800
- To: w3c/permissions <permissions@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 21 November 2023 10:51:04 UTC
@thiagowfx commented on this pull request.
> + </p>
+ <p>
+ The <a>remote end steps</a> are:
+ </p>
+ <ol>
+ <li>Let |parameters| be the |parameters| argument, <a>converted to an IDL value</a> of
+ type {{PermissionSetParameters}}. If this throws an exception, return an [=invalid
+ argument=] [=error=].
+ </li>
+ <li>Let |rootDesc| be |parameters|.{{PermissionSetParameters/descriptor}}.
+ </li>
+ <li>If |parameters|.{{PermissionSetParameters/state}} is an inappropriate <a>permission
+ state</a> for any implementation-defined reason, return a [=invalid argument=] [=error=].
+ <p class="note">
+ For example, <a>user agents</a> that define the "midi" <a>powerful feature</a> as
+ "always on" may choose to reject a command to set the <a>permission state</a> to
Note: This is part of pre-existing prose. Updated anyway.
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/permissions/pull/425#discussion_r1400390813
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/permissions/pull/425/review/1741684844@github.com>
Received on Tuesday, 21 November 2023 10:51:04 UTC