RESOLVED FIXED 224728
Update LibWebRTCCodecsProxy to use a Lock
https://bugs.webkit.org/show_bug.cgi?id=224728
Summary Update LibWebRTCCodecsProxy to use a Lock
Chris Dumez
Reported 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.
Attachments
Patch (9.69 KB, patch)
2021-04-17 22:55 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2021-04-17 22:55:48 PDT
EWS
Comment 2 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].
Radar WebKit Bug Importer
Comment 3 2021-04-24 15:06:16 PDT
Note You need to log in before you can comment on or make changes to this bug.