[Webkit-unassigned] [Bug 255369] New: Make eager soft-linking of Data Detection frameworks non-fatal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 12 15:15:27 PDT 2023


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

            Bug ID: 255369
           Summary: Make eager soft-linking of Data Detection frameworks
                    non-fatal
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Process Model
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

Crash telemetry indicates that soft-linking of the Data Detection frameworks fails on some devices, perhaps when the screen is locked. Since this eager-linking was meant to improve performance, and we can re-soft-link later if the initial attempt fails, we should try and fail gracefully if the directory is not accessible.

This should not introduce any change in behavior, as cases that used to work should continue. It should simply reduce the changes of a failure terminating a web process prematurely.

-- 
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/20230412/682fda5f/attachment.htm>


More information about the webkit-unassigned mailing list