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

Issue 1941963002: Add variations params api to get params from features. (Closed)

Created:
4 years, 7 months ago by jwd
Modified:
4 years, 7 months ago
CC:
chromium-reviews, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add variations params api to get params from features. BUG=609184 Committed: https://crrev.com/07b903843153028c654105e6138d3ed891219b5f Cr-Commit-Position: refs/heads/master@{#392142}

Patch Set 1 #

Patch Set 2 : added tests #

Total comments: 8

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+180 lines, -0 lines) Patch
M base/BUILD.gn View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M base/feature_list.h View 2 chunks +10 lines, -0 lines 0 comments Download
M base/feature_list.cc View 2 chunks +19 lines, -0 lines 0 comments Download
M base/feature_list_unittest.cc View 1 2 1 chunk +13 lines, -0 lines 0 comments Download
M components/variations/variations_associated_data.h View 1 2 3 chunks +28 lines, -0 lines 0 comments Download
M components/variations/variations_associated_data.cc View 3 chunks +25 lines, -0 lines 0 comments Download
M components/variations/variations_associated_data_unittest.cc View 1 2 3 chunks +84 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (9 generated)
jwd
4 years, 7 months ago (2016-05-02 22:42:51 UTC) #3
jwd
4 years, 7 months ago (2016-05-02 22:42:52 UTC) #4
jwd
On 2016/05/02 22:42:52, Jesse Doherty wrote: It's not clear to me if the params should ...
4 years, 7 months ago (2016-05-03 15:27:58 UTC) #5
Alexei Svitkine (slow)
Looks great! I think current semantics (re: disabled features) is fine to start off. https://codereview.chromium.org/1941963002/diff/20001/base/feature_list.h ...
4 years, 7 months ago (2016-05-03 17:04:26 UTC) #6
jwd
https://codereview.chromium.org/1941963002/diff/20001/base/feature_list.h File base/feature_list.h (right): https://codereview.chromium.org/1941963002/diff/20001/base/feature_list.h#newcode146 base/feature_list.h:146: static FieldTrial* GetFieldTrial(const Feature& feature); On 2016/05/03 17:04:25, Alexei ...
4 years, 7 months ago (2016-05-03 20:12:27 UTC) #7
Alexei Svitkine (slow)
LGTM Please create a crbug for this CL
4 years, 7 months ago (2016-05-03 20:24:05 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1941963002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1941963002/40001
4 years, 7 months ago (2016-05-04 17:52:00 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/177587)
4 years, 7 months ago (2016-05-04 18:04:10 UTC) #13
jwd
+danakj for base/BUILD.gn change. Just adding feature_list_unittest.cc, which never made the move from gyp.
4 years, 7 months ago (2016-05-06 18:58:32 UTC) #15
danakj
LGTM
4 years, 7 months ago (2016-05-06 18:59:44 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1941963002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1941963002/40001
4 years, 7 months ago (2016-05-06 19:30:34 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 7 months ago (2016-05-06 20:39:54 UTC) #20
commit-bot: I haz the power
4 years, 7 months ago (2016-05-06 20:41:14 UTC) #22
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/07b903843153028c654105e6138d3ed891219b5f
Cr-Commit-Position: refs/heads/master@{#392142}

Powered by Google App Engine
This is Rietveld 408576698