Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(199)

Unified Diff: tools/metrics/histograms/enums.xml

Side-by-side diff isn't available for this file because of its large size.
Issue 2711543002: Experiment to add bank name in autofill ui. (Closed)
Patch Set: address comments Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: tools/metrics/histograms/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index fd4087b7a7cd618c3fe6e440622b910d7c43783e..ebb28c0829e4fb37939d8f3b37f86d1908d91748 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -2011,6 +2011,8 @@ uploading your change for review. These are checked by presubmit scripts.
(once)"/>
<int value="19" label="Submitted with suggestion shown (once)"/>
<int value="20" label="About to be submitted with suggestion shown (once)"/>
+ <int value="21" label="Suggestions shown with bank name available (once)"/>
+ <int value="22" label="Server suggestion filled with bank name available (once)"/>
</enum>
<enum name="AutofillFormSubmittedState" type="int">
@@ -21930,6 +21932,7 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="-1847835522" label="disable-touch-adjustment"/>
<int value="-1847776781"
label="enable-loading-ipc-optimization-for-small-resources"/>
+ <int value="-1839637286" label="AutofillCreditCardBankNameDisplay:disabled"/>
<int value="-1838482444" label="disable-settings-window"/>
<int value="-1835975804" label="disable-offline-auto-reload"/>
<int value="-1833149810" label="enable-accessibility-tab-switcher"/>
@@ -22243,6 +22246,7 @@ from previous Chrome versions.
<int value="-770319039" label="enable-touch-editing"/>
<int value="-763759697" label="enable-audio-support-for-desktop-share"/>
<int value="-759830869" label="enable-tab-discarding"/>
+ <int value="-751273871" label="AutofillCreditCardBankNameDisplay:enabled"/>
<int value="-750175757" label="ClientLoFi:enabled"/>
<int value="-749048160" label="enable-panels"/>
<int value="-747463111" label="ContentSuggestionsNotifications:disabled"/>

Powered by Google App Engine
This is Rietveld 408576698