RESOLVED FIXED 244713
enumerateDevices may return filtered devices even if page is capturing
https://bugs.webkit.org/show_bug.cgi?id=244713
Summary enumerateDevices may return filtered devices even if page is capturing
youenn fablet
Reported 2022-09-02 05:09:40 PDT
enumerateDevices may return filtered devices even if page is capturing
Attachments
Radar WebKit Bug Importer
Comment 1 2022-09-02 05:10:05 PDT
youenn fablet
Comment 2 2022-09-02 05:37:48 PDT
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.
youenn fablet
Comment 3 2022-09-02 06:21:08 PDT
EWS
Comment 4 2022-09-05 07:54:55 PDT
Committed 254165@main (3142453d3762): <https://commits.webkit.org/254165@main> Reviewed commits have been landed. Closing PR #3955 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.