RemoteVideoFrameProxy should use RemoteVideoFrameObjectHeapProxy to get the pixel buffer representation
Created attachment 452188 [details] Patch
Created attachment 452191 [details] Patch
Comment on attachment 452191 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=452191&action=review > Source/WebKit/WebProcess/GPU/graphics/RemoteGraphicsContextGLProxy.cpp:181 > + return RemoteVideoFrameProxy::create(m_gpuProcessConnection->connection(), m_gpuProcessConnection->videoFrameObjectHeapProxy(), WTFMove(*result)); double space before WTFMove
Created attachment 452324 [details] Patch for landing
Committed r290004 (247390@main): <https://commits.webkit.org/247390@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 452324 [details].
<rdar://problem/89074870>