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

Issue 2014463003: Modifications for recording whether UMA/Crash default state for iOS (Closed)

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

Description

Modifications for recording whether UMA/Crash default state for iOS. BUG=612828 Committed: https://crrev.com/06e66ef365cf2cd743640a8c110309de533c0d48 Cr-Commit-Position: refs/heads/master@{#398116}

Patch Set 1 : #

Patch Set 2 : fix android include #

Total comments: 6

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -50 lines) Patch
M chrome/browser/android/metrics/uma_utils.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/first_run/first_run_internal_posix.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/metrics/chrome_metrics_service_client.cc View 3 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/metrics/metrics_reporting_state.h View 1 chunk +0 lines, -15 lines 0 comments Download
M chrome/browser/metrics/metrics_reporting_state.cc View 2 chunks +0 lines, -19 lines 0 comments Download
M chrome/common/pref_names.h View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/common/pref_names.cc View 1 chunk +0 lines, -7 lines 0 comments Download
M components/metrics.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M components/metrics/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M components/metrics/metrics_pref_names.h View 1 chunk +1 line, -0 lines 0 comments Download
M components/metrics/metrics_pref_names.cc View 1 chunk +7 lines, -0 lines 0 comments Download
A components/metrics/metrics_reporting_default_state.h View 1 2 3 1 chunk +32 lines, -0 lines 0 comments Download
A components/metrics/metrics_reporting_default_state.cc View 1 2 3 1 chunk +32 lines, -0 lines 0 comments Download
M ios/chrome/browser/metrics/ios_chrome_metrics_service_client.cc View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 27 (14 generated)
gayane -on leave until 09-2017
Please have a look. Actual recording of the default bit would be in separate CL
4 years, 7 months ago (2016-05-26 18:00:07 UTC) #8
Alexei Svitkine (slow)
Looks good, just a few nits. https://codereview.chromium.org/2014463003/diff/100001/components/metrics/metrics_reporting_default_state.cc File components/metrics/metrics_reporting_default_state.cc (right): https://codereview.chromium.org/2014463003/diff/100001/components/metrics/metrics_reporting_default_state.cc#newcode12 components/metrics/metrics_reporting_default_state.cc:12: registry->RegisterIntegerPref(metrics::prefs::kMetricsDefaultOptIn, Nit: No ...
4 years, 7 months ago (2016-05-26 19:24:15 UTC) #9
gayane -on leave until 09-2017
thanks. nits addressed https://codereview.chromium.org/2014463003/diff/100001/components/metrics/metrics_reporting_default_state.cc File components/metrics/metrics_reporting_default_state.cc (right): https://codereview.chromium.org/2014463003/diff/100001/components/metrics/metrics_reporting_default_state.cc#newcode12 components/metrics/metrics_reporting_default_state.cc:12: registry->RegisterIntegerPref(metrics::prefs::kMetricsDefaultOptIn, On 2016/05/26 19:24:15, Alexei Svitkine ...
4 years, 7 months ago (2016-05-26 20:33:37 UTC) #10
gayane -on leave until 09-2017
lpromero@chromium.org: Please review changes in ios/chrome/browser/metrics/ios_chrome_metrics_service_client.cc sky@chromium.org: Please review changes in chrome/browser/*
4 years, 7 months ago (2016-05-26 20:36:01 UTC) #12
Alexei Svitkine (slow)
lgtm https://codereview.chromium.org/2014463003/diff/120001/components/metrics/metrics_reporting_default_state.h File components/metrics/metrics_reporting_default_state.h (right): https://codereview.chromium.org/2014463003/diff/120001/components/metrics/metrics_reporting_default_state.h#newcode10 components/metrics/metrics_reporting_default_state.h:10: #include "components/prefs/pref_service.h" Nit: Move these #includes to the ...
4 years, 7 months ago (2016-05-26 21:08:59 UTC) #13
lpromero
ios/ lgtm
4 years, 7 months ago (2016-05-26 22:00:56 UTC) #14
gayane -on leave until 09-2017
addressed @asvitkine's comment. https://codereview.chromium.org/2014463003/diff/120001/components/metrics/metrics_reporting_default_state.h File components/metrics/metrics_reporting_default_state.h (right): https://codereview.chromium.org/2014463003/diff/120001/components/metrics/metrics_reporting_default_state.h#newcode10 components/metrics/metrics_reporting_default_state.h:10: #include "components/prefs/pref_service.h" On 2016/05/26 21:08:58, Alexei ...
4 years, 6 months ago (2016-06-01 18:58:39 UTC) #15
sky
LGTM
4 years, 6 months ago (2016-06-01 19:51:22 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2014463003/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2014463003/140001
4 years, 6 months ago (2016-06-01 22:10:42 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/239324)
4 years, 6 months ago (2016-06-02 01:53:36 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2014463003/140001
4 years, 6 months ago (2016-06-06 18:47:10 UTC) #23
commit-bot: I haz the power
Committed patchset #4 (id:140001)
4 years, 6 months ago (2016-06-06 20:39:30 UTC) #25
commit-bot: I haz the power
4 years, 6 months ago (2016-06-06 20:42:51 UTC) #27
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/06e66ef365cf2cd743640a8c110309de533c0d48
Cr-Commit-Position: refs/heads/master@{#398116}

Powered by Google App Engine
This is Rietveld 408576698