Bug 256853

Summary: Add a null check for the current process' name when launching a new process on macOS
Product: WebKit Reporter: Ryan Reno <rreno>
Component: WebKit2Assignee: Ryan Reno <rreno>
Status: RESOLVED FIXED    
Severity: Normal CC: kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Ryan Reno
Reported 2023-05-16 11:48:38 PDT
the localized name of the -[NSRunningApplication currentApplication] could be null. We should check for that and fall back to the processInfo's name if it is null.
Attachments
Ryan Reno
Comment 1 2023-05-16 11:48:49 PDT
Ryan Reno
Comment 2 2023-05-16 11:53:00 PDT
EWS
Comment 3 2023-05-16 15:50:38 PDT
Committed 264128@main (b85d783df356): <https://commits.webkit.org/264128@main> Reviewed commits have been landed. Closing PR #13933 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.