[webkit-changes] [WebKit/WebKit] 96bf3e: Change bundle ID for WebKit extensions

Per Arne Vollan noreply at github.com
Mon Jan 8 08:54:06 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 96bf3e7cda56239b63932e75080cda86c08c03d7
      https://github.com/WebKit/WebKit/commit/96bf3e7cda56239b63932e75080cda86c08c03d7
  Author: Per Arne Vollan <pvollan at apple.com>
  Date:   2024-01-08 (Mon, 08 Jan 2024)

  Changed paths:
    M Source/WebKit/Configurations/BaseExtension.xcconfig
    M Source/WebKit/Configurations/GPUExtension.xcconfig
    M Source/WebKit/Configurations/NetworkingExtension.xcconfig
    M Source/WebKit/Configurations/WebContentCaptivePortalExtension.xcconfig
    M Source/WebKit/Configurations/WebContentExtension.xcconfig
    M Source/WebKit/UIProcess/Launcher/cocoa/ProcessLauncherCocoa.mm
    M Source/WebKit/WebKit.xcodeproj/project.pbxproj

  Log Message:
  -----------
  Change bundle ID for WebKit extensions
https://bugs.webkit.org/show_bug.cgi?id=267092
rdar://120485965

Reviewed by Elliott Williams.

Change bundle ID for WebKit extensions to match the XPC service variants.
This will make sure existing WebKit bundle ID checks still succeed.

* Source/WebKit/Configurations/BaseExtension.xcconfig:
* Source/WebKit/Configurations/GPUExtension.xcconfig:
* Source/WebKit/Configurations/NetworkingExtension.xcconfig:
* Source/WebKit/Configurations/WebContentCaptivePortalExtension.xcconfig:
* Source/WebKit/Configurations/WebContentExtension.xcconfig:
* Source/WebKit/Scripts/process-entitlements.sh:
* Source/WebKit/UIProcess/Launcher/cocoa/ProcessLauncherCocoa.mm:
(WebKit::ProcessLauncher::launchProcess):
(WebKit::serviceNameAndIdentifier):
* Source/WebKit/WebKit.xcodeproj/project.pbxproj:

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




More information about the webkit-changes mailing list