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

Issue 427713004: Add histogram WebRTC.UserMediaRequest.Events to allow to track getUserMedia failures and hangs. (Closed)

Created:
6 years, 4 months ago by andresp-chromium
Modified:
6 years, 4 months ago
CC:
chromium-reviews, posciak+watch_chromium.org, jam, mcasas+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, asvitkine+watch_chromium.org, wjia+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Add histogram WebRTC.UserMediaRequest.Result to track getUserMedia success and failure reasons. BUG=399835 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287614

Patch Set 1 #

Total comments: 5

Patch Set 2 : Split CL: only log MediaStreamRequest result #

Patch Set 3 : Actually upload patch to only contain UserMediaRequest.Result #

Patch Set 4 : Cleaner histogram description. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -0 lines) Patch
M content/renderer/media/media_stream_impl.cc View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M content/renderer/media/webrtc_uma_histograms.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M content/renderer/media/webrtc_uma_histograms.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 2 chunks +20 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
andresp-chromium
6 years, 4 months ago (2014-08-04 15:39:09 UTC) #1
vrk (LEFT CHROMIUM)
Thanks for wiring this up! https://codereview.chromium.org/427713004/diff/1/content/renderer/media/media_stream_impl.cc File content/renderer/media/media_stream_impl.cc (right): https://codereview.chromium.org/427713004/diff/1/content/renderer/media/media_stream_impl.cc#newcode765 content/renderer/media/media_stream_impl.cc:765: LogUserMediaRequestEvent(USERMEDIAREQUEST_NO_RESPONSE); There are a ...
6 years, 4 months ago (2014-08-04 18:22:17 UTC) #2
andresp-chromium
Keeping this CL simple and just logging UserMediaRequests results for now. Will send another one ...
6 years, 4 months ago (2014-08-04 19:16:24 UTC) #3
Alexei Svitkine (slow)
lgtm
6 years, 4 months ago (2014-08-05 15:33:37 UTC) #4
vrk (LEFT CHROMIUM)
lgtm
6 years, 4 months ago (2014-08-05 18:31:44 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/andresp@chromium.org/427713004/60001
6 years, 4 months ago (2014-08-05 18:33:33 UTC) #6
commit-bot: I haz the power
6 years, 4 months ago (2014-08-05 22:18:43 UTC) #7
Message was sent while issue was closed.
Change committed as 287614

Powered by Google App Engine
This is Rietveld 408576698