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

Issue 2456723004: Move VariationsParamAssociator to base (Closed)

Created:
4 years, 1 month ago by lawrencewu
Modified:
4 years, 1 month ago
CC:
chromium-reviews, asvitkine+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move VariationsParamAssociator to base Moves VariationsParamAssociator to base as FieldTrialParamAssociator and just reroutes the calls in variations_associated_data.cc to this new class in field_trial_param_associator.h/.cc. This is so we can eventually get field trial parameters into child processes using shared memory. BUG=660038 Committed: https://crrev.com/5d5ac0c30be692e2e918121e140a869af36f8dc2 Cr-Commit-Position: refs/heads/master@{#428710}

Patch Set 1 #

Total comments: 10

Patch Set 2 : address comments #

Patch Set 3 : fix compile error #

Patch Set 4 : rebase-update #

Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -66 lines) Patch
M base/BUILD.gn View 1 1 chunk +2 lines, -0 lines 0 comments Download
A base/metrics/field_trial_param_associator.h View 1 2 1 chunk +57 lines, -0 lines 0 comments Download
A base/metrics/field_trial_param_associator.cc View 1 2 1 chunk +56 lines, -0 lines 0 comments Download
M components/variations/variations_associated_data.cc View 4 chunks +5 lines, -66 lines 0 comments Download

Messages

Total messages: 27 (17 generated)
lawrencewu
First step of the plan to eventually get params into base.
4 years, 1 month ago (2016-10-27 17:15:14 UTC) #2
Alexei Svitkine (slow)
Looks good, just a few comments. https://codereview.chromium.org/2456723004/diff/1/base/metrics/field_trial_param_associator.cc File base/metrics/field_trial_param_associator.cc (right): https://codereview.chromium.org/2456723004/diff/1/base/metrics/field_trial_param_associator.cc#newcode1 base/metrics/field_trial_param_associator.cc:1: // Copyright (c) ...
4 years, 1 month ago (2016-10-28 15:39:17 UTC) #3
lawrencewu
Address comments. @dcheng, would you mind taking a look at the new BUILD.gn file? Thanks ...
4 years, 1 month ago (2016-10-28 16:54:29 UTC) #5
dcheng
//base LGTM
4 years, 1 month ago (2016-10-28 17:38:15 UTC) #7
Alexei Svitkine (slow)
lgtm
4 years, 1 month ago (2016-10-28 18:46:33 UTC) #8
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/2456723004/20001
4 years, 1 month ago (2016-10-28 18:51:31 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_compile_dbg_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg_ng/builds/295831) mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, ...
4 years, 1 month ago (2016-10-28 18:59:08 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/2456723004/60001
4 years, 1 month ago (2016-10-31 14:47:46 UTC) #23
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 1 month ago (2016-10-31 14:52:38 UTC) #25
commit-bot: I haz the power
4 years, 1 month ago (2016-10-31 14:55:02 UTC) #27
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/5d5ac0c30be692e2e918121e140a869af36f8dc2
Cr-Commit-Position: refs/heads/master@{#428710}

Powered by Google App Engine
This is Rietveld 408576698