DescriptionCleanup: change PIDs to base::ProcessId (or pid_t, as appropriate).
We probably want to discourage the use of ints for PIDs. This is a start; there are many other places where we should fix this.
BUG=25272
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=29511
Patch Set 1 #Patch Set 2 : More fixes. #Patch Set 3 : More low-hanging fruit. #
Total comments: 1
Patch Set 4 : Print out PID as int64 in case ProcessId type ever grows. #
Messages
Total messages: 5 (0 generated)
|