[Webkit-unassigned] [Bug 177017] [Win] WTF: Add alias for process id to use in place of direct uses of pid_t

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 15 13:43:19 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=177017

--- Comment #10 from Stephan Szabo <stephan.szabo at sony.com> ---
I don't think leaving it as pid_t works unless that file wouldn't be used on Windows building with WebKit (as we're now trying to do as opposed to WebKitLegacy) because pid_t wouldn't be valid there.

We could do something similar to what is in ProcessID, but then we'd have to worry about them staying in sync.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170915/e1adf3b6/attachment.html>


More information about the webkit-unassigned mailing list