Add histogram entries for autofill SecurityLevel metrics
The previous CL (crrev.com/c/1103218) did not add the entries for the new histograms in histograms.xml (preventing them from getting collected by UMA). This CL makes a small change to the previous CL to simplify the histogram names (re-using the same base autofill histograms as already exist), and adds their suffixed histograms recursively to the set of affected histograms for the SecurityLevel suffix. These metrics are used for splitting some of the existing autofill histograms by the SecurityLevel of the page on which they occur (to be able to distinguish autofill behavior on different types of pages). This also adds two owners to the "SecurityLevel" suffix as it is now applied to histograms not already owned by Enamel folk. Bug: 853347 Change-Id: I9151b55a69e92353d17634b60aba5725e67d3c08 Reviewed-on: https://chromium-review.googlesource.com/1117740Reviewed-by:Sebastien Seguin-Gagnon <sebsg@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
Evan Stade <estade@chromium.org> Commit-Queue: Christopher Thompson <cthomp@chromium.org> Cr-Commit-Position: refs/heads/master@{#571255}
Showing
Please register or sign in to comment