[webkit-changes] [WebKit/WebKit] 057782: Installs sandbox profile correctly for com.apple.W...

eddydas noreply at github.com
Wed Mar 20 14:57:13 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0577820839eedc6f2d82ca0ed68a3487615f3808
      https://github.com/WebKit/WebKit/commit/0577820839eedc6f2d82ca0ed68a3487615f3808
  Author: Eddy Wong <eddy_wong at apple.com>
  Date:   2024-03-20 (Wed, 20 Mar 2024)

  Changed paths:
    M Source/WebKit/WebKit.xcodeproj/project.pbxproj

  Log Message:
  -----------
  Installs sandbox profile correctly for com.apple.WebKit.Model process
rdar://125101800
https://bugs.webkit.org/show_bug.cgi?id=271325

Reviewed by Per Arne Vollan.

We were missing a command to copy the built com.apple.WebKit.Model.sb file
to the system sandbox profiles folder. So the system never picked it up.

* Source/WebKit/WebKit.xcodeproj/project.pbxproj:
Copies com.apple.WebKit.Model.sb, if it exists, to the sandbox profiles folder.

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