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

Issue 2614443002: Supporting study definitions without default groups and end_date filtering. (Closed)

Created:
3 years, 11 months ago by jwd
Modified:
3 years, 11 months ago
Reviewers:
Devlin, rkaplow
CC:
chromium-reviews, asvitkine+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Supporting study definitions without default groups and end_date filtering. end_date is a replacement for expiry_date, which is deprecated by this change. The difference is that end_date is acts as a normal filter, and causes study to not be created when the date is past. expiry_date caused the study to be created, and forced to the default group. This change introduces a generic default group name, which is used for the field trial API when a study doesn't specify one. BUG=677976 Committed: https://crrev.com/49d24a0cc2a73773f3ee72b4d242d6fad8c57254 Cr-Commit-Position: refs/heads/master@{#441487}

Patch Set 1 #

Total comments: 6

Patch Set 2 : rkaplow's comments #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -16 lines) Patch
M components/variations/processed_study.h View 2 chunks +8 lines, -0 lines 0 comments Download
M components/variations/processed_study.cc View 1 4 chunks +16 lines, -8 lines 1 comment Download
M components/variations/proto/study.proto View 1 3 chunks +13 lines, -2 lines 0 comments Download
M components/variations/study_filtering.h View 1 chunk +3 lines, -0 lines 0 comments Download
M components/variations/study_filtering.cc View 2 chunks +15 lines, -0 lines 0 comments Download
M components/variations/study_filtering_unittest.cc View 1 3 chunks +30 lines, -4 lines 0 comments Download
M components/variations/variations_seed_processor.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/variations/variations_seed_processor_unittest.cc View 2 chunks +19 lines, -1 line 0 comments Download

Messages

Total messages: 23 (15 generated)
jwd
3 years, 11 months ago (2017-01-03 16:33:14 UTC) #4
rkaplow
lgtm https://codereview.chromium.org/2614443002/diff/20001/components/variations/processed_study.cc File components/variations/processed_study.cc (right): https://codereview.chromium.org/2614443002/diff/20001/components/variations/processed_study.cc#newcode93 components/variations/processed_study.cc:93: DVLOG(1) << study.name() << " is missing default ...
3 years, 11 months ago (2017-01-04 15:58:25 UTC) #9
jwd
https://codereview.chromium.org/2614443002/diff/20001/components/variations/processed_study.cc File components/variations/processed_study.cc (right): https://codereview.chromium.org/2614443002/diff/20001/components/variations/processed_study.cc#newcode93 components/variations/processed_study.cc:93: DVLOG(1) << study.name() << " is missing default experiment ...
3 years, 11 months ago (2017-01-04 21:10:23 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2614443002/80001
3 years, 11 months ago (2017-01-04 21:24:06 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:80001)
3 years, 11 months ago (2017-01-04 22:22:38 UTC) #18
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/49d24a0cc2a73773f3ee72b4d242d6fad8c57254 Cr-Commit-Position: refs/heads/master@{#441487}
3 years, 11 months ago (2017-01-04 22:24:27 UTC) #20
Devlin
https://codereview.chromium.org/2614443002/diff/80001/components/variations/processed_study.cc File components/variations/processed_study.cc (right): https://codereview.chromium.org/2614443002/diff/80001/components/variations/processed_study.cc#newcode114 components/variations/processed_study.cc:114: const std::string ProcessedStudy::kGenericDefaultExperimentName = non-POD statics aren't allowed (this ...
3 years, 11 months ago (2017-01-04 23:13:46 UTC) #22
Devlin
3 years, 11 months ago (2017-01-04 23:14:06 UTC) #23
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:80001) has been created in
https://codereview.chromium.org/2615763002/ by rdevlin.cronin@chromium.org.

The reason for reverting is: Sheriff: Broke sizes on linux (see comment in CL).

Powered by Google App Engine
This is Rietveld 408576698