[Webkit-unassigned] [Bug 216594] New: WebKit::XPCServiceEventHandler block should call exit() on the main thread

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 15 18:40:23 PDT 2020


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

            Bug ID: 216594
           Summary: WebKit::XPCServiceEventHandler block should call
                    exit() on the main thread
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: bfulgham at webkit.org, cdumez at apple.com

WebKit::XPCServiceEventHandler block should call exit() on the main thread.

It turns out that exit() is not thread-safe when there are C++ exit-time destructors from other frameworks or libraries involved.

<rdar://problem/68053217>

-- 
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/20200916/fdf3247c/attachment.htm>


More information about the webkit-unassigned mailing list