DescriptionRe-enable ChannelMojo between Service process <-> service utility process.
ChannelMojo between Service process <-> service utility process is
currently disabled because:
-- Service process starts service utility process with a command line
containing kMojoChannelToken switch but no kMojoApplicationChannelToken,
because they are not in ServiceManager world now.
-- But, service utility process(ChildThreadImpl) will disable ChannelMojo
because of lack of kMojoApplicationChannelToken switch.
This CL lets ChildThreadImpl enable ChannelMojo also for a kMojoChannelToken
switch.
BUG=646833
TBR=ben@chromium.org
Committed: https://crrev.com/3cb38fd23571822bf08c79d90a0ec49ea486492a
Cr-Commit-Position: refs/heads/master@{#420566}
Patch Set 1 #
Messages
Total messages: 15 (8 generated)
|