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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 695393002: Revert "Add a NOTREACHED and uma stat when the audio callback fails." (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month 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 | « media/audio/mac/audio_low_latency_input_mac.cc ('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 2a910891a1968a4a03f4e3b151eacecef2781f04..dd5cd94dd87d3eb1de179db8c705850a1a1ea473 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -11710,13 +11710,6 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<summary>Audio codec used in HTML5 media.</summary>
</histogram>
-<histogram name="Media.AudioInputCbErrorMac" units="OSStatus">
- <owner>xians@chromium.org</owner>
- <summary>
- Error codes that AudioUnitRender() returns in AUAudioInputStream on Mac.
- </summary>
-</histogram>
-
<histogram name="Media.AudioInputController" units="ms">
<owner>dalecurtis@chromium.org</owner>
<summary>Measures the time taken for AudioInputController::</summary>
« no previous file with comments | « media/audio/mac/audio_low_latency_input_mac.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698