Re: [mediacapture-screen-share] Conditional Focus (When Display-Capture Starts) (#190)

Ah, reading the spec again, missed this point:
```If this call to focus() happens more than one second after the start of the capture, the user agent SHOULD have already made its own decision. The user agent SHOULD silently ignore this call focus().```

That means we would not be able to do "We fire .focus on the stream to bring them where they need to be automatically." after countdown.
Still better than nothing though! What is the reason for the 1 second if I may ask ?

-- 
GitHub Notification of comment by happylinks
Please view or discuss this issue at https://github.com/w3c/mediacapture-screen-share/issues/190#issuecomment-914089097 using your GitHub account


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

Received on Tuesday, 7 September 2021 08:11:51 UTC