Bug 292362
| Summary: | WebCoreDecompressionSession should be using asynchronous decoding | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
| Component: | Media | Assignee: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jean-Yves Avenard [:jya]
Currently the WebCoreDecompressionSession uses a VTDecompressionSession in synchronous mode.
Should make it asynchronous to improve performance.
rdar://148016051
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/44776
EWS
Committed 294421@main (9d02067f5de4): <https://commits.webkit.org/294421@main>
Reviewed commits have been landed. Closing PR #44776 and removing active labels.
Jean-Yves Avenard [:jya]
Re-opening for pull request https://github.com/WebKit/WebKit/pull/44837
EWS
Committed 294428@main (a3932e87d25f): <https://commits.webkit.org/294428@main>
Reviewed commits have been landed. Closing PR #44837 and removing active labels.