RESOLVED FIXED253898
Fix data race found by TSan in AudioScheduledSourceNode
https://bugs.webkit.org/show_bug.cgi?id=253898
Summary Fix data race found by TSan in AudioScheduledSourceNode
Chris Dumez
Reported 2023-03-14 13:13:02 PDT
AudioScheduledSourceNode::m_playbackState is accessed from several threads without synchronization.
Attachments
Chris Dumez
Comment 1 2023-03-14 13:14:39 PDT
EWS
Comment 2 2023-03-15 09:17:01 PDT
Committed 261693@main (b0b96aa8e1b2): <https://commits.webkit.org/261693@main> Reviewed commits have been landed. Closing PR #11510 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-03-15 09:18:18 PDT
Note You need to log in before you can comment on or make changes to this bug.