Histogram LockScreen.LockReady is unmapped |
||
Issue descriptionThe histogram 'LockScreen.LockReady' 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 chrome/browser/chromeos/login/lock/webui_screen_locker.cc at line 111. https://cs.chromium.org/chromium/src/chrome/browser/chromeos/login/lock/webui_screen_locker.cc?l=111 It may have moved by the time you read this. Please remove the histogram 'LockScreen.LockReady' 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.
,
Aug 22 2017
,
May 10 2018
This is now logged in two different places, but still not in histograms.xml. It seems unlikely that this histogram is providing user value. |
||
►
Sign in to add a comment |
||
Comment 1 by ricea@chromium.org
, Apr 21 2017Owner: jdufault@chromium.org