Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 852e01f5fef566a571f9501af1b4fbc423a92e59
      
https://github.com/WebKit/WebKit/commit/852e01f5fef566a571f9501af1b4fbc423a92e59
  Author: Alex Christensen <achristen...@apple.com>
  Date:   2022-12-12 (Mon, 12 Dec 2022)

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

  Log Message:
  -----------
  Fix test path for verifying behavior after process launch failure after 
257598@main
https://bugs.webkit.org/show_bug.cgi?id=249160

Reviewed by Chris Dumez and Tim Horton.

I introduced calling a moved-from WTF::Function in our test-only code path.
This fixes that, and also makes variable names less reused in different scopes.
Covered by API tests like 
TestWebKitAPI.WKNavigation.FailureToStartWebProcessAfterCrashRecovery

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

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to