[Webkit-unassigned] [Bug 244493] New: RemoteVideoFrameObjectHeapProxyProcessor is using IPC in non-thread-safe manner

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 29 05:34:42 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=244493

            Bug ID: 244493
           Summary: RemoteVideoFrameObjectHeapProxyProcessor is using IPC
                    in non-thread-safe manner
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: kkinnunen at apple.com

RemoteVideoFrameObjectHeapProxyProcessor is using IPC in non-thread-safe manner

- Connection::UniqueID is not thread-safe and should not be used. Code should be moved away from UniqueID.
- Connection::addWorkQueueMessageReceiver() cannot be called from the constructor

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220829/ed648ed3/attachment.htm>


More information about the webkit-unassigned mailing list