WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-09-11 00:25:39 PDT
<
rdar://problem/135782380
>
Kimmo Kinnunen
Comment 2
2024-09-11 01:40:36 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/33453
Kimmo Kinnunen
Comment 3
2024-09-13 05:02:43 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/33611
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