ladybird/Userland
Shannon Booth a51095f705 WebAudio: Add stub for AudioDestinationNode.destination
This is called by https://athenacrisis.com/ and passed through to
AudioNode.connect, which expects an AudioNode.

Implement this function enough so that we return an AudioNode so that
AudioNode.connect does not throw a TypeError.
2024-07-24 11:14:46 +02:00
..
Libraries WebAudio: Add stub for AudioDestinationNode.destination 2024-07-24 11:14:46 +02:00
Services WebContent: Limit the Console client to the top-level navigable client 2024-07-23 18:00:27 +02:00
Utilities UI: Rename s_serenity_resource_root to s_ladybird_resource_root 2024-07-21 15:59:25 -06:00