Files
brave-core/test/data/webaudio
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
..