Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2c2b96df94cb454c6e58536b16fead32d4dd1de3
https://github.com/WebKit/WebKit/commit/2c2b96df94cb454c6e58536b16fead32d4dd1de3
Author: Jessica Lee <[email protected]>
Date: 2026-08-19 (Wed, 19 Aug 2026)
Changed paths:
M Source/WebCore/Modules/webaudio/BaseAudioContext.cpp
Log Message:
-----------
[ macOS Debug ]
imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audionode-interface/audionode-channel-rules.html
is a flaky crash
https://bugs.webkit.org/show_bug.cgi?id=321961
rdar://185147134
Reviewed by Chris Dumez.
Remove each audio node from m_deferredBreakConnectionList before releasing its
reference, since doing so may destroy
it re-entrantly. (Patch was generated with AI assistance.)
No new tests needed.
* Source/WebCore/Modules/webaudio/BaseAudioContext.cpp:
(WebCore::BaseAudioContext::handleDeferredDecrementConnectionCounts):
(WebCore::BaseAudioContext::handleDeferredDerefs):
Canonical link: https://commits.webkit.org/319444@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications