Ensure RemoteMediaPlayerProxy sets its resource owner to pixel buffers created by its player
Created attachment 453200 [details] Patch
Comment on attachment 453200 [details] Patch It might be worth adding the same logic to MediaPlayerPrivateMediaStreamAVFObjC as well, in case we move it to the GPU Process at some point.
(In reply to Eric Carlson from comment #2) > Comment on attachment 453200 [details] > Patch > > It might be worth adding the same logic to > MediaPlayerPrivateMediaStreamAVFObjC as well, in case we move it to the GPU > Process at some point. I'll add an ASSERT in MediaPlayerPrivateMediaStreamAVFObjC to make it clear it should be implemented if we ever do that.
Created attachment 453370 [details] Patch for landing
Committed r290590 (247868@main): <https://commits.webkit.org/247868@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 453370 [details].
<rdar://problem/89548310>