Bug 231230

Summary: Simplify BaseAudioSharedUnit client management
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebRTCAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: eric.carlson, ews-watchlist, glenn, hta, jer.noble, philipj, sergio, tommyw, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch for landing none

youenn fablet
Reported 2021-10-05 06:53:03 PDT
Attachments
Patch (7.40 KB, patch)
2021-10-05 07:04 PDT, youenn fablet
no flags
Patch (6.17 KB, patch)
2021-10-05 07:37 PDT, youenn fablet
no flags
Patch for landing (6.16 KB, patch)
2021-10-06 00:20 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2021-10-05 07:04:24 PDT
youenn fablet
Comment 2 2021-10-05 07:37:58 PDT
Eric Carlson
Comment 3 2021-10-05 09:34:03 PDT
Comment on attachment 440210 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=440210&action=review > Source/WebCore/ChangeLog:14 > + Instead of doing that, we now exclusively access m_clients from main thread, it does not require a lokc anymore. s/lokc/lock/
youenn fablet
Comment 4 2021-10-06 00:20:02 PDT
Created attachment 440339 [details] Patch for landing
EWS
Comment 5 2021-10-06 03:14:47 PDT
Committed r283611 (242563@main): <https://commits.webkit.org/242563@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 440339 [details].
Note You need to log in before you can comment on or make changes to this bug.