| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 6ba95e2852617130f065b31664baeb52a57e4b1a..e5007cbe4c3b95129585cbe8eb2d65db25c6359c 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -3288,7 +3288,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| the data after and then submitted, we would only emit one "Submitted
|
| with server suggestion filled (once)"; - The submission segmentation
|
| works by checking what kind of data was last filled for this type of form in
|
| - the page load. So, if I user initially filled with local data and after that
|
| + the page load. So, if a user initially filled with local data and after that
|
| filled with server, we will only emit "Submitted with server suggestion
|
| filled (once)".
|
| </details>
|
| @@ -3307,7 +3307,27 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| the data after and then submitted, we would only emit one "Submitted
|
| with server suggestion filled (once)"; - The submission segmentation
|
| works by checking what kind of data was last filled for this type of form in
|
| - the page load. So, if I user initially filled with local data and after that
|
| + the page load. So, if a user initially filled with local data and after that
|
| + filled with server, we will only emit "Submitted with server suggestion
|
| + filled (once)".
|
| + </details>
|
| +</histogram>
|
| +
|
| +<histogram name="Autofill.FormEvents.CreditCard.OnNonsecurePage"
|
| + enum="AutofillFormEvent">
|
| + <owner>estark@chromium.org</owner>
|
| + <summary>
|
| + Autofill form events for credit card forms on nonsecure pages. These are
|
| + recorded when the user interacts with a form requesting a credit card.
|
| + </summary>
|
| + <details>
|
| + Important caveat about submission metrics: - Submission using autofill data
|
| + is determined by simply evaluating if there was a fill operation in this
|
| + page. So, if the user filled with local data, completed erased or modified
|
| + the data after and then submitted, we would only emit one "Submitted
|
| + with server suggestion filled (once)"; - The submission segmentation
|
| + works by checking what kind of data was last filled for this type of form in
|
| + the page load. So, if a user initially filled with local data and after that
|
| filled with server, we will only emit "Submitted with server suggestion
|
| filled (once)".
|
| </details>
|
|
|