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

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

Issue 399573002: [Password Generation] Trigger confirmation bubble when a password is saved (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 6a00a5625c0789366431d1d7d0ffcb8ab384743e..a25c066c6e1e437a141535a86fe19ca48729a84b 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -43496,6 +43496,8 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="1" label="Opened manually / Offering a password to save"/>
<int value="2" label="Opened manually / Managing saved passwords"/>
<int value="3" label="Opened manually / Site is blacklisted"/>
+ <int value="4"
+ label="Opened automatically / Confirming generated password saved"/>
</enum>
<enum name="PasswordGenerationEvent" type="int">

Powered by Google App Engine
This is Rietveld 408576698