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 8589018: Close video capture devices on the device thread. (Closed)

Created:
9 years, 1 month ago by mflodman_chromium_OOO
Modified:
9 years, 1 month ago
CC:
chromium-reviews, hclam+watch_chromium.org, ddorwin+watch_chromium.org, fischman+watch_chromium.org, jam, acolwell+watch_chromium.org, annacc+watch_chromium.org, dpranke-watch+content_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, ajwong+watch_chromium.org, vrk (LEFT CHROMIUM), scherkus (not reviewing), ihf+watch_chromium.org, macourteau
Visibility:
Public.

Description

Close video capture devices on the device thread. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110780

Patch Set 1 #

Total comments: 4

Patch Set 2 : Changes based on review by wjia. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -8 lines) Patch
M content/browser/renderer_host/media/video_capture_manager.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/media/video_capture_manager.cc View 1 3 chunks +23 lines, -8 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
mflodman_chromium_OOO
Wei, Can you have a look at this change?
9 years, 1 month ago (2011-11-17 09:20:37 UTC) #1
wjia(left Chromium)
http://codereview.chromium.org/8589018/diff/1/content/browser/renderer_host/media/video_capture_manager.cc File content/browser/renderer_host/media/video_capture_manager.cc (right): http://codereview.chromium.org/8589018/diff/1/content/browser/renderer_host/media/video_capture_manager.cc#newcode61 content/browser/renderer_host/media/video_capture_manager.cc:61: new MessageLoop::QuitTask); QuitTask is not needed. vc_device_thread_.Stop() will do ...
9 years, 1 month ago (2011-11-17 19:06:30 UTC) #2
scherkus (not reviewing)
owners lgtm
9 years, 1 month ago (2011-11-17 22:33:22 UTC) #3
mflodman_chromium_OOO
http://codereview.chromium.org/8589018/diff/1/content/browser/renderer_host/media/video_capture_manager.cc File content/browser/renderer_host/media/video_capture_manager.cc (right): http://codereview.chromium.org/8589018/diff/1/content/browser/renderer_host/media/video_capture_manager.cc#newcode61 content/browser/renderer_host/media/video_capture_manager.cc:61: new MessageLoop::QuitTask); On 2011/11/17 19:06:30, wjia wrote: > QuitTask ...
9 years, 1 month ago (2011-11-18 08:22:44 UTC) #4
wjia(left Chromium)
lgtm
9 years, 1 month ago (2011-11-18 14:40:35 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mflodman@chromium.org/8589018/5001
9 years, 1 month ago (2011-11-18 21:45:19 UTC) #6
commit-bot: I haz the power
9 years, 1 month ago (2011-11-18 23:13:58 UTC) #7
Change committed as 110780

Powered by Google App Engine
This is Rietveld 408576698