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

Issue 2809293006: [Chromoting] Move DefaultAudioDeviceChangeDetector out of AudioCapturerWin (Closed)

Created:
3 years, 8 months ago by Hzj_jie
Modified:
3 years, 8 months ago
Reviewers:
Sergey Ulanov, joedow
CC:
chromium-reviews, chromoting-reviews_chromium.org, Jamie
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[Chromoting] Move DefaultAudioDeviceChangeDetector out of AudioCapturerWin This is a trivial change to move IMMNotificationClient implementation out of AudioCapturerWin. Now the new DefaultAudioDeviceChangeDetector can unregister itself from IMMDeviceEnumerator in destructor. BUG=669070 Review-Url: https://codereview.chromium.org/2809293006 Cr-Commit-Position: refs/heads/master@{#466824} Committed: https://chromium.googlesource.com/chromium/src/+/00c53fe4b76655f083d3cf25e25154467ffbe675

Patch Set 1 #

Total comments: 8

Patch Set 2 : Resolve review comments #

Total comments: 12

Patch Set 3 : Remove override of destructor #

Unified diffs Side-by-side diffs Delta from patch set Stats (+159 lines, -77 lines) Patch
M remoting/host/audio_capturer_win.h View 1 3 chunks +3 lines, -7 lines 0 comments Download
M remoting/host/audio_capturer_win.cc View 1 5 chunks +13 lines, -70 lines 0 comments Download
M remoting/host/win/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
A remoting/host/win/default_audio_device_change_detector.h View 1 2 1 chunk +54 lines, -0 lines 0 comments Download
A remoting/host/win/default_audio_device_change_detector.cc View 1 2 1 chunk +87 lines, -0 lines 0 comments Download

Messages

Total messages: 40 (31 generated)
Hzj_jie
3 years, 8 months ago (2017-04-13 00:27:12 UTC) #13
Sergey Ulanov
https://codereview.chromium.org/2809293006/diff/40001/remoting/host/win/default_audio_device_change_detector.h File remoting/host/win/default_audio_device_change_detector.h (right): https://codereview.chromium.org/2809293006/diff/40001/remoting/host/win/default_audio_device_change_detector.h#newcode16 remoting/host/win/default_audio_device_change_detector.h:16: // This class does not use the default referring ...
3 years, 8 months ago (2017-04-13 01:30:13 UTC) #16
Hzj_jie
https://codereview.chromium.org/2809293006/diff/40001/remoting/host/win/default_audio_device_change_detector.h File remoting/host/win/default_audio_device_change_detector.h (right): https://codereview.chromium.org/2809293006/diff/40001/remoting/host/win/default_audio_device_change_detector.h#newcode16 remoting/host/win/default_audio_device_change_detector.h:16: // This class does not use the default referring ...
3 years, 8 months ago (2017-04-13 17:26:17 UTC) #21
Hzj_jie
Any other comments for this change?
3 years, 8 months ago (2017-04-21 22:16:10 UTC) #22
joedow
lgtm with a few comments https://codereview.chromium.org/2809293006/diff/60001/remoting/host/win/default_audio_device_change_detector.cc File remoting/host/win/default_audio_device_change_detector.cc (right): https://codereview.chromium.org/2809293006/diff/60001/remoting/host/win/default_audio_device_change_detector.cc#newcode21 remoting/host/win/default_audio_device_change_detector.cc:21: LOG(ERROR) << "Failed to ...
3 years, 8 months ago (2017-04-24 17:29:41 UTC) #23
Sergey Ulanov
LGTM after Joes comments are addressed
3 years, 8 months ago (2017-04-24 21:45:59 UTC) #31
Hzj_jie
I really cannot imagine this change may impact Android webview. https://codereview.chromium.org/2809293006/diff/60001/remoting/host/win/default_audio_device_change_detector.cc File remoting/host/win/default_audio_device_change_detector.cc (right): https://codereview.chromium.org/2809293006/diff/60001/remoting/host/win/default_audio_device_change_detector.cc#newcode21 ...
3 years, 8 months ago (2017-04-24 22:45:02 UTC) #34
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2809293006/100001
3 years, 8 months ago (2017-04-24 22:46:13 UTC) #37
commit-bot: I haz the power
3 years, 8 months ago (2017-04-24 23:33:25 UTC) #40
Message was sent while issue was closed.
Committed patchset #3 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/00c53fe4b76655f083d3cf25e251...

Powered by Google App Engine
This is Rietveld 408576698