WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
253898
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
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2023-03-14 13:14:39 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/11510
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
<
rdar://problem/106758002
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug