VideoCaptureDeviceFactoryWin: stop running ComThread before destroying itself
We suspect the problem in issue879672 is caused when ComThread callback for UWP device enumeration happens after VideoCaptureDeviceFactoryWin instance is destroyed. This cl is to try to stop running ComThread for UWP enumeration in the dtor. Bug: 879672 Change-Id: I622ff15815a0844833f87a5ba5390fc7c0e5ebd1 Reviewed-on: https://chromium-review.googlesource.com/1200465Reviewed-by:Christian Fremerey <chfremer@chromium.org> Commit-Queue: Weiyong Yao <braveyao@chromium.org> Cr-Commit-Position: refs/heads/master@{#588224}
Showing
Please register or sign in to comment