RESOLVED FIXED 238858
Media and WebRTC code uses ThreadMessageReceiverRefCounted with WorkQueues
https://bugs.webkit.org/show_bug.cgi?id=238858
Summary Media and WebRTC code uses ThreadMessageReceiverRefCounted with WorkQueues
Kimmo Kinnunen
Reported 2022-04-06 01:48:03 PDT
Media and WebRTC code uses ThreadMessageReceiverRefCounted with WorkQueues
Attachments
Patch (18.38 KB, patch)
2022-04-06 01:52 PDT, Kimmo Kinnunen
no flags
For landing (18.25 KB, patch)
2022-04-06 03:43 PDT, Kimmo Kinnunen
no flags
Kimmo Kinnunen
Comment 1 2022-04-06 01:52:03 PDT
youenn fablet
Comment 2 2022-04-06 02:46:28 PDT
Comment on attachment 456792 [details] 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?
Kimmo Kinnunen
Comment 3 2022-04-06 03:43:42 PDT
Created attachment 456799 [details] For landing
EWS
Comment 4 2022-04-06 06:30:58 PDT
Committed r292461 (249312@main): <https://commits.webkit.org/249312@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 456799 [details].
Radar WebKit Bug Importer
Comment 5 2022-04-06 06:31:17 PDT
Note You need to log in before you can comment on or make changes to this bug.