DescriptionMake some field trials unforceable via command-line in the official build.
BUG=342585
TEST=Remove the OFFICIAL_BUILD ifdefs and:
1) Confirm that running with --force-fieldtrials with an unforceable experiment and a forceable one only forces the forceable one.
2) Confirm that the value which couldn't be forced in the browser also makes it unforced in the renderer.
Put the OFFICIAL_BUILD ifdefs back and confirm that unforceable experiments are still forceable in non-official builds.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=250988
Patch Set 1 #
Total comments: 4
Patch Set 2 : review:asvtikine #
Total comments: 4
Patch Set 3 : nit #
Total comments: 4
Patch Set 4 : name -> trial_name #
Total comments: 2
Patch Set 5 : Pass a set rather than using a callback #
Total comments: 2
Patch Set 6 : 1 param per line #
Messages
Total messages: 28 (1 generated)
|