[webkit-reviews] review granted: [Bug 231230] Simplify BaseAudioSharedUnit client management : [Attachment 440210] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 5 09:34:03 PDT 2021


Eric Carlson <eric.carlson at apple.com> has granted youenn fablet
<youennf at gmail.com>'s request for review:
Bug 231230: Simplify BaseAudioSharedUnit client management
https://bugs.webkit.org/show_bug.cgi?id=231230

Attachment 440210: Patch

https://bugs.webkit.org/attachment.cgi?id=440210&action=review




--- Comment #3 from Eric Carlson <eric.carlson at apple.com> ---
Comment on attachment 440210
  --> https://bugs.webkit.org/attachment.cgi?id=440210
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/


More information about the webkit-reviews mailing list