Re: [w3c/permissions] Introduce Browser Permissions for WebDriver BiDi (PR #425)

@miketaylr commented on this pull request.



> +                    permissions.SetPermissionParameters = {
+                      descriptor: permissions.PermissionDescriptor,
+                      state: permissions.PermissionState,
+                    }
+                  </pre>
+                </dd>
+                <dt>Result Type</dt>
+                <dd>
+                  <pre class="cddl">
+                    EmptyResult
+                  </pre>
+                </dd>
+             </dl>
+             <ol algorithm="remote end steps for permissions.setPermission">
+               <p>
+                TODO: Add user <code>context</code> to <code>SetPermissionParameters</code>.

OK, I think that's fine, but would prefer to not merge bare TODO text in the spec. :)

Could you file issues on the repo instead and link to them here, i.e., https://respec.org/docs/#issue

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/permissions/pull/425#discussion_r1400790618
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/permissions/pull/425/review/1742337548@github.com>

Received on Tuesday, 21 November 2023 15:39:24 UTC