Bug 279496

Summary: VideoFrames cannot be created asynchronously in WebContent process
Product: WebKit Reporter: Kimmo Kinnunen <kkinnunen>
Component: MediaAssignee: Kimmo Kinnunen <kkinnunen>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 243838    

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.