[webkit-reviews] review denied: [Bug 177017] [Win] WTF: Add alias for process id to use in place of direct uses of pid_t : [Attachment 320935] Test patch for ews on adding process identifier alias.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 15 11:36:13 PDT 2017


Mark Lam <mark.lam at apple.com> has denied  review:
Bug 177017: [Win] WTF: Add alias for process id to use in place of direct uses
of pid_t
https://bugs.webkit.org/show_bug.cgi?id=177017

Attachment 320935: Test patch for ews on adding process identifier alias.

https://bugs.webkit.org/attachment.cgi?id=320935&action=review




--- Comment #2 from Mark Lam <mark.lam at apple.com> ---
Comment on attachment 320935
  --> https://bugs.webkit.org/attachment.cgi?id=320935
Test patch for ews on adding process identifier alias.

View in context: https://bugs.webkit.org/attachment.cgi?id=320935&action=review

> Source/WTF/wtf/ProcessID.h:40
> +using ProcessIdentifier = int;

Let's just call this ProcessID like the file.


More information about the webkit-reviews mailing list