[webauthn] Merged Pull Request: Remove outdated notes about permissions policy on `isUVPAA()` and `getCC()`

MasterKale has just merged MasterKale's pull request 2267 for https://github.com/w3c/webauthn:

== Remove outdated notes about permissions policy on `isUVPAA()` and `getCC()` ==
Closes #2251.

This PR removes outdated notes about the potential for permissions policy to cause the following methods to become unavailable and raise specific errors accordingly:

- `isUserVerifyingPlatformAuthenticator()`
- `getClientCapabilities()`

This PR can be considered editorial for L3 because 1) no browser currently imposes such restrictions on the use of `isUVPAA()`, and 2) `getCC()` is being introduced in L3 and has not had any such restrictions imposed on its use.


<!--
    This comment and the below content is programmatically generated.
    You may add a comma-separated list of anchors you'd like a
    direct link to below (e.g. #idl-serializers, #idl-sequence):

    Don't remove this comment or modify anything below this line.
    If you don't want a preview generated for this pull request,
    just replace the whole of this comment's content by "no preview"
    and remove what's below.
-->
***
<a href="https://pr-preview.s3.amazonaws.com/w3c/webauthn/pull/2267.html" title="Last updated on Feb 26, 2025, 8:06 PM UTC (425cfab)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/webauthn/2267/e461bfa...425cfab.html" title="Last updated on Feb 26, 2025, 8:06 PM UTC (425cfab)">Diff</a>

See https://github.com/w3c/webauthn/pull/2267


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 12 March 2025 18:08:05 UTC