Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f18e6f12b40e8626d25fb3afeb453a531f984601
      
https://github.com/WebKit/WebKit/commit/f18e6f12b40e8626d25fb3afeb453a531f984601
  Author: Brent Fulgham <[email protected]>
  Date:   2023-05-12 (Fri, 12 May 2023)

  Changed paths:
    M Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.GPU.sb.in

  Log Message:
  -----------
  [iOS] Allow syscall-unix SYS_faccessat in the GPU Process sandbox
https://bugs.webkit.org/show_bug.cgi?id=256728
<rdar://107429992>

Reviewed by Per Arne Vollan.

Telemetry shows that we use the SYS_faccessat syscall in iOS, just like
we do in macOS. We already allow this in our macOS sandbox, and given
these telemetry findings we should allow it in our iOS sandbox to avoid
impacting web content.

* Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.GPU.sb.in:

Canonical link: https://commits.webkit.org/264028@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to