[Webkit-unassigned] [Bug 197389] New: Use more efficient path resolution logic

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 29 14:48:19 PDT 2019


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

            Bug ID: 197389
           Summary: Use more efficient path resolution logic
           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

The code in SandboxExtensions 'resolveSymlinksInPath' is pretty inefficient, and tries to recreate (badly) stuff that is already provided by the operating system.

Let's stop doing that!

-- 
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/20190429/9bb0c852/attachment.html>


More information about the webkit-unassigned mailing list