DescriptionFix crash when variation parameters are set in chrome://flags.
In chrome://flags, one can now choose among predefined variation
parameters for a feature. Such parameters are registered on startup
with a predefined trial and group name. This causes a crash when the
same trial is specified in Finch config.
This CL skips dealing with a Finch trial where a group is already
selected and this group is not mentioned in the Finch config.
BUG=624807
Committed: https://crrev.com/7ce02460a73a4e47708d5bf96943fe2640dd47e1
Cr-Commit-Position: refs/heads/master@{#403431}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Small fix #Patch Set 3 : Unit test #Patch Set 4 : Minor polish #Patch Set 5 : Small fix #2 #
Messages
Total messages: 23 (9 generated)
|