[Webkit-unassigned] [Bug 197465] New: Move 'stringByResolvingSymlinksInPath' from SandboxExtensionsCocoa.mm to a better location

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 1 10:06:57 PDT 2019


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

            Bug ID: 197465
           Summary: Move 'stringByResolvingSymlinksInPath' from
                    SandboxExtensionsCocoa.mm to a better location
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

After Bug 197389, the code in 'stringByResolvingSymlinksInPath' is not used by the SandboxExtension logic, though it is used elsewhere.

Since this routine is about doing general filesystem things, it seems like this should live someplace like WTF::FileSystem'.

-- 
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/20190501/82f6f9c5/attachment-0001.html>


More information about the webkit-unassigned mailing list