Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 45c65b492d2e9e881fcf0149ff141fe157f4a69d
      
https://github.com/WebKit/WebKit/commit/45c65b492d2e9e881fcf0149ff141fe157f4a69d
  Author: Per Arne Vollan <pvol...@apple.com>
  Date:   2024-03-05 (Tue, 05 Mar 2024)

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

  Log Message:
  -----------
  Always use process launch fallback for Simulator on older OS versions
https://bugs.webkit.org/show_bug.cgi?id=270518
rdar://124070357

Reviewed by Chris Dumez and Brady Eidson.

For performance reasons, there is no need to try the main process launch path 
on Simulator for
older OS versions, since it will fail in that case.

* Source/WebKit/UIProcess/Launcher/cocoa/ProcessLauncherCocoa.mm:
(WebKit::launchWithExtensionKit):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to