[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
Mon Sep 18 10:16:10 PDT 2017


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

Stephan Szabo <stephan.szabo at sony.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #320966|0                           |1
        is obsolete|                            |
 Attachment #321104|                            |review?
              Flags|                            |

--- Comment #18 from Stephan Szabo <stephan.szabo at sony.com> ---
Created attachment 321104

  --> https://bugs.webkit.org/attachment.cgi?id=321104&action=review

Test patch for ews on adding process identifier alias

Missed that the JavaScriptCore one was an API header as well.

Again not sure if putting definitions in each header is correct or if there's a more general place to put platform specific type information for the API headers, nor whether it'd be better to still use a type that isn't directly pid_t in them to prevent non-portable types from leaking.

-- 
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/20170918/137d91b6/attachment-0001.html>


More information about the webkit-unassigned mailing list