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

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

Issue 2587223002: Add UMA histogramm for AudioContext.getOutputTimestamp() (Closed)
Patch Set: Created 4 years 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/webaudio/AudioContext.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 ce86f478b2dd46e9ff551989e67540f7e58f5486..6114c19f63b0fa513a65d27d68b9fc51d7896e96 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -87908,6 +87908,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1698" label="V8AudioContext_Constructor"/>
<int value="1699" label="V8OfflineAudioContext_Constructor"/>
<int value="1700" label="AppInstalledEventAddListener"/>
+ <int value="1701" label="AudioContextGetOutputTimestamp"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/modules/webaudio/AudioContext.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698