Back to Chromium

Test Stack Overflow in DisableOutputs

third_party/blink/manual_tests/webaudio/disable-outputs-overflow.html

151.0.7898.1308 B
Original Source

This test verifies that AudioHandler::DisableOutputs does not cause a stack overflow when disabling a large graph of nodes. We create a chain of GainNodes and then disconnect the first node, which triggers the disabling of all downstream nodes.

Node Count: 1,0005,00010,00050,000100,000500,000

Run Test