[webkit-dev] Encoding and decoding ProcessID

Rajagopalan Gangadharan g.raju2000 at gmail.com
Tue Feb 26 23:47:46 PST 2019


WTF::ProcessID and WKProcessID are supposed to be of same type right? As different types create ambiguity . As sam Weining suggested we made WTF::ProcessID to be int32_t but WKProcessID is pid_t so can we also explicitly make WKProcessID to be int32_t (will it conform to the current webkit model? )or is there any way I could fix this( any implicit casting )

Regards,
G.Rajagopalan

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20190227/357a0f0d/attachment.html>


More information about the webkit-dev mailing list