Histogram PrintPreview.ManageCloudPrinters is unmapped |
||
Issue descriptionThe histogram 'PrintPreview.ManageCloudPrinters' 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/ui/webui/print_preview/print_preview_handler.cc at line 1190. https://cs.chromium.org/chromium/src/chrome/browser/ui/webui/print_preview/print_preview_handler.cc?l=1190 It may have moved by the time you read this. Please remove the histogram 'PrintPreview.ManageCloudPrinters' 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.
,
Nov 14 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/bbee90bb07eb09215c234539ac39ead3c38c333b commit bbee90bb07eb09215c234539ac39ead3c38c333b Author: Albert Bodenhamer <abodenha@chromium.org> Date: Tue Nov 14 18:05:20 2017 Remove PrintPreview.ManageCloudPrinters histogram Bug: 642281 Change-Id: Ie61b86046e7691bc049a36a5ed2a5d46392919fc Reviewed-on: https://chromium-review.googlesource.com/767017 Reviewed-by: Lei Zhang <thestig@chromium.org> Commit-Queue: Albert Bodenhamer <abodenha@chromium.org> Cr-Commit-Position: refs/heads/master@{#516354} [modify] https://crrev.com/bbee90bb07eb09215c234539ac39ead3c38c333b/chrome/browser/ui/webui/print_preview/print_preview_handler.cc [modify] https://crrev.com/bbee90bb07eb09215c234539ac39ead3c38c333b/chrome/browser/ui/webui/print_preview/print_preview_handler.h
,
Nov 14 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by holte@chromium.org
, Aug 22 2017Labels: Hotlist-Metrics