RESOLVED FIXED245064
RTCDataChannelRemoteManager registers for work queue messages in wrong way
https://bugs.webkit.org/show_bug.cgi?id=245064
Summary RTCDataChannelRemoteManager registers for work queue messages in wrong way
Kimmo Kinnunen
Reported 2022-09-12 00:47:14 PDT
RTCDataChannelRemoteManager registers for work queue messages in wrong way RTCDataChannelRemoteManager: - is RefCounted but the initial ref is never adopted as expected - registers a work queue message handler before the vptr is correctly setup risking incorrect virtual function calls to the instance from another thread
Attachments
Radar WebKit Bug Importer
Comment 1 2022-09-12 00:48:43 PDT
Kimmo Kinnunen
Comment 2 2022-09-12 00:52:42 PDT
EWS
Comment 3 2022-09-22 03:02:51 PDT
Committed 254752@main (18c0882056e4): <https://commits.webkit.org/254752@main> Reviewed commits have been landed. Closing PR #4250 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.