WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
246151
Close WebCodecsVideo remote decoders in case of failure
https://bugs.webkit.org/show_bug.cgi?id=246151
Summary
Close WebCodecsVideo remote decoders in case of failure
youenn fablet
Reported
2022-10-06 06:36:37 PDT
As per
https://w3c.github.io/webcodecs/#dom-videoencoder-encode
and
https://w3c.github.io/webcodecs/#dom-videodecoder-decode
, we should close encoders and decoders. This can for instance happen in case of GPUProcess crash, or for bad data. Currently, encoders do not provide error results.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-10-06 06:40:11 PDT
<
rdar://problem/100851477
>
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