Branch: refs/heads/webkitglib/2.50 Home: https://github.com/WebKit/WebKit Commit: fa021ad081286bcd19a82a6d0bafe089216c0e4c https://github.com/WebKit/WebKit/commit/fa021ad081286bcd19a82a6d0bafe089216c0e4c Author: Miguel Gomez <mago...@igalia.com> Date: 2025-08-20 (Wed, 20 Aug 2025)
Changed paths: M Source/WebCore/Modules/webaudio/OfflineAudioDestinationNode.cpp Log Message: ----------- Cherry-pick 298884@main (34c6aec3adc0). https://bugs.webkit.org/show_bug.cgi?id=291891 OfflineAudioDestinationNode's thread resources are sometimes leaked https://bugs.webkit.org/show_bug.cgi?id=291891 Reviewed by Carlos Garcia Campos. Always destroy the renderer thread resources, and not only when m_startedRendering is true. * Source/WebCore/Modules/webaudio/OfflineAudioDestinationNode.cpp: (WebCore::OfflineAudioDestinationNode::uninitialize): Canonical link: https://commits.webkit.org/298884@main Canonical link: https://commits.webkit.org/298234.25@webkitglib/2.50 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