[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:11:26 PDT 2017


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

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

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

> Source/JavaScriptCore/API/JSRemoteInspector.cpp:54
> +void JSRemoteInspectorSetParentProcessInformation(WTF::ProcessID pid, const uint8_t* auditData, size_t auditLength)

You don't need the WTF:: qualifier here anymore.

-- 
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/872600a0/attachment-0001.html>


More information about the webkit-unassigned mailing list