[mediacapture-main] Don't block getUserMedia on the user typing in URL bar (#934)

jan-ivar has just created a new issue for https://github.com/w3c/mediacapture-main:

== Don't block getUserMedia on the user typing in URL bar ==
[getUserMedia](https://w3c.github.io/mediacapture-main/getusermedia.html#dfn-same-permission) success currently blocks on _"[has system focus](https://w3c.github.io/mediacapture-main/getusermedia.html#dfn-has-system-focus)"_, which is known to be false if the user is typing in the URL bar.

https://github.com/whatwg/html/pull/8466 adds a new concept to solve this, and this issue tracks using it instead once merged.

Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/934 using your GitHub account


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

Received on Tuesday, 28 February 2023 19:40:01 UTC