Bug 259814

Summary: InputDevice capabilities are not required until capture is active
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: WebRTCAssignee: Eric Carlson <eric.carlson>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Eric Carlson 2023-08-03 20:18:45 PDT
InputDevice capabilities are not exposed until after the user has given consent to capture, so don't bother asking for them unless they will be revealed.
Comment 1 Eric Carlson 2023-08-03 20:19:28 PDT
rdar://113271473
Comment 2 Eric Carlson 2023-08-03 20:24:29 PDT
Pull request: https://github.com/WebKit/WebKit/pull/16380
Comment 3 EWS 2023-08-04 07:28:42 PDT
Committed 266581@main (a41543cba4bf): <https://commits.webkit.org/266581@main>

Reviewed commits have been landed. Closing PR #16380 and removing active labels.