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
Radar WebKit Bug Importer
Comment 1 2023-06-12 20:03:18 PDT
Simon Fraser (smfr)
Comment 2 2023-06-12 20:11:07 PDT
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.