[webkit-changes] [WebKit/WebKit] 18dc72: Rename Mac webpushd sandbox profile

bnham noreply at github.com
Fri Dec 16 14:41:18 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 18dc72d89c82e9201cc35a7e35c4667675fc8a04
      https://github.com/WebKit/WebKit/commit/18dc72d89c82e9201cc35a7e35c4667675fc8a04
  Author: Ben Nham <nham at apple.com>
  Date:   2022-12-16 (Fri, 16 Dec 2022)

  Changed paths:
    M Source/WebKit/Configurations/WebKit.xcconfig
    M Source/WebKit/DerivedSources-input.xcfilelist
    M Source/WebKit/DerivedSources-output.xcfilelist
    M Source/WebKit/DerivedSources.make
    M Source/WebKit/PlatformMac.cmake
    M Source/WebKit/WebKit.xcodeproj/project.pbxproj
    M Source/WebKit/webpushd/WebPushDaemonMain.mm
    A Source/WebKit/webpushd/mac/com.apple.WebKit.webpushd.mac.sb.in
    R Source/WebKit/webpushd/mac/com.apple.WebKit.webpushd.sb.in

  Log Message:
  -----------
  Rename Mac webpushd sandbox profile
https://bugs.webkit.org/show_bug.cgi?id=249448
<rdar://problem/103433185>

Reviewed by Per Arne Vollan.

Because of the way the various iOS sandbox scripts are written, it's easiest if the iOS sandbox
profile has the name com.apple.WebKit.webpushd.sb and the Mac sandbox file has a different
name. This renames the Mac webpushd sandbox profile to com.apple.WebKit.webpushd.mac.sb.

* Source/WebKit/Configurations/WebKit.xcconfig:
* Source/WebKit/DerivedSources-input.xcfilelist:
* Source/WebKit/DerivedSources-output.xcfilelist:
* Source/WebKit/DerivedSources.make:
* Source/WebKit/PlatformMac.cmake:
* Source/WebKit/WebKit.xcodeproj/project.pbxproj:
* Source/WebKit/webpushd/WebPushDaemonMain.mm:
(WebKit::applySandbox):
* Source/WebKit/webpushd/mac/com.apple.WebKit.webpushd.mac.sb.in: Renamed from Source/WebKit/webpushd/mac/com.apple.WebKit.webpushd.sb.in.

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




More information about the webkit-changes mailing list