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

_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to