DescriptionRemove the hash fields from FieldTrials.
We want to migrate the hash fields and related methods from FieldTrials over to experiments_helper. We've also updated the unit tests that accomodate these changes.
We've also refactored the experiments_helper APIs for GoogleExperimentIDs to take strings instead of NameGroupIds as keys... we do the hashing internally instead.
BUG=None
TEST=Ensure that base_unittests FieldTrialTest.* all pass. Ensure that unit_tests ExperimentsHelperTest.* all pass.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=134350
Patch Set 1 #
Total comments: 20
Patch Set 2 : MAD comments. Reshuffled test methods. #
Total comments: 10
Patch Set 3 : Changed GXID API to accept strings #
Total comments: 16
Patch Set 4 : jar comments #Patch Set 5 : lint #Patch Set 6 : merge to TOT #Patch Set 7 : Fix win_rel test error #Patch Set 8 : a MAD nit #
Total comments: 2
Patch Set 9 : header order #
Messages
Total messages: 16 (0 generated)
|