Commit 49ce0fa0 authored by pdr's avatar pdr Committed by Commit bot

Add note about dev channel UseCount skew to dashboard summary.

This patch adds a note to the FeatureObserver summary in histograms.xml
about the incorrect numbers due to crbug.com/341631.

BUG=341631

Review URL: https://codereview.chromium.org/160773002

Cr-Commit-Position: refs/heads/master@{#295921}
parent 02b15d5a
......@@ -36767,7 +36767,8 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<summary>
Count of how many instances of WebCore::Page use various features. Each
WebCore::Page instance has a WebCore::UseCounter instance. It records and
reports feature usage (e.g. via UseCounter::count() method).
reports feature usage (e.g. via UseCounter::count() method). NOTE: dev
numbers from 34.0.1800.1 to 34.0.1833.4 are wrong (see crbug.com/341631).
</summary>
</histogram>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment