WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 197465
Move 'stringByResolvingSymlinksInPath' from SandboxExtensionsCocoa.mm to a better location
https://bugs.webkit.org/show_bug.cgi?id=197465
Summary
Move 'stringByResolvingSymlinksInPath' from SandboxExtensionsCocoa.mm to a be...
Brent Fulgham
Reported
2019-05-01 10:06:57 PDT
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'.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug