Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(483)

Issue 11359136: Make it so disabled field trials are not reported as active. (Closed)

Created:
8 years, 1 month ago by Alexei Svitkine (slow)
Modified:
8 years, 1 month ago
Reviewers:
Ilya Sherman
CC:
chromium-reviews, MAD, erikwright+watch_chromium.org, Ilya Sherman, jar (doing other things)
Visibility:
Public.

Description

Make it so disabled field trials are not reported as active. BUG=160310 TEST=New FieldTrialTest.DisabledTrialNotActive test and updated existing tests. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=167045

Patch Set 1 : #

Patch Set 2 : #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -22 lines) Patch
M base/metrics/field_trial.h View 1 2 chunks +9 lines, -6 lines 0 comments Download
M base/metrics/field_trial.cc View 1 2 chunks +3 lines, -2 lines 2 comments Download
M base/metrics/field_trial_unittest.cc View 1 3 chunks +39 lines, -14 lines 2 comments Download

Messages

Total messages: 5 (0 generated)
Alexei Svitkine (slow)
8 years, 1 month ago (2012-11-09 22:00:10 UTC) #1
Ilya Sherman
LGTM http://codereview.chromium.org/11359136/diff/14002/base/metrics/field_trial.cc File base/metrics/field_trial.cc (right): http://codereview.chromium.org/11359136/diff/14002/base/metrics/field_trial.cc#newcode148 base/metrics/field_trial.cc:148: if (enable_field_trial_) optional nit: Maybe combine this with ...
8 years, 1 month ago (2012-11-09 22:45:58 UTC) #2
Alexei Svitkine (slow)
http://codereview.chromium.org/11359136/diff/14002/base/metrics/field_trial.cc File base/metrics/field_trial.cc (right): http://codereview.chromium.org/11359136/diff/14002/base/metrics/field_trial.cc#newcode148 base/metrics/field_trial.cc:148: if (enable_field_trial_) On 2012/11/09 22:45:59, Ilya Sherman wrote: > ...
8 years, 1 month ago (2012-11-09 23:42:39 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asvitkine@chromium.org/11359136/14002
8 years, 1 month ago (2012-11-09 23:44:13 UTC) #4
commit-bot: I haz the power
8 years, 1 month ago (2012-11-10 03:19:45 UTC) #5
Change committed as 167045

Powered by Google App Engine
This is Rietveld 408576698