WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
256853
Add a null check for the current process' name when launching a new process on macOS
https://bugs.webkit.org/show_bug.cgi?id=256853
Summary
Add a null check for the current process' name when launching a new process o...
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
Add attachment
proposed patch, testcase, etc.
Ryan Reno
Comment 1
2023-05-16 11:48:49 PDT
<
rdar://problem/109210266
>
Ryan Reno
Comment 2
2023-05-16 11:53:00 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/13933
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.
Top of Page
Format For Printing
XML
Clone This Bug