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

Issue 2620453004: Initial implementation of Android audio recording error handling. (Closed)

Created:
3 years, 11 months ago by AlexG
Modified:
3 years, 11 months ago
Reviewers:
henrika_webrtc
CC:
webrtc-reviews_webrtc.org
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Initial implementation of Android audio recording error handling. BUG=b/34128648 R=henrika@webrtc.org Review-Url: https://codereview.webrtc.org/2620453004 . Cr-Commit-Position: refs/heads/master@{#16017} Committed: https://chromium.googlesource.com/external/webrtc/+/1a9e2108e3197858b3f31c5380c3a3071c29f62e

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address comments #

Total comments: 4

Patch Set 3 : Address next comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -8 lines) Patch
M webrtc/examples/androidapp/src/org/appspot/apprtc/PeerConnectionClient.java View 1 2 chunks +23 lines, -0 lines 0 comments Download
M webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/WebRtcAudioRecord.java View 1 2 7 chunks +46 lines, -8 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
AlexG
3 years, 11 months ago (2017-01-06 21:12:32 UTC) #2
henrika_webrtc
Thanks Alex, hope you are OK with my minor changes. https://codereview.webrtc.org/2620453004/diff/1/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/WebRtcAudioRecord.java File webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/WebRtcAudioRecord.java (right): https://codereview.webrtc.org/2620453004/diff/1/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/WebRtcAudioRecord.java#newcode65 ...
3 years, 11 months ago (2017-01-09 15:06:31 UTC) #3
AlexG
https://codereview.webrtc.org/2620453004/diff/1/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/WebRtcAudioRecord.java File webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/WebRtcAudioRecord.java (right): https://codereview.webrtc.org/2620453004/diff/1/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/WebRtcAudioRecord.java#newcode65 webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/WebRtcAudioRecord.java:65: void onWebRtcAudioRecordStartError(String errorMessage); On 2017/01/09 15:06:31, henrika_webrtc wrote: > ...
3 years, 11 months ago (2017-01-11 00:43:06 UTC) #5
henrika_webrtc
LGTM https://codereview.webrtc.org/2620453004/diff/1/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/WebRtcAudioRecord.java File webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/WebRtcAudioRecord.java (right): https://codereview.webrtc.org/2620453004/diff/1/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/WebRtcAudioRecord.java#newcode65 webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/WebRtcAudioRecord.java:65: void onWebRtcAudioRecordStartError(String errorMessage); On 2017/01/11 00:43:05, AlexG wrote: ...
3 years, 11 months ago (2017-01-11 08:22:56 UTC) #6
AlexG
https://codereview.webrtc.org/2620453004/diff/20001/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/WebRtcAudioRecord.java File webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/WebRtcAudioRecord.java (right): https://codereview.webrtc.org/2620453004/diff/20001/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/WebRtcAudioRecord.java#newcode173 webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/WebRtcAudioRecord.java:173: reportWebRtcAudioRecordInitError("InitRecording() called twice without StopRecording()"); On 2017/01/11 08:22:56, henrika_webrtc ...
3 years, 11 months ago (2017-01-11 20:13:37 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2620453004/40001
3 years, 11 months ago (2017-01-11 20:14:34 UTC) #10
AlexG
3 years, 11 months ago (2017-01-11 21:00:05 UTC) #12
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
1a9e2108e3197858b3f31c5380c3a3071c29f62e (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698