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

Issue 8400043: Simplify and shrink the UMA reporting code for mixed content. (Closed)

Created:
9 years, 1 month ago by palmer
Modified:
9 years, 1 month ago
CC:
chromium-reviews, darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Simplify and shrink the UMA reporting code for mixed content. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107807

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 2

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -120 lines) Patch
M chrome/renderer/chrome_render_view_observer.cc View 1 2 2 chunks +53 lines, -120 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
palmer
This new version builds an array of signals to send, and then sends them in ...
9 years, 1 month ago (2011-10-27 22:40:10 UTC) #1
jar (doing other things)
The repeating of the macro N times is a waste... but IMO you gain little ...
9 years, 1 month ago (2011-10-27 22:58:12 UTC) #2
palmer
> I'd suggest just replacing all the old UMA_HISTOGRAM_ENUMERATION() call that > have a single ...
9 years, 1 month ago (2011-10-27 23:26:58 UTC) #3
jar (doing other things)
This looks much better IMO. I was tempted to suggest that the repetitive if ...
9 years, 1 month ago (2011-10-27 23:41:31 UTC) #4
palmer
> This looks much better IMO. And thank you for the suggestion! I don't know ...
9 years, 1 month ago (2011-10-28 18:22:30 UTC) #5
jar (doing other things)
9 years, 1 month ago (2011-10-28 18:39:03 UTC) #6
lgtm

Powered by Google App Engine
This is Rietveld 408576698