WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
257996
Disambiguate the various processIdentifier() methods
https://bugs.webkit.org/show_bug.cgi?id=257996
Summary
Disambiguate the various processIdentifier() methods
Simon Fraser (smfr)
Reported
2023-06-12 20:02:56 PDT
We have ProcessID processIdentifier() (which returns a pid) and processIdentifier() which returns a ProcessIdentifier (which is a ObjectIdentifier<ProcessIdentifierType>). Let's call the first function processID().
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-06-12 20:03:18 PDT
<
rdar://problem/110683138
>
Simon Fraser (smfr)
Comment 2
2023-06-12 20:11:07 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/14901
EWS
Comment 3
2023-06-13 09:04:17 PDT
Committed
265123@main
(0db1f4a3e74b): <
https://commits.webkit.org/265123@main
> Reviewed commits have been landed. Closing PR #14901 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