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

Issue 8506038: Support using UMA_HISTOGRAM_CUSTOM_ENUMERATION from the renderer. (Closed)

Created:
9 years, 1 month ago by Ami GONE FROM CHROMIUM
Modified:
9 years, 1 month ago
CC:
chromium-reviews, brettw-cc_chromium.org
Visibility:
Public.

Description

Support using UMA_HISTOGRAM_CUSTOM_ENUMERATION from the renderer. BUG=103633 TEST=trybots & manually checking that chrome://histograms/Aspect now shows the two custom enum histograms from r108951, with correctly specific buckets. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109823

Patch Set 1 : . #

Total comments: 8

Patch Set 2 : jar CR#1 response #

Patch Set 3 : restructured #

Patch Set 4 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -1 line) Patch
M base/metrics/histogram.h View 1 2 3 4 chunks +16 lines, -0 lines 0 comments Download
M base/metrics/histogram.cc View 1 2 3 5 chunks +35 lines, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
Ami GONE FROM CHROMIUM
Jim: please review. BTW, I tried to write some unittests for this and realized after ...
9 years, 1 month ago (2011-11-10 04:14:21 UTC) #1
jar (doing other things)
Thanks for spending the time on this!! I think the function is correct... but I ...
9 years, 1 month ago (2011-11-11 19:43:38 UTC) #2
Ami GONE FROM CHROMIUM
Thanks & please take another look. http://codereview.chromium.org/8506038/diff/2001/base/metrics/histogram.cc File base/metrics/histogram.cc (right): http://codereview.chromium.org/8506038/diff/2001/base/metrics/histogram.cc#newcode244 base/metrics/histogram.cc:244: histogram.cached_ranges()->Serialize(&pickle); On 2011/11/11 ...
9 years, 1 month ago (2011-11-11 22:44:48 UTC) #3
jar (doing other things)
The interesting question is: Who (what class) should be able to determine a proper argument ...
9 years, 1 month ago (2011-11-12 00:08:56 UTC) #4
Ami GONE FROM CHROMIUM
PTAL - coded up your suggestion. I still don't think this approach is better, but ...
9 years, 1 month ago (2011-11-12 04:26:55 UTC) #5
jar (doing other things)
lgtm
9 years, 1 month ago (2011-11-13 01:47:33 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fischman@chromium.org/8506038/4003
9 years, 1 month ago (2011-11-13 02:01:27 UTC) #7
commit-bot: I haz the power
Try job failure for 8506038-4003 (retry) on mac_rel for step "compile" (clobber build). It's a ...
9 years, 1 month ago (2011-11-13 02:43:09 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fischman@chromium.org/8506038/14001
9 years, 1 month ago (2011-11-13 03:08:58 UTC) #9
commit-bot: I haz the power
9 years, 1 month ago (2011-11-13 04:19:17 UTC) #10
Change committed as 109823

Powered by Google App Engine
This is Rietveld 408576698