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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2542063002: Clarify that InfoBar.Shown increments on tab switch on desktop. (Closed)
Patch Set: Created 4 years 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index ec6e8c9b5c351b93f50c33ce4377bbe4e54f7c41..d69a0a2b0646872f696b3906299522959b5e2ea4 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -20885,7 +20885,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<owner>rkaplow@chromium.org</owner>
<summary>
Records how many times a particular infobar was shown to the user. On
- Android, the infobar may be partially hidden due to stacking.
+ Android, the infobar may be partially hidden due to stacking. On desktop, a
+ tab with a visible infobar will increment this histogram every time the user
+ switches away from the tab and back to it with the infobar still visible.
</summary>
</histogram>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698