PlatformChannelPair::PassClientHandleFromParentProcess() should not take command line param |
|
Issue descriptionAll 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. |
|
►
Sign in to add a comment |
|
Comment 1 by benhenry@chromium.org
, Aug 1