Chromium Code Reviews| Index: tools/metrics/histograms/histograms.xml |
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
| index ac91167b744d32bd94dfd9e71de54ae2313017cb..3c17c2a81c4c0d9bcfc06ecaa46e0c3625ae732d 100644 |
| --- a/tools/metrics/histograms/histograms.xml |
| +++ b/tools/metrics/histograms/histograms.xml |
| @@ -5791,6 +5791,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
| </summary> |
| </histogram> |
| +<histogram name="ContentSettings.AddManualException" enum="ContentType"> |
| + <owner>lshang@chromium.org</owner> |
| + <summary> |
| + Number of times a manually input exception for a given content setting type |
| + was added. |
| + </summary> |
| +</histogram> |
| + |
| <histogram name="ContentSettings.DefaultCookiesSetting" enum="ContentSetting"> |
| <owner>toyoshim@chromium.org</owner> |
| <summary>The default cookies setting at profile open.</summary> |
| @@ -5919,6 +5927,161 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
| </summary> |
| </histogram> |
| +<histogram name="ContentSettings.NumberOfautomatic-downloadsExceptions"> |
| + <owner>lshang@chromium.org</owner> |
| + <summary> |
| + The number of user defined automatic downloads exceptions at browser start. |
| + </summary> |
| +</histogram> |
|
raymes
2016/04/12 23:22:39
We can just have one histogram entry for these and
lshang
2016/04/14 04:55:29
Done.
|
| + |
| +<histogram name="ContentSettings.NumberOfbackground-syncExceptions"> |
| + <owner>lshang@chromium.org</owner> |
| + <summary> |
| + The number of user defined background sync exceptions at browser start. |
| + </summary> |
| +</histogram> |
| + |
| +<histogram name="ContentSettings.NumberOfbluetooth-guardExceptions"> |
| + <owner>lshang@chromium.org</owner> |
| + <summary> |
| + The number of user defined blue tooth exceptions at browser start. |
| + </summary> |
| +</histogram> |
| + |
| +<histogram name="ContentSettings.NumberOfcookiesExceptions"> |
| + <owner>lshang@chromium.org</owner> |
| + <summary> |
| + The number of user defined cookies exceptions at browser start. |
| + </summary> |
| +</histogram> |
| + |
| +<histogram name="ContentSettings.NumberOfdurable-storageExceptions"> |
| + <owner>lshang@chromium.org</owner> |
| + <summary> |
| + The number of user defined durable storage exceptions at browser start. |
| + </summary> |
| +</histogram> |
| + |
| +<histogram name="ContentSettings.NumberOffullscreenExceptions"> |
| + <owner>lshang@chromium.org</owner> |
| + <summary> |
| + The number of user defined fullscreen exceptions at browser start. |
| + </summary> |
| +</histogram> |
| + |
| +<histogram name="ContentSettings.NumberOfgeolocationExceptions"> |
| + <owner>lshang@chromium.org</owner> |
| + <summary> |
| + The number of user defined geolocation exceptions at browser start. |
| + </summary> |
| +</histogram> |
| + |
| +<histogram name="ContentSettings.NumberOfimagesExceptions"> |
| + <owner>lshang@chromium.org</owner> |
| + <summary> |
| + The number of user defined images exceptions at browser start. |
| + </summary> |
| +</histogram> |
| + |
| +<histogram name="ContentSettings.NumberOfjavascriptExceptions"> |
| + <owner>lshang@chromium.org</owner> |
| + <summary> |
| + The number of user defined JavaScript exceptions at browser start. |
| + </summary> |
| +</histogram> |
| + |
| +<histogram name="ContentSettings.NumberOfkeygenExceptions"> |
| + <owner>lshang@chromium.org</owner> |
| + <summary> |
| + The number of user defined ppapi broker exceptions at browser start. |
| + </summary> |
| +</histogram> |
| + |
| +<histogram name="ContentSettings.NumberOfmedia-stream-cameraExceptions"> |
| + <owner>lshang@chromium.org</owner> |
| + <summary> |
| + The number of user defined camera exceptions at browser start. |
| + </summary> |
| +</histogram> |
| + |
| +<histogram name="ContentSettings.NumberOfmedia-stream-micExceptions"> |
| + <owner>lshang@chromium.org</owner> |
| + <summary> |
| + The number of user defined microphone exceptions at browser start. |
| + </summary> |
| +</histogram> |
| + |
| +<histogram name="ContentSettings.NumberOfmidi-sysexExceptions"> |
| + <owner>lshang@chromium.org</owner> |
| + <summary> |
| + The number of user defined MIDI exceptions at browser start. |
| + </summary> |
| +</histogram> |
| + |
| +<histogram name="ContentSettings.NumberOfmixed-scriptExceptions"> |
| + <owner>lshang@chromium.org</owner> |
| + <summary> |
| + The number of user defined mixed script exceptions at browser start. |
| + </summary> |
| +</histogram> |
| + |
| +<histogram name="ContentSettings.NumberOfmouselockExceptions"> |
| + <owner>lshang@chromium.org</owner> |
| + <summary> |
| + The number of user defined mouselock exceptions at browser start. |
| + </summary> |
| +</histogram> |
| + |
| +<histogram name="ContentSettings.NumberOfnotificationsExceptions"> |
| + <owner>lshang@chromium.org</owner> |
| + <summary> |
| + The number of user defined notifications exceptions at browser start. |
| + </summary> |
| +</histogram> |
| + |
| +<histogram name="ContentSettings.NumberOfpluginsExceptions"> |
| + <owner>lshang@chromium.org</owner> |
| + <summary> |
| + The number of user defined plugin exceptions at browser start. |
| + </summary> |
| +</histogram> |
| + |
| +<histogram name="ContentSettings.NumberOfpopupsExceptions"> |
| + <owner>lshang@chromium.org</owner> |
| + <summary> |
| + The number of user defined popup exceptions at browser start. |
| + </summary> |
| +</histogram> |
| + |
| +<histogram name="ContentSettings.NumberOfppapi-brokerExceptions"> |
| + <owner>lshang@chromium.org</owner> |
| + <summary> |
| + The number of user defined ppapi broker exceptions at browser start. |
| + </summary> |
| +</histogram> |
| + |
| +<histogram name="ContentSettings.NumberOfprotected-media-identifierExceptions"> |
| + <owner>lshang@chromium.org</owner> |
| + <summary> |
| + The number of user defined protected media identifier exceptions at browser |
| + start. |
| + </summary> |
| +</histogram> |
| + |
| +<histogram name="ContentSettings.NumberOfprotocol-handlerExceptions"> |
| + <owner>lshang@chromium.org</owner> |
| + <summary> |
| + The number of user defined protocol handler exceptions at browser start. |
| + </summary> |
| +</histogram> |
| + |
| +<histogram name="ContentSettings.NumberOfpush-messagingExceptions"> |
| + <owner>lshang@chromium.org</owner> |
| + <summary> |
| + The number of user defined push messaging exceptions at browser start. |
| + </summary> |
| +</histogram> |
| + |
| <histogram name="ContentSettings.PermissionActions" enum="PermissionAction"> |
| <obsolete> |
| Removed 11/2015 in favor of Permissions.Action.* |