NEW 279496
VideoFrames cannot be created asynchronously in WebContent process
https://bugs.webkit.org/show_bug.cgi?id=279496
Summary VideoFrames cannot be created asynchronously in WebContent process
Kimmo Kinnunen
Reported 2024-09-11 00:25:30 PDT
VideoFrames cannot be created asynchronously in WebContent process RemoteMediaPlayerPrivate, RemoteGraphicsContextGLProxy would need to be able to create video frame instances without asking GPUP for the ID. Currently VideoFrame instances are allocated on the GPU process.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-09-11 00:25:39 PDT
Kimmo Kinnunen
Comment 2 2024-09-11 01:40:36 PDT
Kimmo Kinnunen
Comment 3 2024-09-13 05:02:43 PDT
Note You need to log in before you can comment on or make changes to this bug.