mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-22 10:19:20 +00:00
LibWeb/WebAudio: Implement AudioNode::disconnect()
Destubs AudioNode::disconnect() and its related overloads. Ensures that inverse connections are properly removed when disconnecting AudioNodeConnections. Adds associated WPT but skips them for now because they rely on OfflineRenderContext::start_rendering to be fully implemented.
This commit is contained in:
parent
75d26b1610
commit
3aff12bbab
Notes:
github-actions[bot]
2025-07-09 23:53:15 +00:00
Author: https://github.com/Prospero23
Commit: 3aff12bbab
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/5144
Reviewed-by: https://github.com/ADKaster ✅
Reviewed-by: https://github.com/gmta
7 changed files with 630 additions and 16 deletions
Loading…
Add table
Add a link
Reference in a new issue