forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Secure Payment Confirmation] Enroll metrics
PaymentRequest.SecurePaymentConfirmation.Funnel.EnrollDialogShown 0: Could not show, e.g., due to another enrollment dialog already showing. 1: Shown, i.e., the user has observed the dialog. PaymentRequest.SecurePaymentConfirmation.Funnel.EnrollDialogResult 0: Closed by any means except clicking the “Cancel” button. 1: Canceled by clicking the “Cancel” button. 2: Accepted by clicking the "Use Touch ID" or "Use Windows Hello" button in the dialog. PaymentRequest.SecurePaymentConfirmation.Funnel.EnrollSystemPromptResult 0: Failed or cancelled. 1: Succeeded, i.e., the user has approved the system prompt. Bug: 1183921 Change-Id: Ifac93231a887035ec5f2e0ae7eeaa0c4733a2b23 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2740219 Reviewed-by: Nick Burris <nburris@chromium.org> Reviewed-by: Robert Kaplow <rkaplow@chromium.org> Auto-Submit: Rouslan Solomakhin <rouslan@chromium.org> Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#861984}
- Loading branch information
1 parent
a9b158d
commit 60fa474
Showing
10 changed files
with
370 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.