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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2673963002: Drop hover:on-demand support & let touch-screens report "none" instead. (Closed)
Patch Set: bokan's comments. Created 3 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 42d059db8002871cc8be8e10c9d95521e2b653e3..495f2e8f39958ac32282b264b5f2d395cd58b6c8 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -90712,6 +90712,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1799" label="CSSValueUserModifyReadWrite"/>
<int value="1800" label="CSSValueUserModifyReadWritePlaintextOnly"/>
<int value="1801" label="V8TextDetector_Detect_Method"/>
+ <int value="1802" label="CSSValueOnDemand"/>
</enum>
<enum name="FetchRequestMode" type="int">

Powered by Google App Engine
This is Rietveld 408576698