[webkit-changes] [WebKit/WebKit] c94b78: Update the Model Process sandbox such that it cont...

Ada Chan noreply at github.com
Thu Jan 16 10:01:45 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c94b781ebf228be329d2ed062a6a68f6bd969f79
      https://github.com/WebKit/WebKit/commit/c94b781ebf228be329d2ed062a6a68f6bd969f79
  Author: Ada Chan <adachan at apple.com>
  Date:   2025-01-16 (Thu, 16 Jan 2025)

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

  Log Message:
  -----------
  Update the Model Process sandbox such that it continues to function after setting process launch state
https://bugs.webkit.org/show_bug.cgi?id=285912
rdar://124142927

Reviewed by Per Arne Vollan.

Model Process' sandbox is based on the Web Content Process sandbox which uses a
sandbox state to restrict the sandbox further after process has launched. We
need to continue allowing a couple of mach messages after that state is set
in the Model Process in the meantime until another radar has been addressed.

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

Canonical link: https://commits.webkit.org/289014@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