Chromium Code Reviews| Index: tools/metrics/rappor/rappor.xml |
| diff --git a/tools/metrics/rappor/rappor.xml b/tools/metrics/rappor/rappor.xml |
| index 0d3e3225e225207ce1c1409db4208069699ca05e..0bb43975b13852bbbc22d480d34662167696ebc5 100644 |
| --- a/tools/metrics/rappor/rappor.xml |
| +++ b/tools/metrics/rappor/rappor.xml |
| @@ -1009,6 +1009,24 @@ components/rappor/rappor_parameters.h. |
| </summary> |
| </rappor-metric> |
| +<rappor-metric name="OfflinePages.SavedPage" |
| + type="LOW_FREQUENCY_UMA_RAPPOR_TYPE"> |
| + <owner>dewittj@chromium.org</owner> |
| + <summary> |
| + The domain and registry of the URL that is saved by the offline pages |
| + feature. |
| + </summary> |
| +</rappor-metric> |
| + |
| +<rappor-metric name="OfflinePages.ViewedPage" |
|
fgorski
2016/05/13 17:49:18
could this name say that that we are viewing offli
|
| + type="LOW_FREQUENCY_UMA_RAPPOR_TYPE"> |
| + <owner>dewittj@chromium.org</owner> |
| + <summary> |
| + The domain and registry of the URL that is saved by the offline pages |
| + feature. |
| + </summary> |
| +</rappor-metric> |
| + |
| <rappor-metric name="PageLoad.CoarseTiming.NavigationToFirstContentfulPaint" |
| type="UMA_RAPPOR_TYPE"> |
| <owner>csharrison@chromium.org</owner> |