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

Issue 999203003: content/renderer/media/: Change when to populate WebRTC.AecDelayBasedQuality (Closed)

Created:
5 years, 9 months ago by bjornv
Modified:
5 years, 9 months ago
Reviewers:
perkj_chrome
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, posciak+watch_chromium.org, jam, mcasas+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, mkwst+moarreviews-renderer_chromium.org, wjia+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

content/renderer/media/: Change when to populate WebRTC.AecDelayBasedQuality Previously the WebRTC.AecDelayBasedQuality histogram was populated even when the call to fetch the metrics from WebRTC failed. This CL makes sure we only populate upon success. BUG=450193 Committed: https://crrev.com/162e126f60c0b5453680326423ecbc376f4e5a60 Cr-Commit-Position: refs/heads/master@{#322556}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -5 lines) Patch
M content/renderer/media/media_stream_audio_processor_options.cc View 1 chunk +6 lines, -5 lines 2 comments Download

Messages

Total messages: 8 (2 generated)
bjornv
Per, PTAL at this tiny fix of UMA stats.
5 years, 9 months ago (2015-03-26 17:53:47 UTC) #2
perkj_chrome
This behaviour is up to you... change lgtm https://codereview.chromium.org/999203003/diff/1/content/renderer/media/media_stream_audio_processor_options.cc File content/renderer/media/media_stream_audio_processor_options.cc (right): https://codereview.chromium.org/999203003/diff/1/content/renderer/media/media_stream_audio_processor_options.cc#newcode255 content/renderer/media/media_stream_audio_processor_options.cc:255: UMA_HISTOGRAM_ENUMERATION("WebRTC.AecDelayBasedQuality", ...
5 years, 9 months ago (2015-03-27 09:34:10 UTC) #3
bjornv
https://codereview.chromium.org/999203003/diff/1/content/renderer/media/media_stream_audio_processor_options.cc File content/renderer/media/media_stream_audio_processor_options.cc (right): https://codereview.chromium.org/999203003/diff/1/content/renderer/media/media_stream_audio_processor_options.cc#newcode255 content/renderer/media/media_stream_audio_processor_options.cc:255: UMA_HISTOGRAM_ENUMERATION("WebRTC.AecDelayBasedQuality", On 2015/03/27 09:34:09, perkj wrote: > So you ...
5 years, 9 months ago (2015-03-27 10:01:53 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/999203003/1
5 years, 9 months ago (2015-03-27 10:02:10 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 9 months ago (2015-03-27 11:41:02 UTC) #7
commit-bot: I haz the power
5 years, 9 months ago (2015-03-27 11:42:02 UTC) #8
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/162e126f60c0b5453680326423ecbc376f4e5a60
Cr-Commit-Position: refs/heads/master@{#322556}

Powered by Google App Engine
This is Rietveld 408576698