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

Issue 2484773002: Store ref in field trial in child processes (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

Store ref in field trial in child processes This CL stores the ref in the field trial in child processes, so we can look them up later when we will have experiment parameters associated with them in shared memory. Also initializes the allocator in the child process when we're creating the field trials so we have a handle on that as well. BUG=662942 Committed: https://crrev.com/8c13daefb5958061dce05d10bbe22992635a8645 Cr-Commit-Position: refs/heads/master@{#430718}

Patch Set 1 #

Total comments: 2

Patch Set 2 : add comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -7 lines) Patch
M base/metrics/field_trial.h View 1 1 chunk +4 lines, -3 lines 0 comments Download
M base/metrics/field_trial.cc View 1 4 chunks +17 lines, -4 lines 0 comments Download

Messages

Total messages: 17 (10 generated)
lawrencewu
initial CL
4 years, 1 month ago (2016-11-07 16:50:25 UTC) #2
Alexei Svitkine (slow)
Please wrap the last sentence of the paragraph in your CL description. https://codereview.chromium.org/2484773002/diff/1/base/metrics/field_trial.cc File base/metrics/field_trial.cc ...
4 years, 1 month ago (2016-11-07 18:31:33 UTC) #4
lawrencewu
Added comments. https://codereview.chromium.org/2484773002/diff/1/base/metrics/field_trial.cc File base/metrics/field_trial.cc (right): https://codereview.chromium.org/2484773002/diff/1/base/metrics/field_trial.cc#newcode944 base/metrics/field_trial.cc:944: if (allocator && allocator->IsReadonly()) On 2016/11/07 18:31:33, ...
4 years, 1 month ago (2016-11-07 19:11:37 UTC) #8
Alexei Svitkine (slow)
lgtm
4 years, 1 month ago (2016-11-08 18:49:56 UTC) #11
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/2484773002/20001
4 years, 1 month ago (2016-11-08 19:20:20 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-11-08 21:30:27 UTC) #15
commit-bot: I haz the power
4 years, 1 month ago (2016-11-08 21:38:40 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/8c13daefb5958061dce05d10bbe22992635a8645
Cr-Commit-Position: refs/heads/master@{#430718}

Powered by Google App Engine
This is Rietveld 408576698