[webkit-changes] [WebKit/WebKit] 58f6aa: Invalidate process object before destruction
Per Arne Vollan
noreply at github.com
Thu Nov 30 21:07:32 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 58f6aaaf2fd935b3fb46ee5afbc5fa3853020ed0
https://github.com/WebKit/WebKit/commit/58f6aaaf2fd935b3fb46ee5afbc5fa3853020ed0
Author: Per Arne Vollan <pvollan at apple.com>
Date: 2023-11-30 (Thu, 30 Nov 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=265618
rdar://119010270
Reviewed by Brent Fulgham.
This fixes a crash, since destroying without invalidating first will assert.
* Source/WebKit/UIProcess/Launcher/cocoa/ProcessLauncherCocoa.mm:
(WebKit::ProcessLauncher::launchProcess):
Canonical link: https://commits.webkit.org/271367@main
More information about the webkit-changes
mailing list