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

Issue 1551613002: Initialize input AUHAL before using it (Closed)

Created:
4 years, 12 months ago by henrika (OOO until Aug 14)
Modified:
4 years, 12 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Initialize input AUHAL before using it. This CL is an attempt to ensure that input audio recording always works on Mac OS X. It is a trivial change and I don't know if it has any real effect, hence it is speculative. I am making this change since I have seen in examples that it is recommended to initialize the AUHAL before using it. We can only hope that it has a positive effect. More small changes are in the pipeline but my plan was to land them one by one to keep the changes as simple as possible and easy to revert if needed. Adding tommi@ as TBR since he is OOO and the change can be considered trivial. If we are lucky it has a positive effect. If we are not, I don't expect any effect at all. TBR=tommi BUG=549021 Committed: https://crrev.com/686d21113c2362ecf7e75c8d88a47450bc9485a6 Cr-Commit-Position: refs/heads/master@{#366977}

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -2 lines) Patch
M media/audio/mac/audio_low_latency_input_mac.cc View 4 chunks +13 lines, -2 lines 4 comments Download

Messages

Total messages: 14 (8 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1551613002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1551613002/1
4 years, 12 months ago (2015-12-28 15:32:31 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 12 months ago (2015-12-28 16:03:38 UTC) #9
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/686d21113c2362ecf7e75c8d88a47450bc9485a6 Cr-Commit-Position: refs/heads/master@{#366977}
4 years, 12 months ago (2015-12-28 16:04:39 UTC) #11
tommi (sloooow) - chröme
https://codereview.chromium.org/1551613002/diff/1/media/audio/mac/audio_low_latency_input_mac.cc File media/audio/mac/audio_low_latency_input_mac.cc (right): https://codereview.chromium.org/1551613002/diff/1/media/audio/mac/audio_low_latency_input_mac.cc#newcode138 media/audio/mac/audio_low_latency_input_mac.cc:138: // The user specifies which audio device to track. ...
4 years, 12 months ago (2015-12-28 18:49:50 UTC) #12
henrika (OOO until Aug 14)
Thanks for checking even on your vacation Tommi. Hope we can give this change a ...
4 years, 12 months ago (2015-12-29 09:32:25 UTC) #13
henrika (OOO until Aug 14)
4 years, 11 months ago (2016-01-08 16:17:34 UTC) #14
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/1573503002/ by henrika@chromium.org.

The reason for reverting is: I am reverting a set of dependent changes since I
have found out that the existing code breaks
the WebSpeech API. I will take a few steps back and restore this code but at the
same time ensure
that I don't break the WebSpeech API. Hence, this fix will be relanded but in a
slightly different format probably..

Powered by Google App Engine
This is Rietveld 408576698