Bug 154306 - Use pid_t everywhere, instead of PlatformProcessIdentifier
Summary: Use pid_t everywhere, instead of PlatformProcessIdentifier
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-16 13:45 PST by Anders Carlsson
Modified: 2016-02-16 14:56 PST (History)
0 users

See Also:


Attachments
Patch (18.90 KB, patch)
2016-02-16 13:46 PST, Anders Carlsson
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2016-02-16 13:45:45 PST
Use pid_t everywhere, instead of PlatformProcessIdentifier
Comment 1 Anders Carlsson 2016-02-16 13:46:09 PST
Created attachment 271480 [details]
Patch
Comment 2 Anders Carlsson 2016-02-16 14:56:58 PST
Committed r196661: <http://trac.webkit.org/changeset/196661>