| Index: tools/metrics/rappor/rappor.xml
|
| diff --git a/tools/metrics/rappor/rappor.xml b/tools/metrics/rappor/rappor.xml
|
| index 4bc21a5520dc3979852dbc7256620f4baeb61029..032092f5f9c0eeb8d6a1f05eaee95922e415af7f 100644
|
| --- a/tools/metrics/rappor/rappor.xml
|
| +++ b/tools/metrics/rappor/rappor.xml
|
| @@ -906,6 +906,15 @@ components/rappor/rappor_parameters.h.
|
| </summary>
|
| </rappor-metric>
|
|
|
| +<rappor-metric name="DeviceSensors.DeviceMotionCrossOrigin"
|
| + type="ETLD_PLUS_ONE">
|
| + <owner>timvolodine@chromium.org</owner>
|
| + <summary>
|
| + The domain and registry of the URL that is using Device Motion API from a
|
| + frame with an origin different to that of the main frame.
|
| + </summary>
|
| +</rappor-metric>
|
| +
|
| <rappor-metric name="DeviceSensors.DeviceOrientation" type="ETLD_PLUS_ONE">
|
| <owner>timvolodine@chromium.org</owner>
|
| <summary>
|
| @@ -913,6 +922,15 @@ components/rappor/rappor_parameters.h.
|
| </summary>
|
| </rappor-metric>
|
|
|
| +<rappor-metric name="DeviceSensors.DeviceOrientationCrossOrigin"
|
| + type="ETLD_PLUS_ONE">
|
| + <owner>timvolodine@chromium.org</owner>
|
| + <summary>
|
| + The domain and registry of the URL that is using Device Orientation API from
|
| + a frame with an origin different to that of the main frame.
|
| + </summary>
|
| +</rappor-metric>
|
| +
|
| <rappor-metric name="DomDistiller.OpenPanel" type="UMA_RAPPOR_TYPE">
|
| <owner>wychen@chromium.org</owner>
|
| <summary>
|
|
|