[Webkit-unassigned] [Bug 244713] enumerateDevices may return filtered devices even if page is capturing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 2 05:37:48 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=244713

--- Comment #2 from youenn fablet <youennf at gmail.com> ---
The scenario is the following:
- start capture in safari, enumerateDevices output is no longer filtered
- Mute capture (or go to another app that will play audio, which will mute capture)
- watchDog timer kicks in
- When watchDog timer kicks in, enumerateDevices output is filtered.
- Unmute capture (or moving back to Safari might restart capture).
- Page is capturing but enumerateDevices output is still filtered.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220902/116d2420/attachment.htm>


More information about the webkit-unassigned mailing list