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

Issue 2633383002: Change FieldTrial::State to not use StringPiece members. (Closed)

Created:
3 years, 11 months ago by Alexei Svitkine (slow)
Modified:
3 years, 11 months ago
Reviewers:
brucedawson
CC:
chromium-reviews, asvitkine+watch_chromium.org, vmpstr+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Change FieldTrial::State to not use StringPiece members. BUG=668538 Review-Url: https://codereview.chromium.org/2633383002 Cr-Commit-Position: refs/heads/master@{#445775} Committed: https://chromium.googlesource.com/chromium/src/+/b97d949a6bad8c3c14e874c2783585fef63e0c30

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address comments. #

Patch Set 3 : Fix initialization in new struct. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -26 lines) Patch
M base/metrics/field_trial.h View 1 1 chunk +6 lines, -4 lines 0 comments Download
M base/metrics/field_trial.cc View 1 2 9 chunks +24 lines, -16 lines 0 comments Download
M base/metrics/field_trial_unittest.cc View 2 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
Alexei Svitkine (slow)
Bruce, PTAL. This is in response to an observation you made last year about StringPiece ...
3 years, 11 months ago (2017-01-17 16:39:00 UTC) #2
brucedawson
Sorry for the delay. Looking now...
3 years, 11 months ago (2017-01-24 00:23:37 UTC) #3
brucedawson
Thanks for doing this. It looks fairly straightforward with some modest but clear gains. lgtm ...
3 years, 11 months ago (2017-01-24 00:44:14 UTC) #4
Alexei Svitkine (slow)
https://codereview.chromium.org/2633383002/diff/1/base/metrics/field_trial.cc File base/metrics/field_trial.cc (right): https://codereview.chromium.org/2633383002/diff/1/base/metrics/field_trial.cc#newcode254 base/metrics/field_trial.cc:254: : trial_name(nullptr), group_name(nullptr), activated(false) {} On 2017/01/24 00:44:14, brucedawson ...
3 years, 11 months ago (2017-01-24 16:40:19 UTC) #5
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/2633383002/20001
3 years, 11 months ago (2017-01-24 16:40:43 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: android_compile_dbg on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_compile_dbg/builds/199749) cast_shell_android on master.tryserver.chromium.android (JOB_FAILED, ...
3 years, 11 months ago (2017-01-24 16:44:21 UTC) #10
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/2633383002/40001
3 years, 11 months ago (2017-01-24 17:42:10 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://chromium.googlesource.com/chromium/src/+/b97d949a6bad8c3c14e874c2783585fef63e0c30
3 years, 11 months ago (2017-01-24 19:16:29 UTC) #16
brucedawson
3 years, 11 months ago (2017-01-24 19:24:15 UTC) #17
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698