Bug 251719

Summary: getDisplayMedia does not require a list of every screen and window
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   
See Also: https://bugs.webkit.org/show_bug.cgi?id=259564

Description Eric Carlson 2023-02-03 13:23:54 PST
getDisplayMedia requires a prompt and user selection, so we should never need to build a list of every window and screen.
Comment 1 Radar WebKit Bug Importer 2023-02-03 13:24:07 PST
<rdar://problem/105018387>
Comment 2 Eric Carlson 2023-02-03 13:46:05 PST
Pull request: https://github.com/WebKit/WebKit/pull/9625
Comment 3 EWS 2023-02-07 11:19:32 PST
Committed 259969@main (1ad6bf1f3f6c): <https://commits.webkit.org/259969@main>

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