Chromium Code Reviews
DescriptionVideoCaptureImpl cleanup: merge ctor+Init() and DeInit()+dtor.
VideoCaptureImpl::ctor and Init() are always called in sequence,
and so are DeInit() and the destructor. This CL just bundles
them. Some strange comments about threading are made
irrelevant. This CL follows up on some comments in
https://crrev.com/2365223002/
TEST=
./out/gn/content_unittests --gtest_filter=VideoCaptureImpl*
and video capture WAI using any demo
BUG=650113
Committed: https://crrev.com/25f8a1a991cb03ab2c386f25603b9bb468cde68c
Cr-Commit-Position: refs/heads/master@{#421824}
Patch Set 1 : #
Total comments: 2
Patch Set 2 : chfremer@ nit #Patch Set 3 : Rebase and cleanups in unit test files #
Total comments: 2
Patch Set 4 : miu@s comment on passing |io_task_runner| argument #
Messages
Total messages: 28 (18 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||