[Webkit-unassigned] [Bug 245770] New: IPC::Connection per instance async reply handler map is not synchronised with invalidate()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 28 00:26:15 PDT 2022


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

            Bug ID: 245770
           Summary: IPC::Connection per instance async reply handler map
                    is not synchronised with invalidate()
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: kkinnunen at apple.com
                CC: kkinnunen at apple.com

IPC::Connection per instance async reply handler map is not synchronised with invalidate()

Adding to to the map in one thread needs to be consistent with other thread calling invalidate(), clearing the map.

-- 
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/20220928/1ce38aa0/attachment.htm>


More information about the webkit-unassigned mailing list