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
<rdar://problem/99812041>
Pull request: https://github.com/WebKit/WebKit/pull/4250
Committed 254752@main (18c0882056e4): <https://commits.webkit.org/254752@main> Reviewed commits have been landed. Closing PR #4250 and removing active labels.