Bug 246151
| Summary: | Close WebCodecsVideo remote decoders in case of failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | youenn fablet <youennf> |
| Component: | Media | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
youenn fablet
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
<rdar://problem/100851477>