- From: Mike Taylor <notifications@github.com>
- Date: Mon, 12 Feb 2024 07:28:03 -0800
- To: w3c/permissions <permissions@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 12 February 2024 15:28:10 UTC
@miketaylr approved this pull request. Makes sense, thanks. > 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=]. + <li>If |parametersDict|.{{PermissionSetParameters/state}} is an inappropriate + [=permission state=] for any implementation-defined reason, return a ```suggestion [=permission state=] for any implementation-defined reason, return an ``` -- Reply to this email directly or view it on GitHub: https://github.com/w3c/permissions/pull/441#pullrequestreview-1875474209 You are receiving this because you are subscribed to this thread. Message ID: <w3c/permissions/pull/441/review/1875474209@github.com>
Received on Monday, 12 February 2024 15:28:10 UTC