[Webkit-unassigned] [Bug 246151] New: Close WebCodecsVideo encoders and decoders in case of failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 6 06:36:37 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=246151

            Bug ID: 246151
           Summary: Close WebCodecsVideo encoders and decoders in case of
                    failure
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: youennf at gmail.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221006/ff470327/attachment.htm>


More information about the webkit-unassigned mailing list