Branch: refs/heads/webkitglib/2.48 Home: https://github.com/WebKit/WebKit Commit: f52149e20094650ef54955e88383544937528bad https://github.com/WebKit/WebKit/commit/f52149e20094650ef54955e88383544937528bad 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/290945.352@webkitglib/2.48 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