Brian R. Bondy
720533d115
Fix WebAudio farbling test timing issue ( #31079 )
...
The test was checking document.title before the async WebAudio operations completed.
Changed it to await the promise resolution instead of an immediate title check.
2025-09-08 15:23:26 -04:00
Arthur Edelstein
48b3c753da
make sure audio farbling helper is always initialized before use ( #26651 )
...
* make sure audio farbling helper is always initialized before use
* adjust for new passing result
2024-11-21 07:29:57 -08:00
Mark Pilgrim
20ed9ac43d
Implement farbling levels for webaudio
...
code and tests
use inline function instead of define
2020-06-10 22:10:27 -04:00
Mark Pilgrim
78664c5cda
Add webaudio farbling test
2020-05-07 12:38:14 -04:00