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

Issue 308813002: Mac Video Capture: Connect error logging to WebRTC Log (Closed)

Created:
6 years, 6 months ago by mcasas
Modified:
6 years, 6 months ago
CC:
chromium-reviews, fischman+watch_chromium.org, jam, mcasas+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, wjia+watch_chromium.org, miu+watch_chromium.org
Visibility:
Public.

Description

Mac Video Capture: Connect error logging to WebRTC Log. Connect the scattered DLOG(ERROR) to also send an error message to WebRTC Log. Also log the type of API in use: QTKit or AVFoundation. BUG=b/14652504 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=273863

Patch Set 1 : #

Total comments: 15

Patch Set 2 : grunell@ comments #

Total comments: 2

Patch Set 3 : grunell@ second round of comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -38 lines) Patch
M content/browser/renderer_host/media/video_capture_controller.cc View 1 2 chunks +6 lines, -0 lines 0 comments Download
M media/video/capture/mac/video_capture_device_avfoundation_mac.mm View 1 2 5 chunks +18 lines, -11 lines 0 comments Download
M media/video/capture/mac/video_capture_device_mac.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M media/video/capture/mac/video_capture_device_mac.mm View 1 2 2 chunks +10 lines, -0 lines 0 comments Download
M media/video/capture/mac/video_capture_device_qtkit_mac.mm View 1 2 7 chunks +47 lines, -27 lines 0 comments Download
M media/video/capture/video_capture_device.h View 1 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
mcasas
perkj@, grunell@ PTAL
6 years, 6 months ago (2014-05-30 10:07:41 UTC) #1
Henrik Grunell
Is there a bug for this? https://codereview.chromium.org/308813002/diff/20001/content/browser/renderer_host/media/video_capture_controller.cc File content/browser/renderer_host/media/video_capture_controller.cc (right): https://codereview.chromium.org/308813002/diff/20001/content/browser/renderer_host/media/video_capture_controller.cc#newcode493 content/browser/renderer_host/media/video_capture_controller.cc:493: MediaStreamManager::SendMessageToNativeLog("video capture: " ...
6 years, 6 months ago (2014-05-30 11:48:31 UTC) #2
mcasas
PTAL. Bug is actually b/14652504 , we can create a crbug.com if interesting. https://codereview.chromium.org/308813002/diff/20001/content/browser/renderer_host/media/video_capture_controller.cc File ...
6 years, 6 months ago (2014-05-30 12:15:27 UTC) #3
Henrik Grunell
Update the title and description to "WebRTC log" instead of "system log". https://codereview.chromium.org/308813002/diff/20001/media/video/capture/mac/video_capture_device_avfoundation_mac.mm File media/video/capture/mac/video_capture_device_avfoundation_mac.mm ...
6 years, 6 months ago (2014-05-30 12:30:47 UTC) #4
mcasas
PTAL. https://codereview.chromium.org/308813002/diff/40001/media/video/capture/mac/video_capture_device_qtkit_mac.mm File media/video/capture/mac/video_capture_device_qtkit_mac.mm (right): https://codereview.chromium.org/308813002/diff/40001/media/video/capture/mac/video_capture_device_qtkit_mac.mm#newcode332 media/video/capture/mac/video_capture_device_qtkit_mac.mm:332: [lock_ lock]; On 2014/05/30 12:30:48, Henrik Grunell wrote: ...
6 years, 6 months ago (2014-05-30 12:55:10 UTC) #5
Henrik Grunell
lgtm
6 years, 6 months ago (2014-05-30 13:02:16 UTC) #6
perkj_chrome
lgtm
6 years, 6 months ago (2014-05-30 13:17:16 UTC) #7
mcasas
The CQ bit was checked by mcasas@chromium.org
6 years, 6 months ago (2014-05-30 13:29:49 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mcasas@chromium.org/308813002/60001
6 years, 6 months ago (2014-05-30 13:31:27 UTC) #9
commit-bot: I haz the power
6 years, 6 months ago (2014-05-30 17:09:21 UTC) #10
Message was sent while issue was closed.
Change committed as 273863

Powered by Google App Engine
This is Rietveld 408576698