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

Issue 244038: Turn extension script injection histograms into uma histograms.... (Closed)

Created:
11 years, 2 months ago by asargent_no_longer_on_chrome
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, brettw+cc_chromium.org, darin (slow to review), jam
Visibility:
Public.

Description

Turn extension script injection histograms into uma histograms. -Switch to UMA_HISTOGRAM_* macros. -Rename to reflect that extensions are subsuming content scripts, and better fit the common style of histogram names. -Count css and scripts separately, and fix script count to account for multiple scripts per extension. BUG=none TEST=none

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -8 lines) Patch
M chrome/renderer/user_script_slave.cc View 4 chunks +11 lines, -8 lines 2 comments Download

Messages

Total messages: 6 (0 generated)
asargent_no_longer_on_chrome
aa: Please look at changes to counting number of scripts (in particular, does this make ...
11 years, 2 months ago (2009-09-29 18:10:14 UTC) #1
jar (doing other things)
The histogram names LGTM. See comment below about ranges. http://codereview.chromium.org/244038/diff/1/2 File chrome/renderer/user_script_slave.cc (right): http://codereview.chromium.org/244038/diff/1/2#newcode184 Line ...
11 years, 2 months ago (2009-09-29 20:55:02 UTC) #2
Aaron Boodman
lgtm
11 years, 2 months ago (2009-09-30 22:01:03 UTC) #3
asargent_no_longer_on_chrome
http://codereview.chromium.org/244038/diff/1/2 File chrome/renderer/user_script_slave.cc (right): http://codereview.chromium.org/244038/diff/1/2#newcode184 Line 184: UMA_HISTOGRAM_TIMES("Extensions.InjectEnd_Time", timer.Elapsed()); On 2009/09/29 20:55:02, jar wrote: > ...
11 years, 2 months ago (2009-09-30 23:36:45 UTC) #4
Aaron Boodman
Can this issue be closed?
11 years, 2 months ago (2009-10-07 01:31:39 UTC) #5
asargent_no_longer_on_chrome
11 years, 2 months ago (2009-10-07 01:43:40 UTC) #6
For some reason lately gcl submit has been failing to close issues
automatically for me occasionally. I just closed it manually.

On Tue, Oct 6, 2009 at 6:31 PM, <aa@chromium.org> wrote:

> Can this issue be closed?
>
>
> http://codereview.chromium.org/244038
>

Powered by Google App Engine
This is Rietveld 408576698