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

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

Issue 2787013003: [Sensors] Adding more UMA histogram values (Closed)
Patch Set: Created 3 years, 9 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/modules/sensor/Sensor.idl ('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 80c342b044e12bfaf044e783616c002fd26d28ae..79d1ae78f23ad7c29303207eb208c0b35d3715b9 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -94425,6 +94425,16 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1896" label="HTMLContentElement"/>
<int value="1897" label="HTMLShadowElement"/>
<int value="1898" label="HTMLSlotElement"/>
+ <int value="1899" label="AccelerometerConstructor"/>
+ <int value="1900" label="AbsoluteOrientationSensorConstructor"/>
+ <int value="1901" label="AmbientLightSensorConstructor"/>
+ <int value="1902" label="GenericSensorOnActivate"/>
+ <int value="1903" label="GenericSensorOnChange"/>
+ <int value="1904" label="GenericSensorOnError"/>
+ <int value="1905" label="GenericSensorState"/>
+ <int value="1906" label="GyroscopeConstructor"/>
+ <int value="1907" label="MagnetometerConstructor"/>
+ <int value="1908" label="OrientationSensorPopulateMatrix"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/modules/sensor/Sensor.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698