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

@thiagowfx commented on this pull request.



> +              PermissionsCommand = (
+                permissions.setPermission
+              )
+            </pre>
+          </section>
+          <section>
+            <h5 id="extension-module-permissions-types">
+              Types
+            </h5>
+            <section>
+              <h6 id="extension-module-type-permissions-PermissionDescriptor">
+                The permissions.PermissionDescriptor Type
+              </h6>
+              <pre class="cddl local-cddl">
+                permissions.PermissionDescriptor = {
+                  type: "permissionDescriptor",

It would be problematic if we wanted to extend it in the future, e.g. with the fields of https://chromedevtools.github.io/devtools-protocol/tot/Browser/#type-PermissionDescriptor

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

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

Received on Thursday, 16 November 2023 13:17:33 UTC