RESOLVED FIXED 231230
Simplify BaseAudioSharedUnit client management
https://bugs.webkit.org/show_bug.cgi?id=231230
Summary Simplify BaseAudioSharedUnit client management
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.