summaryrefslogtreecommitdiffstats
path: root/tools/metrics
diff options
context:
space:
mode:
authorvollick@chromium.org <vollick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-01 02:28:42 +0000
committervollick@chromium.org <vollick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-01 02:28:42 +0000
commitb294d86e1724e2055d1f1758a8f9020088e3f51b (patch)
treea7b4a540a1094d337b7c3127f90990282087c85d /tools/metrics
parent9c8faa05bd637df0517ea5de0410f081a36efbf0 (diff)
downloadchromium_src-b294d86e1724e2055d1f1758a8f9020088e3f51b.zip
chromium_src-b294d86e1724e2055d1f1758a8f9020088e3f51b.tar.gz
chromium_src-b294d86e1724e2055d1f1758a8f9020088e3f51b.tar.bz2
Revert "Omnibox: Have UMA Log Interactions Even When Dropdown is Closed"
This reverts commit 9c8faa05bd637df0517ea5de0410f081a36efbf0. It appears to be causing compilation failures: http://build.chromium.org/p/chromium.chrome/builders/Google%20Chrome%20Win/builds/24160/steps/compile/logs/stdio NOTRY=TRUE TBR=mpearson@chromium.org BUG=None Review URL: https://codereview.chromium.org/264783003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267412 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/metrics')
-rw-r--r--tools/metrics/histograms/histograms.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 092f813..ffc9b84 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -16386,24 +16386,12 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<histogram name="Omnibox.FocusToOpenTime" units="ms">
<owner>mpearson@chromium.org</owner>
- <obsolete>
- Replaced with Omnibox.FocusToOpenTimeAnyPopupState in April 2014.
- </obsolete>
<summary>
The length of time between when a user focused on the omnibox and opened an
omnibox match (which could be what they typed or a suggestion).
</summary>
</histogram>
-<histogram name="Omnibox.FocusToOpenTimeAnyPopupState" units="ms">
- <owner>mpearson@chromium.org</owner>
- <summary>
- The length of time between when a user focused on the omnibox and opened an
- omnibox match (which could be what they typed or a suggestion). This is
- recorded regardless of whether the omnibox dropdown (a.k.a. popup) is open.
- </summary>
-</histogram>
-
<histogram name="Omnibox.Paste" units="count">
<owner>mpearson@chromium.org</owner>
<summary>