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

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

Issue 1956293002: Count usage of PROGRESS element with -webkit-appearance:none. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 | « third_party/WebKit/Source/core/html/HTMLProgressElement.cpp ('k') | 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 4acd26b16aeb6345faf3b7bfe1af20ed8a05888b..3e8d539a7cf2bbf43db534d23c261217756d240c 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -72324,6 +72324,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1343" label="GeolocationInsecureOriginDeprecatedNotRemoved"/>
<int value="1344"
label="GeolocationInsecureOriginIframeDeprecatedNotRemoved"/>
+ <int value="1345" label="ProgressElementWithNoneAppearance"/>
+ <int value="1346" label="ProgressElementWithProgressBarAppearance"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/core/html/HTMLProgressElement.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698