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

Issue 2524363003: Support experiment configurations with/without stability metrics. (Closed)

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

Description

Support experiment configurations with/without stability metrics. Also: Ensure all HasInitialStabilityMetrics methods get called as they may do other setup. BUG=546019 Committed: https://crrev.com/02ca7451aa852e2eea5ec7a3ffc3285f58eafd2f Cr-Commit-Position: refs/heads/master@{#435084}

Patch Set 1 #

Total comments: 8

Patch Set 2 : addressed review comments by Alexei #

Total comments: 4

Patch Set 3 : move experiment check into FileMetricsProvider #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -5 lines) Patch
M components/metrics/file_metrics_provider.cc View 1 2 2 chunks +7 lines, -0 lines 0 comments Download
M components/metrics/metrics_service.cc View 1 2 1 chunk +7 lines, -5 lines 0 comments Download

Messages

Total messages: 37 (26 generated)
bcwhite
4 years ago (2016-11-24 21:01:07 UTC) #6
Alexei Svitkine (slow)
https://codereview.chromium.org/2524363003/diff/1/chrome/browser/chrome_browser_field_trials.cc File chrome/browser/chrome_browser_field_trials.cc (right): https://codereview.chromium.org/2524363003/diff/1/chrome/browser/chrome_browser_field_trials.cc#newcode89 chrome/browser/chrome_browser_field_trials.cc:89: unreported == "yes"); This would change the meaning of ...
4 years ago (2016-11-24 21:27:58 UTC) #7
bcwhite
https://codereview.chromium.org/2524363003/diff/1/chrome/browser/chrome_browser_field_trials.cc File chrome/browser/chrome_browser_field_trials.cc (right): https://codereview.chromium.org/2524363003/diff/1/chrome/browser/chrome_browser_field_trials.cc#newcode89 chrome/browser/chrome_browser_field_trials.cc:89: unreported == "yes"); On 2016/11/24 21:27:58, Alexei Svitkine (slow) ...
4 years ago (2016-11-25 18:51:58 UTC) #10
Alexei Svitkine (slow)
https://codereview.chromium.org/2524363003/diff/20001/components/metrics/file_metrics_provider.cc File components/metrics/file_metrics_provider.cc (right): https://codereview.chromium.org/2524363003/diff/20001/components/metrics/file_metrics_provider.cc#newcode475 components/metrics/file_metrics_provider.cc:475: if (!stability_metrics_enabled_) Instead of the extra boolean, why not ...
4 years ago (2016-11-25 19:44:42 UTC) #11
bcwhite
https://codereview.chromium.org/2524363003/diff/20001/components/metrics/file_metrics_provider.cc File components/metrics/file_metrics_provider.cc (right): https://codereview.chromium.org/2524363003/diff/20001/components/metrics/file_metrics_provider.cc#newcode475 components/metrics/file_metrics_provider.cc:475: if (!stability_metrics_enabled_) On 2016/11/25 19:44:42, Alexei Svitkine (slow) wrote: ...
4 years ago (2016-11-28 15:35:46 UTC) #14
Alexei Svitkine (slow)
https://codereview.chromium.org/2524363003/diff/20001/components/metrics/file_metrics_provider.cc File components/metrics/file_metrics_provider.cc (right): https://codereview.chromium.org/2524363003/diff/20001/components/metrics/file_metrics_provider.cc#newcode475 components/metrics/file_metrics_provider.cc:475: if (!stability_metrics_enabled_) On 2016/11/28 15:35:46, bcwhite wrote: > On ...
4 years ago (2016-11-28 16:08:49 UTC) #15
bcwhite
https://codereview.chromium.org/2524363003/diff/20001/components/metrics/file_metrics_provider.cc File components/metrics/file_metrics_provider.cc (right): https://codereview.chromium.org/2524363003/diff/20001/components/metrics/file_metrics_provider.cc#newcode475 components/metrics/file_metrics_provider.cc:475: if (!stability_metrics_enabled_) On 2016/11/28 16:08:49, Alexei Svitkine (slow) wrote: ...
4 years ago (2016-11-29 19:09:07 UTC) #28
Alexei Svitkine (slow)
lgtm
4 years ago (2016-11-29 20:27:21 UTC) #31
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/2524363003/80001
4 years ago (2016-11-29 20:55:31 UTC) #33
commit-bot: I haz the power
Committed patchset #3 (id:80001)
4 years ago (2016-11-29 21:54:48 UTC) #35
commit-bot: I haz the power
4 years ago (2016-11-29 21:58:57 UTC) #37
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/02ca7451aa852e2eea5ec7a3ffc3285f58eafd2f
Cr-Commit-Position: refs/heads/master@{#435084}

Powered by Google App Engine
This is Rietveld 408576698