Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b2f90ae420e448b278dd7c0d1a3facf7981d4a1e
      
https://github.com/WebKit/WebKit/commit/b2f90ae420e448b278dd7c0d1a3facf7981d4a1e
  Author: Per Arne Vollan <[email protected]>
  Date:   2024-01-20 (Sat, 20 Jan 2024)

  Changed paths:
    M Source/WebKit/Configurations/BaseXPCService.xcconfig
    M Source/WebKit/UIProcess/Launcher/cocoa/ProcessLauncherCocoa.mm

  Log Message:
  -----------
  Use fallback to XPC services in Simulator
https://bugs.webkit.org/show_bug.cgi?id=267824
rdar://121324948

Reviewed by Chris Dumez.

There is currently an issue with conflicting bundle IDs in Simulator, between 
the WebKit extensions,
and the macOS WebKit XPC services. This conflict causes the extension launch 
path to fail. This can
be resolved by restoring the fallback to the XPC services launch path we had 
earlier.

* Source/WebKit/Configurations/BaseXPCService.xcconfig:
* Source/WebKit/UIProcess/Launcher/cocoa/ProcessLauncherCocoa.mm:
(WebKit::ProcessLauncher::launchProcess):

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to