| Index: tools/metrics/rappor/rappor.xml
|
| diff --git a/tools/metrics/rappor/rappor.xml b/tools/metrics/rappor/rappor.xml
|
| index 2d3a2f26bc9193d91f00a9d16e6bc82a308c914a..4de1937161920f8988c104ce9da5070cc9dd0008 100644
|
| --- a/tools/metrics/rappor/rappor.xml
|
| +++ b/tools/metrics/rappor/rappor.xml
|
| @@ -1004,6 +1004,25 @@ components/rappor/rappor_service.cc.
|
| </summary>
|
| </rappor-metric>
|
|
|
| +<rappor-metric name="PowerfulFeatureUse.Host.ApplicationCacheAPI.Insecure"
|
| + type="ETLD_PLUS_ONE">
|
| + <owner>jww@chromium.org</owner>
|
| + <summary>
|
| + The host of the URL that uses a the Application Cache programmatic API from
|
| + an insecure origin.
|
| + </summary>
|
| +</rappor-metric>
|
| +
|
| +<rappor-metric
|
| + name="PowerfulFeatureUse.Host.ApplicationCacheManifestSelect.Insecure"
|
| + type="ETLD_PLUS_ONE">
|
| + <owner>jww@chromium.org</owner>
|
| + <summary>
|
| + The host of the URL that uses an Application Cache manifest from an insecure
|
| + origin.
|
| + </summary>
|
| +</rappor-metric>
|
| +
|
| <rappor-metric name="PowerfulFeatureUse.Host.DeviceMotion.Insecure"
|
| type="ETLD_PLUS_ONE">
|
| <owner>jww@chromium.org</owner>
|
|
|