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

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

Issue 2553463002: Allow navigation while a JavaScript dialog is up. (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 | « chrome/test/BUILD.gn ('k') | 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 a9afec4f939df42605707cdbf19df30bb8360948..5a8b311c63eba0784206d975c98ec383159fcc00 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -90070,6 +90070,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="6" label="Button click">
The user clicked on the OK or Cancel button
</int>
+ <int value="7" label="Tab navigated">
+ The user navigated the tab (e.g. back/forward, reload)
+ </int>
</enum>
<enum name="JumplisticonsfolderCategory" type="int">
« no previous file with comments | « chrome/test/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698