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

Issue 1602083003: Correctly handle enumerations for AudioManagers that report only the default audio output device. (Closed)

Created:
4 years, 11 months ago by Guido Urdaneta
Modified:
4 years, 11 months ago
CC:
chromium-reviews, posciak+watch_chromium.org, jam, mcasas+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, miu+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Correctly handle enumerations for AudioManagers that report only the default audio output device. BUG=578993 Committed: https://crrev.com/bbfc18f1577804ae0ee6f42d5866940116c97696 Cr-Commit-Position: refs/heads/master@{#370113}

Patch Set 1 #

Patch Set 2 : variable name change #

Total comments: 2

Patch Set 3 : Update comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+148 lines, -21 lines) Patch
M content/browser/renderer_host/media/audio_output_device_enumerator.h View 1 2 2 chunks +18 lines, -2 lines 0 comments Download
M content/browser/renderer_host/media/audio_output_device_enumerator.cc View 2 chunks +18 lines, -5 lines 0 comments Download
M content/browser/renderer_host/media/audio_output_device_enumerator_unittest.cc View 6 chunks +107 lines, -7 lines 0 comments Download
M content/browser/renderer_host/media/audio_renderer_host.h View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/media/audio_renderer_host.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/media/media_stream_manager.cc View 1 chunk +2 lines, -4 lines 0 comments Download

Messages

Total messages: 13 (5 generated)
Guido Urdaneta
Hi, PTAL
4 years, 11 months ago (2016-01-19 11:57:16 UTC) #3
tommi (sloooow) - chröme
https://codereview.chromium.org/1602083003/diff/20001/content/browser/renderer_host/media/media_stream_manager.cc File content/browser/renderer_host/media/media_stream_manager.cc (left): https://codereview.chromium.org/1602083003/diff/20001/content/browser/renderer_host/media/media_stream_manager.cc#oldcode744 content/browser/renderer_host/media/media_stream_manager.cc:744: if (device_enumeration.size() > 1) { instead of the 'has_actual_devices' ...
4 years, 11 months ago (2016-01-19 13:03:37 UTC) #4
Guido Urdaneta
https://codereview.chromium.org/1602083003/diff/20001/content/browser/renderer_host/media/media_stream_manager.cc File content/browser/renderer_host/media/media_stream_manager.cc (left): https://codereview.chromium.org/1602083003/diff/20001/content/browser/renderer_host/media/media_stream_manager.cc#oldcode744 content/browser/renderer_host/media/media_stream_manager.cc:744: if (device_enumeration.size() > 1) { On 2016/01/19 13:03:37, tommi-chromium ...
4 years, 11 months ago (2016-01-19 13:41:10 UTC) #5
tommi (sloooow) - chröme
thanks for the explanation. If you could include that somehow as a comment, then maybe ...
4 years, 11 months ago (2016-01-19 14:53:46 UTC) #6
Guido Urdaneta
On 2016/01/19 14:53:46, tommi-chromium wrote: > thanks for the explanation. If you could include that ...
4 years, 11 months ago (2016-01-19 15:03:33 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1602083003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1602083003/40001
4 years, 11 months ago (2016-01-19 15:27:54 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 11 months ago (2016-01-19 15:34:30 UTC) #11
commit-bot: I haz the power
4 years, 11 months ago (2016-01-19 15:35:23 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/bbfc18f1577804ae0ee6f42d5866940116c97696
Cr-Commit-Position: refs/heads/master@{#370113}

Powered by Google App Engine
This is Rietveld 408576698