Bug 226450 - Fix thread safety issues in OscillatorNode
Summary: Fix thread safety issues in OscillatorNode
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:56 PDT by Chris Dumez
Modified: 2021-05-31 17:04 PDT (History)
13 users (show)

See Also:


Attachments
Patch (5.51 KB, patch)
2021-05-30 21:09 PDT, Chris Dumez
no flags 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:56:50 PDT
Adopt thread safety annotations in OscillatorNode and fix bugs found by clang.
Comment 1 Chris Dumez 2021-05-30 21:09:10 PDT
Created attachment 430172 [details]
Patch
Comment 2 EWS 2021-05-31 17:03:43 PDT
Committed r278285 (238322@main): <https://commits.webkit.org/238322@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 430172 [details].
Comment 3 Radar WebKit Bug Importer 2021-05-31 17:04:37 PDT
<rdar://problem/78695286>