[webkit-changes] [WebKit/WebKit] d08dfb: Fix assertion related UI process crash
Per Arne Vollan
noreply at github.com
Fri Nov 17 12:29:27 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d08dfb4672fecde69e9b9c5f06ea323f5b2fb54d
https://github.com/WebKit/WebKit/commit/d08dfb4672fecde69e9b9c5f06ea323f5b2fb54d
Author: Per Arne Vollan <pvollan at apple.com>
Date: 2023-11-17 (Fri, 17 Nov 2023)
Changed paths:
M Source/WebKit/UIProcess/Cocoa/ProcessAssertionCocoa.mm
Log Message:
-----------
Fix assertion related UI process crash
https://bugs.webkit.org/show_bug.cgi?id=265045
rdar://118569476
Reviewed by Chris Dumez.
Fix assertion related UI process crash by checking if selector is present.
* Source/WebKit/UIProcess/Cocoa/ProcessAssertionCocoa.mm:
(WebKit::ProcessAssertion::ProcessAssertion):
Canonical link: https://commits.webkit.org/270910@main
More information about the webkit-changes
mailing list