Bug 257996

Summary: Disambiguate the various processIdentifier() methods
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: WebKit Process ModelAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, cdumez, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

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.