[webkit-changes] [WebKit/WebKit] 78c281: Invalidate process object before destruction

Per Arne Vollan noreply at github.com
Mon Dec 11 16:56:38 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 78c281f02249173542c69e205aad0ec9ab11d503
      https://github.com/WebKit/WebKit/commit/78c281f02249173542c69e205aad0ec9ab11d503
  Author: Per Arne Vollan <pvollan at apple.com>
  Date:   2023-12-11 (Mon, 11 Dec 2023)

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

  Log Message:
  -----------
  Invalidate process object before destruction
https://bugs.webkit.org/show_bug.cgi?id=266258
rdar://119513188

Reviewed by Brent Fulgham.

Invalidate process object before destruction to avoid assert.

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

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




More information about the webkit-changes mailing list