[webkit-reviews] review granted: [Bug 238858] Media and WebRTC code uses ThreadMessageReceiverRefCounted with WorkQueues : [Attachment 456792] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 6 02:46:28 PDT 2022


youenn fablet <youennf at gmail.com> has granted Kimmo Kinnunen
<kkinnunen at apple.com>'s request for review:
Bug 238858: Media and WebRTC code uses ThreadMessageReceiverRefCounted with
WorkQueues
https://bugs.webkit.org/show_bug.cgi?id=238858

Attachment 456792: Patch

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




--- Comment #2 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 456792
  --> https://bugs.webkit.org/attachment.cgi?id=456792
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=456792&action=review

> Source/WebKit/GPUProcess/webrtc/RemoteSampleBufferDisplayLayerManager.h:65
> +    void didReceiveMessage(IPC::Connection&, IPC::Decoder&) final;

Can we keep it private?


More information about the webkit-reviews mailing list