Bug 224728

Summary: Update LibWebRTCCodecsProxy to use a Lock
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=224709
Attachments:
Description Flags
Patch none

Description Chris Dumez 2021-04-17 22:53:00 PDT
Update LibWebRTCCodecsProxy to use a Lock, instead of a std::atomic<bool> that has to be kept up to date.
Comment 1 Chris Dumez 2021-04-17 22:55:48 PDT
Created attachment 426369 [details]
Patch
Comment 2 EWS 2021-04-18 00:10:12 PDT
Committed r276223 (236705@main): <https://commits.webkit.org/236705@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 426369 [details].
Comment 3 Radar WebKit Bug Importer 2021-04-24 15:06:16 PDT
<rdar://problem/77110073>