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

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

Issue 2541173003: Allow navigation while a JavaScript dialog is up. (Closed)
Patch Set: test cleaner 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 079207cc5649ad74664e92cdfa47960f1be43f41..75b980f924ae85ac602f1acd221b7b82ab89a60e 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -90764,6 +90764,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