RESOLVED FIXED292362
WebCoreDecompressionSession should be using asynchronous decoding
https://bugs.webkit.org/show_bug.cgi?id=292362
Summary WebCoreDecompressionSession should be using asynchronous decoding
Jean-Yves Avenard [:jya]
Reported 2025-04-30 23:50:01 PDT
Currently the WebCoreDecompressionSession uses a VTDecompressionSession in synchronous mode. Should make it asynchronous to improve performance. rdar://148016051
Attachments
Jean-Yves Avenard [:jya]
Comment 1 2025-05-01 00:10:02 PDT
EWS
Comment 2 2025-05-02 03:11:20 PDT
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]
Comment 3 2025-05-02 03:57:43 PDT
EWS
Comment 4 2025-05-02 07:29:14 PDT
Committed 294428@main (a3932e87d25f): <https://commits.webkit.org/294428@main> Reviewed commits have been landed. Closing PR #44837 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.