Improved Debugging for Permissions-Policy Restrictions
Improvement- We’re now using the Permissions API to detect whether or not the camera and microphone access is denied (by the user, or by a Permissions-Policy) and we print the result in the console log.
- New console log when precheck execution is blocked by the
sync-xhrPermissions-Policy - Documented Permissions-Policy requirements