Histogram Omnibox.SearchProvider.GetMostRecentKeywordTermsDefaultProviderTime is unmapped |
||
Issue descriptionThe histogram 'Omnibox.SearchProvider.GetMostRecentKeywordTermsDefaultProviderTime' is present in Chromium source code but does not appear in histograms.xml. This means that data is collected for the histogram but nothing useful is done with it. The histogram was defined in components/omnibox/browser/search_provider.cc at line 639. https://cs.chromium.org/chromium/src/components/omnibox/browser/search_provider.cc?l=639 It may have moved by the time you read this. Please remove the histogram 'Omnibox.SearchProvider.GetMostRecentKeywordTermsDefaultProviderTime' from the source code. If it was very recently added, it may be worth adding it to histograms.xml instead, but probably not. This bug was automatically assigned based on git blame information. If you are not the correct assignee for this bug, please delete the histogram anyway.
,
Sep 14 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/345f6dba8f36087f3f6d895074b545fd3734fddc commit 345f6dba8f36087f3f6d895074b545fd3734fddc Author: mpearson <mpearson@chromium.org> Date: Wed Sep 14 00:24:34 2016 Add Omnibox Histogram to XML File I had overlooked this in previous submission. This histogram would be useful. BUG= 643552 Review-Url: https://codereview.chromium.org/2337103005 Cr-Commit-Position: refs/heads/master@{#418436} [modify] https://crrev.com/345f6dba8f36087f3f6d895074b545fd3734fddc/tools/metrics/histograms/histograms.xml
,
Sep 14 2016
|
||
►
Sign in to add a comment |
||
Comment 1 by mpear...@chromium.org
, Sep 13 2016