New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 670106 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Last visit > 30 days ago
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

PlatformChannelPair::PassClientHandleFromParentProcess() should not take command line param

Project Member Reported by jcivelli@chromium.org, Nov 30 2016

Issue description

All calls PlatformChannelPair::PassClientHandleFromParentProcess() take the current command line.
On Android we are not using the command line (we get it from the base::GlobalDescriptors).

We should remove command line param and get it from the current command line on Posix and Windows.
 
Status: Assigned (was: Untriaged)

Sign in to add a comment