[webkit-changes] [WebKit/WebKit] 568ff7: Reduce sandbox telemetry from WebContent process o...

Per Arne Vollan noreply at github.com
Fri Apr 19 14:51:05 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 568ff7623f7a79a2fefbf96f9c840a3f7ea4e096
      https://github.com/WebKit/WebKit/commit/568ff7623f7a79a2fefbf96f9c840a3f7ea4e096
  Author: Per Arne Vollan <pvollan at apple.com>
  Date:   2024-04-19 (Fri, 19 Apr 2024)

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

  Log Message:
  -----------
  Reduce sandbox telemetry from WebContent process on iOS
https://bugs.webkit.org/show_bug.cgi?id=272927
rdar://126656229

Reviewed by Brent Fulgham.

Allow 2 syscalls to be used, but only during launch of the WebContent process.
Silence reports from 2 IOKit related syscalls, since all IOKit is blocked in
the WebContent process.

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

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list