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

Issue 2455803002: Enforce min expected value for CustomCountHistograms on android (Closed)

Created:
4 years, 1 month ago by sebsg
Modified:
4 years, 1 month ago
Reviewers:
Lei Zhang, dmurph, gone, agrieve
CC:
chromium-reviews, asvitkine+watch_chromium.org, agrieve+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Enforce min expected value for CustomCountHistograms on android BUG=659748 Committed: https://crrev.com/d96ddb18a873f7cfd805abfcfce9ab5ba541857c Cr-Commit-Position: refs/heads/master@{#428490}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -3 lines) Patch
M base/android/java/src/org/chromium/base/metrics/RecordHistogram.java View 1 chunk +1 line, -1 line 1 comment Download
M base/android/record_histogram.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/ClearBrowsingDataPreferences.java View 1 chunk +2 lines, -2 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 22 (10 generated)
sebsg
dmurph@ As mentionned by email, just wanted to make sure you are fine with this. ...
4 years, 1 month ago (2016-10-27 17:52:50 UTC) #7
sebsg
Hi thestig@, could you please take a look? thanks!
4 years, 1 month ago (2016-10-27 18:08:13 UTC) #9
dmurph
lgtm
4 years, 1 month ago (2016-10-27 18:38:34 UTC) #10
Lei Zhang
On 2016/10/27 18:08:13, sebsg wrote: > Hi thestig@, could you please take a look? thanks! ...
4 years, 1 month ago (2016-10-27 18:47:13 UTC) #11
sebsg
agrieve@ could you please take a look at base/android/* dfalcantara@ could you please take a ...
4 years, 1 month ago (2016-10-27 18:59:01 UTC) #13
gone
This change breaks ClearBrowsingPreferences#onActivityResult, which has a minimum of 0. You need to sort it ...
4 years, 1 month ago (2016-10-27 21:31:20 UTC) #14
gone
Oh, of course I didn't see the two liner right after this. Bah.
4 years, 1 month ago (2016-10-27 21:31:51 UTC) #15
gone
lgtm https://codereview.chromium.org/2455803002/diff/20001/base/android/java/src/org/chromium/base/metrics/RecordHistogram.java File base/android/java/src/org/chromium/base/metrics/RecordHistogram.java (right): https://codereview.chromium.org/2455803002/diff/20001/base/android/java/src/org/chromium/base/metrics/RecordHistogram.java#newcode114 base/android/java/src/org/chromium/base/metrics/RecordHistogram.java:114: * @param min lower bound for expected sample ...
4 years, 1 month ago (2016-10-27 21:32:53 UTC) #16
agrieve
On 2016/10/27 21:32:53, dfalcantara (slow 10.24) wrote: > lgtm > > https://codereview.chromium.org/2455803002/diff/20001/base/android/java/src/org/chromium/base/metrics/RecordHistogram.java > File base/android/java/src/org/chromium/base/metrics/RecordHistogram.java ...
4 years, 1 month ago (2016-10-28 14:55:41 UTC) #17
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/2455803002/20001
4 years, 1 month ago (2016-10-28 20:32:48 UTC) #19
commit-bot: I haz the power
Committed patchset #1 (id:20001)
4 years, 1 month ago (2016-10-28 21:11:19 UTC) #20
commit-bot: I haz the power
4 years, 1 month ago (2016-10-28 21:12:59 UTC) #22
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/d96ddb18a873f7cfd805abfcfce9ab5ba541857c
Cr-Commit-Position: refs/heads/master@{#428490}

Powered by Google App Engine
This is Rietveld 408576698