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

Issue 1325333003: Android: Guard against switching camera on stopped camera (Closed)

Created:
5 years, 3 months ago by Colin Dodd
Modified:
5 years, 3 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, qiang.lu, niklas.enbom, yujie_mao (webrtc), Andrew MacDonald
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Android: Guard against switching camera on stopped camera It is possible that cameraThreadHandler is null upon calling switchCamera(). This CL adds a guard against that. Committed: https://crrev.com/92068ee6838b20cc204c5604f5f61c0253f1ff52 Cr-Commit-Position: refs/heads/master@{#9925}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Android: Guard against switching camera on stopped camera #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -3 lines) Patch
M AUTHORS View 1 chunk +1 line, -0 lines 0 comments Download
M talk/app/webrtc/java/android/org/webrtc/VideoCapturerAndroid.java View 1 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 10 (5 generated)
braveyao1
Please help to have a look.
5 years, 3 months ago (2015-09-11 08:06:34 UTC) #2
magjed_webrtc
lgtm https://codereview.webrtc.org/1325333003/diff/1/talk/app/webrtc/java/android/org/webrtc/VideoCapturerAndroid.java File talk/app/webrtc/java/android/org/webrtc/VideoCapturerAndroid.java (right): https://codereview.webrtc.org/1325333003/diff/1/talk/app/webrtc/java/android/org/webrtc/VideoCapturerAndroid.java#newcode171 talk/app/webrtc/java/android/org/webrtc/VideoCapturerAndroid.java:171: if (cameraThread == null) { Remove this check, ...
5 years, 3 months ago (2015-09-11 11:55:02 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1325333003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1325333003/20001
5 years, 3 months ago (2015-09-11 12:32:44 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 3 months ago (2015-09-11 13:30:36 UTC) #9
commit-bot: I haz the power
5 years, 3 months ago (2015-09-11 13:30:52 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/92068ee6838b20cc204c5604f5f61c0253f1ff52
Cr-Commit-Position: refs/heads/master@{#9925}

Powered by Google App Engine
This is Rietveld 408576698