Bug 257996
| Summary: | Disambiguate the various processIdentifier() methods | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
| Component: | WebKit Process Model | Assignee: | 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)
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
<rdar://problem/110683138>
Simon Fraser (smfr)
Pull request: https://github.com/WebKit/WebKit/pull/14901
EWS
Committed 265123@main (0db1f4a3e74b): <https://commits.webkit.org/265123@main>
Reviewed commits have been landed. Closing PR #14901 and removing active labels.