Bug 226449 - Fix thread safety issues in ConvolverNode
Summary: Fix thread safety issues in ConvolverNode
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Audio (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-05-30 20:40 PDT by Chris Dumez
Modified: 2021-05-31 17:10 PDT (History)
14 users (show)

See Also:


Attachments
Patch (7.06 KB, patch)
2021-05-30 20:47 PDT, Chris Dumez
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2021-05-30 20:40:38 PDT
Adopt thread safety annotations in ConvolverNode and fix bugs found by clang.
Comment 1 Chris Dumez 2021-05-30 20:47:41 PDT
Created attachment 430170 [details]
Patch
Comment 2 Chris Dumez 2021-05-31 17:09:49 PDT
Committed r278289 (238326@main): <https://commits.webkit.org/238326@main>
Comment 3 Radar WebKit Bug Importer 2021-05-31 17:10:20 PDT
<rdar://problem/78695358>