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
Radar WebKit Bug Importer
Comment 1 2022-10-06 06:40:11 PDT
Note You need to log in before you can comment on or make changes to this bug.