[Webkit-unassigned] [Bug 227103] New: Issue sandbox extensions for ATTACHMENT_ELEMENT after process crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 16 17:11:43 PDT 2021


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

            Bug ID: 227103
           Summary: Issue sandbox extensions for ATTACHMENT_ELEMENT after
                    process crash
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org
                CC: kkinnunen at apple.com

We dynamically extend access to certain mach services when the ATTACHMENT_ELEMENT feature is enabled. If a process with this feature activated crashes and WebKit relaunches it, we don't grant the new process the same extensions because we believe they were already previously sent.

This patch clears the state after a process crash so that it properly handles the restart case.

-- 
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/20210617/aed19213/attachment.htm>


More information about the webkit-unassigned mailing list