DescriptionUse ScopedTaskEnvironment instead of MessageLoop in media/capture/ unit tests
ScopedTaskEnvironment allows usage of ThreadTaskRunnerHandle and
base/task_scheduler/post_task.h within its scope. It should be
instantiated in every unit test that uses either of these APIs
(i.e. no test should instantiate a MessageLoop directly).
Motivation for ScopedTaskEnvironment can be found in:
https://docs.google.com/document/d/1QabRo8c7D9LsYY3cEcaPQbOCLo8Tu-6VLykYXyl3Pkk/edit
BUG=708584
Review-Url: https://codereview.chromium.org/2859273004
Cr-Commit-Position: refs/heads/master@{#469691}
Committed: https://chromium.googlesource.com/chromium/src/+/5742c3808b947b73c4e279c2f753e59e284a1910
Patch Set 1 #
Messages
Total messages: 12 (8 generated)
|