Bug 226448

Summary: Fix thread safety issues in AudioBufferSourceNode
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Web AudioAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, darin, eric.carlson, esprehn+autocc, ews-watchlist, ggaren, glenn, jer.noble, kondapallykalyan, peng.liu6, philipj, sam, sergio, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2021-05-30 19:59:31 PDT
Fix thread safety issue in AudioBufferSourceNode::propagatesSilence() found by clang thread safety analysis.
Attachments
Patch (18.94 KB, patch)
2021-05-30 20:23 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2021-05-30 20:23:46 PDT
Chris Dumez
Comment 2 2021-05-31 17:07:23 PDT
Comment on attachment 430169 [details] Patch Clearing flags on attachment: 430169 Committed r278287 (238324@main): <https://commits.webkit.org/238324@main>
Chris Dumez
Comment 3 2021-05-31 17:07:26 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2021-05-31 17:08:18 PDT
Note You need to log in before you can comment on or make changes to this bug.