Bug 274648

Summary: WebAudio cannot play well on sonoma 14.5 system
Product: WebKit Reporter: seth wang <seth.wang>
Component: Web AudioAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Critical CC: ahmad.saleem792, cdumez
Priority: P2    
Version: Safari 17   
Hardware: Unspecified   
OS: Unspecified   

Description seth wang 2024-05-24 06:03:48 PDT
If the app creates three AudioContexts quickly and then creates an AudioWorklet. we cannot play audio. 
It can reproduce the issue on Sonoma 14.5, but not on 14.4. We think it is a bug from webkit


Here is the demo link: https://poetic-cheesecake-14f645.netlify.app/ (just click the `click me` button).
Comment 1 Ahmad Saleem 2024-05-24 06:44:19 PDT

*** This bug has been marked as a duplicate of bug 274647 ***