Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(536)

Unified Diff: tools/metrics/histograms/histograms.xml

Issue 160773002: Add note about dev channel UseCount skew to dashboard summary. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Reword message a bit Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 44d18af76f387affa6c92967ebd4b2de91c16e56..5290fe55f92ee5869db2c8c5c16ad32a23557190 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -21888,7 +21888,8 @@ other types of suffix sets.
<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>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698