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

Issue 978993002: Changed thread_checker on VideoCaptureImpl and VideoCaptureImplManager. (Closed)

Created:
5 years, 9 months ago by emircan
Modified:
5 years, 9 months ago
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, posciak+watch_chromium.org, jam, mcasas+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, mkwst+moarreviews-renderer_chromium.org, wjia+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Changed thread_checker usage on VideoCaptureImpl and VideoCaptureImplManager to make it more explicit that the calls are run on the IO thread. BUG=463009 TEST=Succesfully ran VideoCaptureImplTest.* and VideoCaptureImplManagerTest.* in content_unittests. Committed: https://crrev.com/76a4b2c98512e8feed2b2d2ba40421496765d6bd Cr-Commit-Position: refs/heads/master@{#322051}

Patch Set 1 #

Total comments: 8

Patch Set 2 : mcasas@ comments. #

Patch Set 3 : Rebased. #

Total comments: 6

Patch Set 4 : mcasas@ comments and DCHECK_IS_ON() checks added. #

Patch Set 5 : DCHECK_IS_ON() fix. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -77 lines) Patch
M content/renderer/media/video_capture_impl.h View 1 2 3 4 3 chunks +16 lines, -17 lines 0 comments Download
M content/renderer/media/video_capture_impl.cc View 1 2 3 16 chunks +27 lines, -23 lines 0 comments Download
M content/renderer/media/video_capture_impl_manager.h View 1 2 4 3 chunks +16 lines, -16 lines 0 comments Download
M content/renderer/media/video_capture_impl_manager.cc View 1 2 3 4 8 chunks +13 lines, -13 lines 0 comments Download
M content/renderer/media/video_capture_impl_manager_unittest.cc View 1 2 chunks +4 lines, -8 lines 0 comments Download

Messages

Total messages: 20 (8 generated)
emircan
PTAL.
5 years, 9 months ago (2015-03-05 02:44:40 UTC) #2
mcasas
https://codereview.chromium.org/978993002/diff/1/content/renderer/media/video_capture_impl.h File content/renderer/media/video_capture_impl.h (right): https://codereview.chromium.org/978993002/diff/1/content/renderer/media/video_capture_impl.h#newcode51 content/renderer/media/video_capture_impl.h:51: // All methods must be called on the IO ...
5 years, 9 months ago (2015-03-06 19:18:29 UTC) #3
emircan
https://codereview.chromium.org/978993002/diff/1/content/renderer/media/video_capture_impl.h File content/renderer/media/video_capture_impl.h (right): https://codereview.chromium.org/978993002/diff/1/content/renderer/media/video_capture_impl.h#newcode51 content/renderer/media/video_capture_impl.h:51: // All methods must be called on the IO ...
5 years, 9 months ago (2015-03-10 23:38:36 UTC) #4
mcasas
LGTM modulo my comments. (You still need an OWNER approval). https://codereview.chromium.org/978993002/diff/40001/content/renderer/media/video_capture_impl.cc File content/renderer/media/video_capture_impl.cc (right): https://codereview.chromium.org/978993002/diff/40001/content/renderer/media/video_capture_impl.cc#newcode65 ...
5 years, 9 months ago (2015-03-16 20:34:06 UTC) #5
emircan
https://codereview.chromium.org/978993002/diff/40001/content/renderer/media/video_capture_impl.cc File content/renderer/media/video_capture_impl.cc (right): https://codereview.chromium.org/978993002/diff/40001/content/renderer/media/video_capture_impl.cc#newcode65 content/renderer/media/video_capture_impl.cc:65: io_message_loop_ = base::MessageLoopProxy::current(); On 2015/03/16 20:34:06, mcasas wrote: > ...
5 years, 9 months ago (2015-03-19 00:40:44 UTC) #6
emircan
scherkus@ please take a look. I need an owner review.
5 years, 9 months ago (2015-03-19 00:45:52 UTC) #8
scherkus (not reviewing)
lgtm
5 years, 9 months ago (2015-03-23 17:02:16 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/978993002/60001
5 years, 9 months ago (2015-03-23 17:07:12 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_rel on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/android_chromium_gn_compile_rel/builds/71144)
5 years, 9 months ago (2015-03-23 17:18:30 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/978993002/100001
5 years, 9 months ago (2015-03-24 18:00:37 UTC) #18
commit-bot: I haz the power
Committed patchset #5 (id:100001)
5 years, 9 months ago (2015-03-24 19:50:01 UTC) #19
commit-bot: I haz the power
5 years, 9 months ago (2015-03-24 19:50:38 UTC) #20
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/76a4b2c98512e8feed2b2d2ba40421496765d6bd
Cr-Commit-Position: refs/heads/master@{#322051}

Powered by Google App Engine
This is Rietveld 408576698