Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index d1f16e78ab6346bd982e90214b51f836742054e1..c2fb6a10cf2e022553ced22505a66186a2b7e6ec 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -6951,6 +6951,17 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</summary> |
</histogram> |
+<histogram name="Extensions.ActiveScriptController.AlwaysRunCount" |
+ units="Extension Count"> |
+ <owner>kalman@chromium.org</owner> |
+ <owner>rdevlin.cronin@chromium.org</owner> |
+ <summary> |
+ The number of times the user has given a host persistent permission to run |
Ilya Sherman
2014/08/12 00:02:11
Hmm, the number of times since when? The beginnin
not at google - send to devlin
2014/08/12 19:49:26
That metric you mention is interesting, but I woul
Ilya Sherman
2014/08/12 20:00:29
Keep in mind that if you're interested in knowing
|
+ script injections. Recorded when "Always Run" is clicked in the |
+ context menu of a script injection request. |
gpdavis
2014/08/11 21:42:00
Hopefully this is a bit more clear.
|
+ </summary> |
+</histogram> |
+ |
<histogram name="Extensions.ActiveScriptController.DeniedExtensions" |
units="Extension Count"> |
<owner>kalman@chromium.org</owner> |