enumerateDevices may return filtered devices even if page is capturing
<rdar://problem/99484964>
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.
Pull request: https://github.com/WebKit/WebKit/pull/3955
Committed 254165@main (3142453d3762): <https://commits.webkit.org/254165@main> Reviewed commits have been landed. Closing PR #3955 and removing active labels.