New issue
Advanced search Search tips

Issue 642621 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Bug

Blocking:
issue 640921



Sign in to add a comment

Histogram LockScreen.LockReady is unmapped

Project Member Reported by ricea@chromium.org, Aug 31 2016

Issue description

The 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.

 

Comment 1 by ricea@chromium.org, Apr 21 2017

Cc: antrim@chromium.org
Owner: jdufault@chromium.org
+jdufault as OWNER as antrim@ is inactive.

Comment 2 by holte@chromium.org, Aug 22 2017

Components: -Internals>Metrics
Labels: Hotlist-Metrics

Comment 3 by ricea@chromium.org, 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