Bug 259814 - InputDevice capabilities are not required until capture is active
Summary: InputDevice capabilities are not required until capture is active
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Eric Carlson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-08-03 20:18 PDT by Eric Carlson
Modified: 2023-08-04 07:28 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.