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

Issue 1778793005: Refactor AVAudioSession intialization code. (Closed)

Created:
4 years, 9 months ago by tkchin_webrtc
Modified:
4 years, 9 months ago
Reviewers:
henrika_webrtc, Chuck
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, audio-team_agora.io, sdk-team_agora.io, peah-webrtc, henrika_webrtc
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Refactor AVAudioSession intialization code. BUG= Committed: https://crrev.com/9f987d32008d989f719dffd032de55d46e7a0b4e Cr-Commit-Position: refs/heads/master@{#11972}

Patch Set 1 : #

Total comments: 10

Patch Set 2 : Fix errors #

Patch Set 3 : Rebase #

Patch Set 4 : Make isConfigured private #

Unified diffs Side-by-side diffs Delta from patch set Stats (+456 lines, -208 lines) Patch
M webrtc/modules/audio_device/BUILD.gn View 1 1 chunk +3 lines, -0 lines 0 comments Download
M webrtc/modules/audio_device/audio_device.gypi View 1 chunk +3 lines, -0 lines 0 comments Download
M webrtc/modules/audio_device/ios/audio_device_ios.mm View 10 chunks +31 lines, -195 lines 0 comments Download
M webrtc/modules/audio_device/ios/objc/RTCAudioSession.h View 1 2 3 4 chunks +43 lines, -0 lines 0 comments Download
M webrtc/modules/audio_device/ios/objc/RTCAudioSession.mm View 1 2 6 chunks +31 lines, -13 lines 0 comments Download
A webrtc/modules/audio_device/ios/objc/RTCAudioSession+Configuration.mm View 1 2 3 1 chunk +185 lines, -0 lines 0 comments Download
M webrtc/modules/audio_device/ios/objc/RTCAudioSession+Private.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
A webrtc/modules/audio_device/ios/objc/RTCAudioSessionConfiguration.h View 1 chunk +43 lines, -0 lines 0 comments Download
A webrtc/modules/audio_device/ios/objc/RTCAudioSessionConfiguration.m View 1 chunk +115 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (8 generated)
tkchin_webrtc
Part 2 of refactoring to prepare for new callbacks through the delegate.
4 years, 9 months ago (2016-03-10 04:51:04 UTC) #5
henrika_webrtc
Looks like great work Zeke! LGTM https://codereview.webrtc.org/1778793005/diff/40001/webrtc/modules/audio_device/ios/objc/RTCAudioSession+Configuration.mm File webrtc/modules/audio_device/ios/objc/RTCAudioSession+Configuration.mm (right): https://codereview.webrtc.org/1778793005/diff/40001/webrtc/modules/audio_device/ios/objc/RTCAudioSession+Configuration.mm#newcode56 webrtc/modules/audio_device/ios/objc/RTCAudioSession+Configuration.mm:56: // Provide an ...
4 years, 9 months ago (2016-03-10 14:42:12 UTC) #6
Chuck
Only a couple minor things, lgtm https://codereview.webrtc.org/1778793005/diff/40001/webrtc/modules/audio_device/audio_device.gypi File webrtc/modules/audio_device/audio_device.gypi (right): https://codereview.webrtc.org/1778793005/diff/40001/webrtc/modules/audio_device/audio_device.gypi#newcode176 webrtc/modules/audio_device/audio_device.gypi:176: 'ios/objc/RTCAudioSession+Configuration.mm', The other ...
4 years, 9 months ago (2016-03-10 21:16:37 UTC) #7
tkchin_webrtc
PTAL https://codereview.webrtc.org/1778793005/diff/40001/webrtc/modules/audio_device/audio_device.gypi File webrtc/modules/audio_device/audio_device.gypi (right): https://codereview.webrtc.org/1778793005/diff/40001/webrtc/modules/audio_device/audio_device.gypi#newcode176 webrtc/modules/audio_device/audio_device.gypi:176: 'ios/objc/RTCAudioSession+Configuration.mm', On 2016/03/10 21:16:37, Chuck wrote: > The ...
4 years, 9 months ago (2016-03-10 23:07:09 UTC) #8
Chuck
lgtm
4 years, 9 months ago (2016-03-11 15:29:23 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1778793005/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1778793005/100001
4 years, 9 months ago (2016-03-13 04:01:55 UTC) #12
commit-bot: I haz the power
Committed patchset #4 (id:100001)
4 years, 9 months ago (2016-03-13 04:06:36 UTC) #14
commit-bot: I haz the power
4 years, 9 months ago (2016-03-13 04:06:40 UTC) #16
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/9f987d32008d989f719dffd032de55d46e7a0b4e
Cr-Commit-Position: refs/heads/master@{#11972}

Powered by Google App Engine
This is Rietveld 408576698