DescriptionRevert of Add PRESUBMIT check if modified UMA histogram name can be found (patchset #2 id:40001 of https://codereview.chromium.org/766713004/)
Reason for revert:
Produces false positive warnings on histograms using histogram_suffixes, see:
https://code.google.com/p/chromium/issues/detail?id=445265
Original issue's description:
> Add PRESUBMIT check if modified UMA histogram name can be found
>
> This Presubmit checks if some diffs affect any UMA_HISTOGRAM_*
> macro and, if so, checks if the histogram name is to be found
> in either tools/metrics/histograms/histograms.xml or in the
> CL diffs.
>
> Addresses the problem of someone modifying code and
> inadvertently forgetting a corresponding histograms.xml
> adaptation, that has happened in the past.
>
> BUG=434420
>
> Committed: https://crrev.com/2ece5270462346b1ac3bccd3bfe5e68d024b98b5
> Cr-Commit-Position: refs/heads/master@{#306388}
TBR=phajdan.jr@chromium.org,mcasas@chromium.org
NOTREECHECKS=true
NOTRY=true
BUG=434420, 445265
Committed: https://crrev.com/e56a58d717f0ee53671d80518c9bcf70824a4d63
Cr-Commit-Position: refs/heads/master@{#310863}
Patch Set 1 #Patch Set 2 : Rebase. #
Messages
Total messages: 9 (3 generated)
|