- From: Thiago Perrotta <notifications@github.com>
- Date: Thu, 16 Nov 2023 04:27:22 -0800
- To: w3c/permissions <permissions@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 16 November 2023 12:27:28 UTC
@thiagowfx commented on this pull request. > + browser.SetPermissionParameters = { + descriptor: browser.PermissionDescriptor, + state: browser.PermissionState, + ? context: browsingContext.BrowsingContext, + ? origin: text, + } + </pre> + </dd> + <dt>Result Type</dt> + <dd> + <pre class="cddl"> + EmptyResult + </pre> + </dd> + </dl> + <div algorithm="remote end steps for permissions.setPermission"> Done. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/permissions/pull/425#discussion_r1395620324 You are receiving this because you are subscribed to this thread. Message ID: <w3c/permissions/pull/425/review/1734254946@github.com>
Received on Thursday, 16 November 2023 12:27:28 UTC