Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a3932e87d25fae332b6db40e274a58d88a68fdeb https://github.com/WebKit/WebKit/commit/a3932e87d25fae332b6db40e274a58d88a68fdeb Author: Jean-Yves Avenard <j...@apple.com> Date: 2025-05-02 (Fri, 02 May 2025)
Changed paths: M Source/WebCore/platform/graphics/cocoa/WebCoreDecompressionSession.h M Source/WebCore/platform/graphics/cocoa/WebCoreDecompressionSession.mm Log Message: ----------- WebCoreDecompressionSession should be using asynchronous decoding https://bugs.webkit.org/show_bug.cgi?id=292362 rdar://148016051 Reviewed by Youenn Fablet. Follow-up applying earlier PR comments but were missed in 294421@main * Source/WebCore/platform/graphics/cocoa/WebCoreDecompressionSession.h: * Source/WebCore/platform/graphics/cocoa/WebCoreDecompressionSession.mm: (WebCore::isNonRecoverableError): (WebCore::handleDecompressionOutput): (WebCore::WebCoreDecompressionSession::decodeSampleInternal): (WebCore::WebCoreDecompressionSession::initializeVideoDecoder): (WebCore::WebCoreDecompressionSession::isNonRecoverableError const): Deleted. (WebCore::WebCoreDecompressionSession::handleDecompressionOutput): Deleted. Canonical link: https://commits.webkit.org/294428@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes