DescriptionModifed the content api RenderProcessHostObserver::RenderProcessExited to remove the ununsed & invalid ProcessHandle parameter
ProcessHandle(pid_t) will be 0 when RenderProcessExited observer API called. There is no use for this parameter to be present as the value is 0 and none of the callers is using this parameter.
BUG=
Committed: https://crrev.com/b419ca564edf8cb1030d1d4205792cf18338495b
Cr-Commit-Position: refs/heads/master@{#299439}
Patch Set 1 #Patch Set 2 : Fixed unittest errors in API changes #Patch Set 3 : Rebased #Patch Set 4 : Modified AUTHORS file #
Messages
Total messages: 24 (6 generated)
|