WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
299500
[visionOS] Add VideoReceiverEndpointManager class
https://bugs.webkit.org/show_bug.cgi?id=299500
Summary
[visionOS] Add VideoReceiverEndpointManager class
Jean-Yves Avenard [:jya]
Reported
2025-09-24 18:56:43 PDT
Currently, when we receive a VideoReceiverEndpoint XPC message, we pass it to the RemoteMediaPlayerManagerProxy so that it can handle the resulting VideoTarget between the existing MediaPlayers. However, when using the AudioVideoRendererRemote, we do not have a MediaPlayerPrivateRemote nor is the RemoteMediaPlayerManagerProxy involved. So we need to move this endpoint handling in a generic class that is aware of both RemoteMediaPlayerManagerProxy and RemoteAudioVideoRendererProxyManager : VideoReceiverEndpointManager
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-09-24 18:57:04 PDT
<
rdar://problem/161291402
>
Jean-Yves Avenard [:jya]
Comment 2
2025-09-24 19:04:00 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/51296
EWS
Comment 3
2025-09-26 17:46:15 PDT
Committed
300616@main
(9e97ba025925): <
https://commits.webkit.org/300616@main
> Reviewed commits have been landed. Closing PR #51296 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug