Uploading third-party applications from /Applications needs additional syscall access
Created attachment 371308 [details] Patch
Comment on attachment 371308 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=371308&action=review r=me > Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:981 > + (syscall-number SYS_fstat64_extended) It looks like we already allow some file modification sys calls (e.g., SYS_write, SYS_chmod, SYS_fchmod). Blech.
Comment on attachment 371308 [details] Patch Clearing flags on attachment: 371308 Committed r246077: <https://trac.webkit.org/changeset/246077>
All reviewed patches have been landed. Closing bug.
<rdar://problem/51409764>