DescriptionClean-up the code for default variations in chrome://flags.
The CL 2129543002 introduced an option to override variation parameters
using a feature in chrome://flags. The list of options for the given
feature always includes "Default", "Enabled", and "Disabled". Even
though the semantics of "Enabled" was meant as 'enabled with the default
parameter values', the API forced to specify the variation for "Enabled"
as well.
This is unnecessarily cumbersome and confusing. This CL makes the
"Enabled" option completely automatic - no need to specify its variation
any more.
BUG=609059
Committed: https://crrev.com/05f7ce3363a189c35495863316bb8c1aed91b8c8
Cr-Commit-Position: refs/heads/master@{#405190}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Alexei's comment. #Patch Set 3 : iOS test crash fix? #Patch Set 4 : iOS test crash fix? #2 #
Messages
Total messages: 16 (10 generated)
|