DescriptionReorganize ChannelMojo related flags.
As ChannelMojo is turned on by default, this CL do some clenaup
around the related switches:
* It removes the about:flags entry. This no longer has to be
user visible
* It moves switches to mojo_channel_switches.h/cc as it does
compute subtle decision. I make this public/ so that we can use
it from ipc_fuzzer.
* It adds --disable-channel-mojo for forcibly disable ChannelMojo usage.
We still leave --enable-renderer-channel-mojo because there is still a
small change that we turn ChannelMojo off again. Once ChannelMojo is
settled, we can safely remove it.
BUG=377980
R=nasko@chromium.org, sky@chromium.org
Committed: https://crrev.com/97360186f9804cc16e1134a88fdcac8aad8d18c5
Cr-Commit-Position: refs/heads/master@{#314169}
Patch Set 1 #
Total comments: 2
Messages
Total messages: 15 (2 generated)
|