Bug 226475 - Fix thread safety issues in MediaElementAudioSourceNode
Summary: Fix thread safety issues in MediaElementAudioSourceNode
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-31 17:21 PDT by Chris Dumez
Modified: 2021-06-01 07:57 PDT (History)
13 users (show)

See Also:


Attachments
Patch (4.61 KB, patch)
2021-05-31 17:24 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-31 17:21:25 PDT
Adopt thread safety analysis annotations in MediaElementAudioSourceNode and fix bugs found by clang.
Comment 1 Chris Dumez 2021-05-31 17:24:45 PDT
Created attachment 430218 [details]
Patch
Comment 2 EWS 2021-06-01 07:56:12 PDT
Committed r278306 (238343@main): <https://commits.webkit.org/238343@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 430218 [details].
Comment 3 Radar WebKit Bug Importer 2021-06-01 07:57:15 PDT
<rdar://problem/78714387>